Stephen Kelly
|
6162c9194b
Use two-iterator std::set::insert where appropriate.
|
11 years ago |
Nils Gladitz
|
fb009f00ae
CPackWiX: Work around RelativePath() returning an empty string for the root
|
11 years ago |
Nils Gladitz
|
d48c781fc2
CPackWiX: Extend CPACK_WIX_ACL to support directories
|
11 years ago |
Nils Gladitz
|
e785fab54b
CPackWiX: Teach WiX installers to remember the install location for upgrades
|
11 years ago |
Nils Gladitz
|
d0b1d2a65b
CPackWiX: Implement CPACK_NEVER_OVERWRITE and CPACK_PERMANENT properties
|
11 years ago |
Nils Gladitz
|
cb59f5da97
CPackWIX: Delay creation of cmWIXPatch until CPack has initialized Logger
|
11 years ago |
Nils Gladitz
|
642fa25da0
CPackWIX: support installation of empty directories
|
11 years ago |
Nils Gladitz
|
378eb5b712
CPackWIX: Allow Windows Installer property customization
|
11 years ago |
Nils Gladitz
|
6fcd835c07
CPackWIX: refactor and cleanup
|
11 years ago |
Timo Rothenpieler
|
b78d74de64
CPackWiX: Add support for CPACK_CREATE_DESKTOP_LINKS
|
11 years ago |
Nils Gladitz
|
92c4d4039e
CPackWiX: added new CPACK_WIX_CMAKE_PACKAGE_REGISTRY variable
|
11 years ago |
Clinton Stimpson
|
5730710c86
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
|
12 years ago |
Nils Gladitz
|
44a7543c53
CPackWiX: transfer file read only flag during installation
|
12 years ago |
Brad King
|
b5ef7fd47e
Merge topic 'wix-cmake-coding-conventions'
|
12 years ago |
Nils Gladitz
|
37a1157aa9
CPackWiX: adhere to CMake member naming convention
|
12 years ago |
Nils Gladitz
|
7eea71ea57
CPackWiX: replace slash with backslash in registry key path
|
12 years ago |
Nils Gladitz
|
8632233a2f
CPackWiX: allow customization of generated WiX sources
|
12 years ago |
Clinton Stimpson
|
0b9906c2fb
Windows: Use wide-character system APIs
|
12 years ago |
Nils Gladitz
|
7b390f75e8
CPackWiX: add CPack component support
|
12 years ago |
Nils Gladitz
|
096591b96a
CPackWiX: Add variables for custom tool extensions and flags
|
12 years ago |
Nils Gladitz
|
fe7f8c99a4
CPackWiX: use safe IDs for generated start menu shortcuts
|
12 years ago |
Brad King
|
69fd12583c
Merge topic 'wix-extra-sources'
|
12 years ago |
Nils Gladitz
|
2e6cadde13
CPackWiX: allow user supplied extra sources, objects and libraries
|
12 years ago |
Nils Gladitz
|
3a4a74828c
CPackWiX: generate deterministic ids for directories, components and files
|
12 years ago |
Adam J. Weigold
|
bf23891942
CPackWIX: Add support for custom WiX templates
|
12 years ago |
Richard Ulrich
|
bfa2e299ae
CPackWIX: Add option to specify the language(s) of the installer
|
12 years ago |
Richard Ulrich
|
6e51ea9870
CPackWIX: Handle multiple shortcuts in the start menu
|
12 years ago |
Ian Monroe
|
6d77e1ab3f
CPackWIX: Fix MSI package layout regression from parent
|
12 years ago |
Fredrik Axelsson
|
8c0e32550c
CPackWIX: Handle CPACK_PACKAGE_EXECUTABLES (#13967)
|
12 years ago |
Eric LaFranchi
|
3793dca08a
CPack: WIX Product Icon, UI Banner, UI Dialog support (#13789)
|
13 years ago |