MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0014890 | CMake | CPack | public | 2014-04-18 11:23 | 2015-07-08 08:57 |
Reporter | Nicolas H. | ||||
Assigned To | Nils Gladitz | ||||
Priority | normal | Severity | feature | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | x86_64 | OS | windows | OS Version | all |
Product Version | CMake 2.8.12.2 | ||||
Target Version | Fixed in Version | CMake 3.3 | |||
Summary | 0014890: cpack, wix, It's not possible to patch directories (patch attached) | ||||
Description | on git/master/cmake 3.0 I want to create a shortcut in the startup menu, i have to declare <Directory Id="StartupFolder" Name="Startup"/> on TARGETDIR. I'm not able to do that as directory cannot be patched | ||||
Steps To Reproduce | add SET(CPACK_WIX_PATCH_FILE test.xml) in test.xml put <CPackWiXPatch> <CPackWiXFragment Id="TARGETDIR"> <Directory Id="StartupFolder" Name="Startup"/> </CPackWiXFragment> </CPackWiXPatch> directories.xml is not patched. | ||||
Additional Information | please be nice, it's the first time i contribute to cmake :-) | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | ![]() https://public.kitware.com/Bug/file/5133/0001-added-patch-support-for-directories.patch | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2014-04-18 11:23 | Nicolas H. | New Issue | |||
2014-04-18 11:23 | Nicolas H. | File Added: 0001-added-patch-support-for-directories.patch | |||
2014-04-18 11:26 | Brad King | Assigned To | => Nils Gladitz | ||
2014-04-18 11:26 | Brad King | Status | new => assigned | ||
2014-04-22 09:24 | Nils Gladitz | Note Added: 0035759 | |||
2014-04-22 09:24 | Nils Gladitz | Severity | major => feature | ||
2015-02-23 14:24 | Nils Gladitz | Note Added: 0038026 | |||
2015-02-23 14:24 | Nils Gladitz | Status | assigned => resolved | ||
2015-02-23 14:24 | Nils Gladitz | Fixed in Version | => CMake 3.3 | ||
2015-02-23 14:24 | Nils Gladitz | Resolution | open => fixed | ||
2015-07-08 08:57 | Robert Maynard | Note Added: 0039061 | |||
2015-07-08 08:57 | Robert Maynard | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|