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
*
cmMakefile: make some methods take const std::string& instead of const char*
Rolf Eike Beer
2014-01-16
26
-59/+63
*
CMake Nightly Date Stamp
Kitware Robot
2014-01-15
1
-1/+1
*
Merge topic 'fix-cb-nmake-quotes'
Brad King
2014-01-14
1
-3/+5
|
\
|
*
CodeBlocks: fix unescaped command quotes when used with nmake
Nils Gladitz
2014-01-13
1
-3/+5
*
|
CMake Nightly Date Stamp
Kitware Robot
2014-01-14
1
-1/+1
|
/
*
Merge topic 'support-codelite-ide-generator'
Brad King
2014-01-13
4
-0/+546
|
\
|
*
Add support for codelite IDE project fles
Eran Ifrah
2014-01-10
4
-0/+546
*
|
Merge topic 'missing-dependency-error'
Brad King
2014-01-13
6
-2/+69
|
\
\
|
*
|
AddDependencies: new policy requires dependencies to exist
Nils Gladitz
2014-01-12
6
-2/+69
*
|
|
Merge topic 'constify'
Brad King
2014-01-13
9
-56/+72
|
\
\
\
|
*
|
|
cmGlobalGenerator: Make SelectMakeProgram const.
Stephen Kelly
2014-01-12
4
-10/+10
|
*
|
|
cmGlobalGenerator: Make CheckALLOW_DUPLICATE_CUSTOM_TARGETS const
Stephen Kelly
2014-01-12
4
-4/+4
|
*
|
|
cmGlobalGenerator: Make some API const.
Stephen Kelly
2014-01-12
2
-39/+55
|
*
|
|
cmGeneratorTarget: Hold a const global generator.
Stephen Kelly
2014-01-12
2
-2/+2
|
*
|
|
cmComputeLinkDepends: Hold a const global generator.
Stephen Kelly
2014-01-12
1
-1/+1
*
|
|
|
Merge topic 'fix-find-package-mode'
Brad King
2014-01-13
3
-26/+31
|
\
\
\
\
|
*
|
|
|
cmake: Future-proof --find-package mode.
Stephen Kelly
2014-01-13
3
-26/+31
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'ninja_fix_rerun'
Brad King
2014-01-13
1
-5/+24
|
\
\
\
\
|
*
|
|
|
Ninja: Avoid re-running CMake on next build after regeneration
Robert Maynard
2014-01-13
1
-5/+24
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-01-13
1
-1/+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-01-12
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-01-11
1
-1/+1
|
|
/
|
/
|
*
|
CMake Nightly Date Stamp
Kitware Robot
2014-01-10
1
-1/+1
*
|
Merge topic 'minor-cleanups'
Brad King
2014-01-09
22
-114/+271
|
\
\
|
*
|
cmTarget: Make GetSourceFiles populate an out-vector parameter.
Stephen Kelly
2014-01-09
18
-33/+54
|
*
|
cmGeneratorTarget: Add methods to access source file groups.
Stephen Kelly
2014-01-09
11
-77/+209
|
*
|
cmTarget: Handle NO_SYSTEM_FROM_IMPORTED.
Stephen Kelly
2014-01-08
1
-4/+8
*
|
|
Merge topic 'compat-help-custom-modules'
Brad King
2014-01-09
3
-2/+59
|
\
\
\
|
*
|
|
cmake: Implement placeholder --help-custom-modules compatibility
Brad King
2014-01-08
3
-2/+59
|
|
/
/
*
|
|
Merge topic 'policies'
Brad King
2014-01-09
7
-33/+134
|
\
\
\
|
*
|
|
get_target_property: Error on non-existent target.
Stephen Kelly
2014-01-08
3
-1/+36
|
*
|
|
Genex: Use case-sensitive comparison for COMPILER_ID.
Stephen Kelly
2014-01-08
3
-1/+29
|
*
|
|
cmTarget: Deprecate COMPILE_DEFINITIONS_ properties with a policy.
Stephen Kelly
2014-01-08
6
-31/+69
*
|
|
|
Merge topic 'optional-install'
Brad King
2014-01-09
1
-2/+13
|
\
\
\
\
|
*
|
|
|
InstallRules: added new variable to disable generation of install rules
Nils Gladitz
2014-01-08
1
-2/+13
*
|
|
|
|
Merge topic 'vs10-include-backslashes'
Brad King
2014-01-09
1
-1/+3
|
\
\
\
\
\
|
*
|
|
|
|
VS: Convert include path to backslashes for VS >= 10
Brad King
2014-01-08
1
-1/+3
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-01-09
1
-1/+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge topic 'wix-cmake-package-registry'
Brad King
2014-01-08
2
-1/+45
|
\
\
\
\
|
*
|
|
|
CPackWiX: added new CPACK_WIX_CMAKE_PACKAGE_REGISTRY variable
Nils Gladitz
2014-01-08
2
-1/+45
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'xcode-storyboard-file-type'
Brad King
2014-01-08
1
-1/+4
|
\
\
\
\
|
*
|
|
|
Xcode: Fix storyboard view
Ruslan Baratov
2014-01-07
1
-1/+4
|
|
/
/
/
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-01-08
1
-1/+1
|
/
/
/
*
|
|
Merge topic 'minor-cleanups'
Brad King
2014-01-07
6
-71/+92
|
\
\
\
|
*
|
|
Genex: Add a nullary form for CONFIG
Stephen Kelly
2014-01-07
1
-2/+6
|
*
|
|
Genex: Make EQUAL support upper case binary literals
Stephen Kelly
2014-01-06
1
-6/+6
|
*
|
|
Genex: Fix case of methods in the dag checker.
Stephen Kelly
2014-01-06
3
-9/+9
|
*
|
|
Genex: Use a preprocessor loop to implement transitive DAG check.
Stephen Kelly
2014-01-06
2
-32/+29
|
*
|
|
Genex: List transitive properties and methods as a table, not two lists.
Stephen Kelly
2014-01-06
1
-10/+12
|
*
|
|
Add cmHasLiteralSuffix API.
Stephen Kelly
2014-01-06
3
-12/+30
[next]