View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014431CMakeCPackpublic2013-09-24 08:082015-07-08 08:57
ReporterDomagoj Saric 
Assigned ToNils Gladitz 
PrioritynormalSeverityfeatureReproducibilityN/A
StatusclosedResolutionwon't fix 
PlatformOSWindowsOS Version
Product Version 
Target VersionFixed in Version 
Summary0014431: WiX: use Visual Studio integration
DescriptionThe WiX toolset integrates itself with Visual Studio and it would be nice if CMake/CPack would create the PACKAGE target as a .wixproj (instead of the generic VS project) when using the WIX generator.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0034117)
Nils Gladitz (developer)
2013-10-14 08:48

Can you elaborate your use case for this feature and why it would be useful?

I think to actually implement this feature:
- WIX would have to be the only active generator
- CMake would have to generate the .wixproj
- .wixproj would only work with non-express versions of Visual Studio(?)
- CPack itself would have to be disabled or extended in a way that would allow it to run msbuild for the .wixproj

Users could see WIX generator generated source files but they would not be allowed to modify them (since they would get regenerated every time cmake reruns).
(0037966)
Nils Gladitz (developer)
2015-02-13 06:15

There hasn't been any feedback on the issue since it was created so I am resolving it for now. Feel free to reopen it or create a new issue if you can come up with a more concrete proposal.
(0039050)
Robert Maynard (manager)
2015-07-08 08:57

Closing resolved issues that have not been updated in more than 4 months.

 Issue History
Date Modified Username Field Change
2013-09-24 08:08 Domagoj Saric New Issue
2013-10-12 17:12 Nils Gladitz Status new => assigned
2013-10-12 17:12 Nils Gladitz Assigned To => Nils Gladitz
2013-10-14 08:48 Nils Gladitz Note Added: 0034117
2013-10-14 08:48 Nils Gladitz Status assigned => feedback
2015-02-13 06:15 Nils Gladitz Note Added: 0037966
2015-02-13 06:15 Nils Gladitz Status feedback => resolved
2015-02-13 06:15 Nils Gladitz Resolution open => won't fix
2015-07-08 08:57 Robert Maynard Note Added: 0039050
2015-07-08 08:57 Robert Maynard Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team