index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
CPack
/
WiX
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace foo.size() pattern with !foo.empty().
Stephen Kelly
2015-08-24
4
-5/+5
*
cmSystemTools: Teach RunSingleCommand to separate stdout and stderr
Brad King
2015-04-20
1
-1/+2
*
Merge topic 'wix-fix-utf8'
Brad King
2015-03-30
3
-4/+10
|
\
|
*
CPackWIX: Omit codepage conversion when internal encoding is already UTF-8.
Nils Gladitz
2015-03-27
3
-4/+10
*
|
CPackWIX: Add static_casts for XML_Parser.
Nils Gladitz
2015-03-26
1
-2/+2
|
/
*
CPackWIX: Fix .wixobj output locations and filenames.
Nils Gladitz
2015-03-06
1
-1/+18
*
CPackWIX: Support patching of root <Feature> elements.
Nils Gladitz
2015-03-06
1
-0/+1
*
CPackWIX: Add new CPACK_STARTUP_SHORTCUTS property.
Nils Gladitz
2015-02-21
5
-1/+39
*
CPackWIX: Add installed file properties for the creation of shortcuts.
Nils Gladitz
2015-02-21
6
-12/+67
*
CPackWIX: Refactor start menu and desktop shortcut creation.
Nils Gladitz
2015-02-21
6
-150/+248
*
CPackWIX: Extend the patching mechanism to allow adding content to <Product>.
Nils Gladitz
2015-02-13
2
-2/+16
*
Use two-iterator std::set::insert where appropriate.
Stephen Kelly
2015-01-11
1
-6/+1
*
CPackWiX: Work around RelativePath() returning an empty string for the root
Nils Gladitz
2014-10-03
1
-0/+5
*
CPackWiX: Extend CPACK_WIX_ACL to support directories
Nils Gladitz
2014-09-27
3
-5/+38
*
CPackWiX: Teach WiX installers to remember the install location for upgrades
Nils Gladitz
2014-09-19
1
-0/+23
*
CPackWIX: Implement CPACK_WIX_ACL (Access Control List) property
Nils Gladitz
2014-08-09
4
-2/+205
*
CPackWiX: Implement CPACK_NEVER_OVERWRITE and CPACK_PERMANENT properties
Nils Gladitz
2014-05-28
3
-3/+23
*
CPackWIX: Delay creation of cmWIXPatch until CPack has initialized Logger
Nils Gladitz
2014-04-18
2
-6/+16
*
stringapi: Miscellaneous char* parameters
Ben Boeckel
2014-03-08
2
-9/+7
*
CPackWIX: support installation of empty directories
Nils Gladitz
2014-03-01
3
-0/+36
*
CPackWIX: Allow Windows Installer property customization
Nils Gladitz
2014-03-01
2
-0/+39
*
CPackWIX: refactor and cleanup
Nils Gladitz
2014-02-26
17
-534/+842
*
CPackWiX: Add support for CPACK_CREATE_DESKTOP_LINKS
Timo Rothenpieler
2014-02-08
2
-2/+113
*
CPackWiX: added new CPACK_WIX_CMAKE_PACKAGE_REGISTRY variable
Nils Gladitz
2014-01-08
2
-1/+45
*
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
Clinton Stimpson
2014-01-07
3
-6/+7
*
Merge topic 'wix-rtf-encoding'
Brad King
2014-01-02
2
-1/+98
|
\
|
*
CPackWiX: allow and convert UTF-8 sequences in RTF writer
Nils Gladitz
2013-12-26
2
-1/+98
*
|
CPackWiX: transfer file read only flag during installation
Nils Gladitz
2013-12-25
1
-0/+11
|
/
*
Merge topic 'wix-cmake-coding-conventions'
Brad King
2013-12-23
8
-108/+108
|
\
|
*
CPackWiX: adhere to CMake member naming convention
Nils Gladitz
2013-12-20
8
-108/+108
*
|
CPackWiX: replace slash with backslash in registry key path
Nils Gladitz
2013-12-20
1
-1/+1
|
/
*
CPackWiX: allow customization of generated WiX sources
Nils Gladitz
2013-12-17
4
-0/+305
*
Windows: Use wide-character system APIs
Clinton Stimpson
2013-12-09
1
-4/+6
*
CPackWiX: add CPack component support
Nils Gladitz
2013-11-26
4
-46/+303
*
CPackWiX: Add variables for custom tool extensions and flags
Nils Gladitz
2013-11-12
2
-6/+73
*
CPackWiX: use safe IDs for generated start menu shortcuts
Nils Gladitz
2013-10-26
4
-125/+199
*
Merge topic 'wix-extra-sources'
Brad King
2013-10-15
2
-0/+32
|
\
|
*
CPackWiX: allow user supplied extra sources, objects and libraries
Nils Gladitz
2013-10-13
2
-0/+32
*
|
CPackWiX: generate deterministic ids for directories, components and files
Nils Gladitz
2013-10-12
2
-23/+150
|
/
*
CPackWIX: Add support for custom WiX templates
Adam J. Weigold
2013-07-19
1
-0/+4
*
CPackWIX: Add option to specify the language(s) of the installer
Richard Ulrich
2013-07-19
1
-0/+5
*
CPackWIX: Handle multiple shortcuts in the start menu
Richard Ulrich
2013-07-19
1
-7/+13
*
CPackWIX: Fix MSI package layout regression from parent
Ian Monroe
2013-07-19
1
-5/+1
*
CPackWIX: Handle CPACK_PACKAGE_EXECUTABLES (#13967)
Fredrik Axelsson
2013-07-19
2
-10/+120
*
CPack: WIX Product Icon, UI Banner, UI Dialog support (#13789)
Eric LaFranchi
2012-12-28
1
-0/+3
*
CPack: Fix dashboard errors and warnings (#11575)
David Cole
2012-12-04
5
-21/+21
*
CPack: Fix dashboard warnings (#11575)
David Cole
2012-12-03
1
-6/+7
*
CPack: Fix dashboard errors (#11575)
David Cole
2012-12-03
1
-2/+2
*
CPack: Add a WiX Generator (#11575)
Nils Gladitz
2012-12-03
6
-0/+1107