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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop "full" documentation output types
Brad King
2013-10-15
19
-1462/+23
*
Add reStructuredText (RST) documentation formatter
Brad King
2013-10-15
8
-4/+180
*
Drop CPack module documentation markup extraction
Brad King
2013-10-15
3
-386/+0
*
Drop definition of internal property
Brad King
2013-10-15
1
-5/+0
*
Drop CMAKE_STRICT mode
Brad King
2013-10-15
5
-168/+0
*
cmDocumentation: Drop version output from usage and text help
Brad King
2013-10-15
1
-8/+1
*
cmake: Add --help-policy-list option
Brad King
2013-10-15
3
-1/+16
*
Cleanup use of CMake version in install destinations
Brad King
2013-10-15
1
-0/+36
*
Factor CMake version logic into dedicated module
Brad King
2013-10-15
1
-0/+23
*
Merge topic 'doc-list-append-nothing'
Brad King
2013-10-15
1
-1/+1
|
\
|
*
list: Fix docs for APPEND to show that elements are optional
Роман Донченко
2013-10-14
1
-1/+1
*
|
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
*
|
|
Merge topic 'wix-deterministic-ids'
Brad King
2013-10-15
2
-23/+150
|
\
\
\
|
*
|
|
CPackWiX: generate deterministic ids for directories, components and files
Nils Gladitz
2013-10-12
2
-23/+150
*
|
|
|
Merge topic 'target-LOCATION-policy'
Brad King
2013-10-15
4
-0/+75
|
\
\
\
\
|
*
|
|
|
cmTarget: Deprecate the LOCATION target property with a policy.
Stephen Kelly
2013-10-11
4
-0/+75
|
|
/
/
/
*
|
|
|
Merge topic 'deprecate-COMPILE_FLAGS'
Brad King
2013-10-15
1
-1/+4
|
\
\
\
\
|
*
|
|
|
Deprecate COMPILE_FLAGS target property.
Stephen Kelly
2013-10-11
1
-1/+4
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'export-at-generate-time'
Brad King
2013-10-15
10
-107/+205
|
\
\
\
\
|
*
|
|
|
export(): Handle multiple dependent export sets.
Stephen Kelly
2013-10-11
2
-10/+69
|
*
|
|
|
export(): Process the export() command at generate time.
Stephen Kelly
2013-10-11
9
-79/+116
|
*
|
|
|
export(): Set a Makefile on the cmExportBuildFileGenerator.
Stephen Kelly
2013-10-10
3
-17/+19
|
*
|
|
|
cmExportInstallFileGenerator: Fix comment to match reality.
Stephen Kelly
2013-10-10
1
-2/+2
*
|
|
|
|
Merge topic 'fix-CMP0024-multiple-directories'
Brad King
2013-10-15
4
-15/+19
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
CMP0024: Store the fact of included export in global generator.
Stephen Kelly
2013-10-10
4
-15/+19
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'osx-framework-search-flag'
Brad King
2013-10-15
4
-13/+37
|
\
\
\
\
|
*
|
|
|
OS X: Encode -F framework search flag in per-language platform variable
Brad King
2013-10-10
4
-13/+37
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-10-15
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-10-14
1
-1/+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-10-13
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-10-12
1
-1/+1
|
|
_
|
/
|
/
|
|
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-10-11
1
-1/+1
|
/
/
*
|
CMake Nightly Date Stamp
Kitware Robot
2013-10-10
1
-1/+1
|
/
*
Merge topic 'osx-cmake-app-info-plist'
Brad King
2013-10-09
2
-1/+38
|
\
|
*
OS X: Set CMake.app bundle Info.plist fields (#11694)
Brad King
2013-10-08
2
-1/+38
*
|
Merge topic 'deprecation-message'
Brad King
2013-10-09
4
-4/+34
|
\
\
|
*
|
message: Add a DEPRECATION mode
Stephen Kelly
2013-10-08
4
-4/+34
*
|
|
Merge topic 'haiku-updates'
Brad King
2013-10-09
5
-28/+33
|
\
\
\
|
*
|
|
Haiku: Include files cleanup in cmCTest
Adrien Destugues
2013-10-08
1
-5/+1
|
*
|
|
Haiku: Remove use of B_COMMON_DIRECTORY
Adrien Destugues
2013-10-08
4
-23/+32
*
|
|
|
Merge topic 'update-kwsys'
Brad King
2013-10-09
3
-13/+5
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge branch 'upstream-kwsys' into update-kwsys
Brad King
2013-10-08
3
-13/+5
*
|
|
|
Merge topic 'unset-PARENT_SCOPE'
Brad King
2013-10-09
2
-2/+11
|
\
\
\
\
|
*
|
|
|
unset: Add PARENT_SCOPE option
Brad King
2013-10-08
2
-2/+11
*
|
|
|
|
Merge topic 'apple-clang-id'
Brad King
2013-10-09
6
-0/+65
|
\
\
\
\
\
|
*
|
|
|
|
Set policy CMP0025 to NEW while building CMake itself
Brad King
2013-10-08
1
-0/+3
|
*
|
|
|
|
Add policy CMP0025 for Apple Clang compiler id compatibility
Brad King
2013-10-08
4
-0/+61
|
*
|
|
|
|
Clang: Add separate "AppleClang" compiler id
Brad King
2013-10-08
1
-0/+1
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-10-09
1
-1/+1
|
|
_
|
_
|
/
/
|
/
|
|
|
|
[next]