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
/
cmCPackWIXGenerator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modernize: Use #pragma once in all header files
Kitware Robot
2020-09-03
1
-4/+1
*
CPack/WiX: Add support for custom XML namespaces
Fritz Elfert
2020-08-18
1
-0/+7
*
Modernize memory management
Marc Chevrier
2020-03-08
1
-1/+4
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-4/+3
*
clang-tidy: Replace typedef with using
Regina Pfeifer
2019-09-04
1
-3/+3
*
Add missing override
Vitaly Stakhovsky
2018-12-30
1
-6/+6
*
cpack wix: support WiX generator on Cygwin
Stephen Sorley
2017-10-13
1
-1/+8
*
wix: fix spelling error in function name
Keith Holman
2017-04-24
1
-1/+1
*
CPack: drop CPack prefix for includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
CPackWIX: Introduce new CPACK_WIX_ROOT_FOLDER_ID variable
Nils Gladitz
2017-02-06
1
-1/+1
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-12/+2
*
CPackWIX: Fix incomplete CPACK_WIX_SKIP_PROGRAM_FOLDER implementation
Michael Stürmer
2016-09-06
1
-0/+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-51/+32
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-1/+1
*
Source: Stabilize include order
Brad King
2016-04-29
1
-2/+2
*
CPackWIX: Fix installed file property lookups when using components
Nils Gladitz
2015-12-10
1
-0/+3
*
CPackWIX: Add installed file properties for the creation of shortcuts.
Nils Gladitz
2015-02-21
1
-1/+1
*
CPackWIX: Refactor start menu and desktop shortcut creation.
Nils Gladitz
2015-02-21
1
-9/+17
*
CPackWIX: Extend the patching mechanism to allow adding content to <Product>.
Nils Gladitz
2015-02-13
1
-1/+3
*
CPackWIX: Delay creation of cmWIXPatch until CPack has initialized Logger
Nils Gladitz
2014-04-18
1
-1/+2
*
CPackWIX: Allow Windows Installer property customization
Nils Gladitz
2014-03-01
1
-0/+2
*
CPackWIX: refactor and cleanup
Nils Gladitz
2014-02-26
1
-65/+38
*
CPackWiX: Add support for CPACK_CREATE_DESKTOP_LINKS
Timo Rothenpieler
2014-02-08
1
-0/+12
*
CPackWiX: added new CPACK_WIX_CMAKE_PACKAGE_REGISTRY variable
Nils Gladitz
2014-01-08
1
-0/+3
*
CPackWiX: adhere to CMake member naming convention
Nils Gladitz
2013-12-20
1
-6/+6
*
CPackWiX: allow customization of generated WiX sources
Nils Gladitz
2013-12-17
1
-0/+11
*
CPackWiX: add CPack component support
Nils Gladitz
2013-11-26
1
-4/+27
*
CPackWiX: Add variables for custom tool extensions and flags
Nils Gladitz
2013-11-12
1
-0/+10
*
CPackWiX: use safe IDs for generated start menu shortcuts
Nils Gladitz
2013-10-26
1
-3/+18
*
Merge topic 'wix-extra-sources'
Brad King
2013-10-15
1
-0/+4
|
\
|
*
CPackWiX: allow user supplied extra sources, objects and libraries
Nils Gladitz
2013-10-13
1
-0/+4
*
|
CPackWiX: generate deterministic ids for directories, components and files
Nils Gladitz
2013-10-12
1
-3/+17
|
/
*
CPackWIX: Handle CPACK_PACKAGE_EXECUTABLES (#13967)
Fredrik Axelsson
2013-07-19
1
-1/+5
*
CPack: Fix dashboard errors and warnings (#11575)
David Cole
2012-12-04
1
-2/+2
*
CPack: Add a WiX Generator (#11575)
Nils Gladitz
2012-12-03
1
-0/+101