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
/
cmWIXSourceWriter.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-2/+4
*
Meta: modernize old-fashioned loops to range-based `for` (CPack).
Pavel Solodovnikov
2017-09-19
1
-3/+1
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
CPack: drop CPack prefix for includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
Encoding: Remove option to use ANSI code page internally
Clinton Stimpson
2016-11-02
1
-40/+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
-2/+19
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-100/+76
*
Source: Stabilize include order
Brad King
2016-04-29
1
-2/+0
*
CPackWIX: Handle text nodes in XML patch content
Nils Gladitz
2015-10-12
1
-0/+19
*
Replace foo.size() pattern with !foo.empty().
Stephen Kelly
2015-08-24
1
-1/+1
*
CPackWIX: Omit codepage conversion when internal encoding is already UTF-8.
Nils Gladitz
2015-03-27
1
-2/+8
*
CPackWIX: refactor and cleanup
Nils Gladitz
2014-02-26
1
-7/+7
*
CPackWiX: adhere to CMake member naming convention
Nils Gladitz
2013-12-20
1
-35/+35
*
CPackWiX: add CPack component support
Nils Gladitz
2013-11-26
1
-0/+9
*
CPackWiX: use safe IDs for generated start menu shortcuts
Nils Gladitz
2013-10-26
1
-5/+24
*
CPack: Fix dashboard errors and warnings (#11575)
David Cole
2012-12-04
1
-3/+3
*
CPack: Fix dashboard warnings (#11575)
David Cole
2012-12-03
1
-6/+7
*
CPack: Add a WiX Generator (#11575)
Nils Gladitz
2012-12-03
1
-0/+188