[JIRA] Created: (SSPCPP-506) Add WiX Builds into VisualStudio/MsBuild
Rod Widdowson (JIRA)
noreply at shibboleth.net
Mon Sep 24 12:29:21 EDT 2012
Add WiX Builds into VisualStudio/MsBuild
----------------------------------------
Key: SSPCPP-506
URL: https://issues.shibboleth.net/jira/browse/SSPCPP-506
Project: Shibboleth SP - C++
Issue Type: Task
Components: Installation / Packaging
Affects Versions: 2.5.0
Reporter: Rod Widdowson
Assignee: Rod Widdowson
We need to take the stuff which is currently scattered inside two batch files and a wix include file and put them into proper projects within the Shibboleth master solution (.sln). Then we can arrange to collect parameterization from the MSBuild properties file and get the dependencies such that you just say "build" and out pops all the msm and msi files that you need.
This was not done in the first pass of Wix-isation so as to control risk, but it leaves the Windows build needlessly fragmented, tedious and this risk-prone.
Wix has support for most of this stuff so it is "just" a matter of swapping in the tech and building the thing.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the commits
mailing list