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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmake: Teach --build to honor CMAKE_VERBOSE_MAKEFILE for Ninja
Gregor Jasny
2015-02-26
1
-1/+1
*
Merge topic 'wix-shortcut-properties'
Brad King
2015-02-23
8
-152/+343
|
\
|
*
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
*
|
CPack: Print output from codesign if signing fails
André Klitzing
2015-02-20
1
-6/+7
|
/
*
CPackWIX: Extend the patching mechanism to allow adding content to <Product>.
Nils Gladitz
2015-02-13
2
-2/+16
*
Split cmAlgorithms into a separate header file.
Stephen Kelly
2015-02-10
1
-0/+1
*
Merge topic 'cmStandardIncludes-cleanup'
Brad King
2015-02-10
1
-0/+1
|
\
|
*
cmStandardIncludes: Remove list include.
Stephen Kelly
2015-02-06
1
-0/+1
*
|
Merge topic 'use-algorithms'
Brad King
2015-02-10
2
-5/+5
|
\
\
|
*
|
Remove use of cmsys_stl.
Stephen Kelly
2015-02-05
2
-5/+5
|
|
/
*
|
Merge branch 'backport-no-global-setlocale' into no-global-setlocale
Brad King
2015-02-06
1
-2/+0
|
\
\
|
|
/
|
/
|
|
*
Do not call setlocale() globally in CMake applications (#15377)
Brad King
2015-02-06
1
-2/+0
|
*
CPack: Fix packaging of source tarballs with symbolic links
Bill Hoffman
2015-01-30
1
-0/+12
|
*
Merge branch 'cpack-PackageMaker-OSX-10.10' into release
Brad King
2015-01-15
2
-10/+26
|
|
\
|
*
|
CPack: Avoid crash on invalid CMake generator name (#15308)
Domen Vrankar
2015-01-14
1
-0/+8
*
|
|
CPack: Fix packaging of source tarballs with symbolic links
Bill Hoffman
2015-01-30
1
-0/+12
*
|
|
Replace 'foo.length() > 0' pattern with !foo.empty().
Stephen Kelly
2015-01-18
1
-2/+2
*
|
|
Replace 'foo.size() == 0' pattern with foo.empty().
Stephen Kelly
2015-01-18
1
-1/+1
*
|
|
Replace 'foo.size() > 0' pattern with !foo.empty().
Stephen Kelly
2015-01-18
2
-6/+6
*
|
|
Merge topic 'delete-algorithm'
Brad King
2015-01-15
1
-5/+1
|
\
\
\
|
*
|
|
Use the cmDeleteAll algorithm instead of trivial raw loops.
Stephen Kelly
2015-01-13
1
-5/+1
*
|
|
|
Merge topic 'cpack-PackageMaker-OSX-10.10'
Brad King
2015-01-15
2
-10/+26
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
CPack: Fix PackageMaker internal versioning for OS X 10.10
Calin Cascaval
2015-01-12
2
-10/+26
|
|
/
*
|
Merge topic 'drop-ancient-workarounds'
Brad King
2015-01-12
14
-79/+80
|
\
\
|
*
|
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
14
-79/+80
*
|
|
Use two-iterator std::set::insert where appropriate.
Stephen Kelly
2015-01-11
1
-6/+1
|
/
/
*
|
CPack invalid CMake generator
Domen Vrankar
2015-01-02
1
-0/+8
*
|
cpack: Fix installed size computation with PackageMaker generator
Calin Cascaval
2014-12-22
1
-0/+1
*
|
Remove some unneeded c_str calls.
Stephen Kelly
2014-11-23
4
-9/+9
*
|
CPack: Add support for code signing of bundles on MacOS
André Klitzing
2014-10-28
2
-1/+127
*
|
Merge topic 'remove-borland-build'
Brad King
2014-10-21
2
-5/+0
|
\
\
|
*
|
Remove borland workarounds.
Stephen Kelly
2014-10-15
2
-5/+0
|
|
/
*
|
strings: Remove redundant calls to std::string::c_str()
Nils Gladitz
2014-10-15
6
-16/+16
|
/
*
Merge topic 'cpack-ifw-updates'
Brad King
2014-10-07
4
-37/+155
|
\
|
*
CPackIFW: Added support for multiple repositories
Konstantin Podsvirov
2014-10-05
4
-25/+142
|
*
CPackIFW: Search algorithm update
Konstantin Podsvirov
2014-10-04
1
-12/+13
*
|
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
*
CPackIFW: Revise this generator
Konstantin Podsvirov
2014-08-12
6
-20/+98
*
Merge topic 'wix-acl'
Brad King
2014-08-11
4
-2/+205
|
\
|
*
CPackWIX: Implement CPACK_WIX_ACL (Access Control List) property
Nils Gladitz
2014-08-09
4
-2/+205
*
|
Merge topic 'cpack-ifw-generator'
Brad King
2014-08-11
9
-992/+1666
|
\
\
|
|
/
|
/
|
|
*
CPackIFW: Refactor and revise this generator
Konstantin Podsvirov
2014-08-11
9
-992/+1666
*
|
Fix used value warning.
Bill Hoffman
2014-08-05
1
-2/+1
|
/
*
Fix scan-build warning parsed is never read after being set.
Bill Hoffman
2014-08-04
1
-1/+0
*
Merge topic 'cpack-ifw-generator'
Brad King
2014-07-31
1
-5/+65
|
\
|
*
CPackIFW: Add package configuration variables
Konstantin Podsvirov
2014-07-29
1
-5/+65
[next]