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
Commit message (
Expand
)
Author
Age
Files
Lines
*
allow to mark a test as "Not Run" with a specific return code (#8466)
Rolf Eike Beer
2014-01-14
9
-1/+77
*
CMake Nightly Date Stamp
Kitware Robot
2014-01-14
1
-1/+1
*
Merge topic 'support-codelite-ide-generator'
Brad King
2014-01-13
6
-0/+571
|
\
|
*
Add support for codelite IDE project fles
Eran Ifrah
2014-01-10
6
-0/+571
*
|
Merge topic 'missing-dependency-error'
Brad King
2014-01-13
22
-2/+140
|
\
\
|
*
|
AddDependencies: new policy requires dependencies to exist
Nils Gladitz
2014-01-12
22
-2/+140
*
|
|
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 'fix-FindPackageModeMakefileTest-Makefile'
Brad King
2014-01-13
1
-2/+2
|
\
\
\
\
|
*
|
|
|
Tests: Fix find-package mode test.
Stephen Kelly
2014-01-11
1
-2/+2
|
|
/
/
/
*
|
|
|
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
*
|
|
Merge topic 'remove-duplicate-file'
Brad King
2014-01-10
1
-142/+0
|
\
\
\
|
*
|
|
Tests: Remove .orig file.
Stephen Kelly
2014-01-10
1
-142/+0
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'minor-cleanups'
Brad King
2014-01-10
2
-0/+28
|
\
\
\
|
*
|
|
InterfaceLibrary: Add test requiring MAP_IMPORTED_CONFIG whitelisting
Stephen Kelly
2014-01-09
2
-0/+28
*
|
|
|
Merge topic 'find-java-os-x-fixes'
Brad King
2014-01-10
1
-0/+1
|
\
\
\
\
|
*
|
|
|
FindJNI: Set JAVA_INCLUDE_PATH2 for darwin (#14508)
Joe Abbey
2014-01-09
1
-0/+1
*
|
|
|
|
Merge topic 'CheckTypeSize_fix_multiple_invocation'
Brad King
2014-01-10
1
-0/+2
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
CheckTypeSize: Unset temporary variables when done (#14690)
Daniele E. Domenichelli
2014-01-10
1
-0/+2
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-01-10
1
-1/+1
*
|
|
|
|
Merge topic 'extend-docs'
Brad King
2014-01-09
2
-5/+37
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Help: Link to CMAKE_POLICY_DEFAULT_CMP<NNNN> in policies manual.
Stephen Kelly
2014-01-09
1
-1/+3
|
*
|
|
|
Help: Add notes about relocatability of config-file packages.
Stephen Kelly
2014-01-09
1
-4/+34
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'minor-cleanups'
Brad King
2014-01-09
23
-115/+272
|
\
\
\
\
|
*
|
|
|
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
|
*
|
|
|
Help: Fix link to MAP_IMPORTED_CONFIG_<CONFIG>
Stephen Kelly
2014-01-08
1
-1/+1
|
*
|
|
|
cmTarget: Handle NO_SYSTEM_FROM_IMPORTED.
Stephen Kelly
2014-01-08
1
-4/+8
|
|
/
/
/
*
|
|
|
Merge topic 'FindBoost-ms-debug-runtime'
Brad King
2014-01-09
1
-1/+7
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
FindBoost: Add Boost_USE_DEBUG_RUNTIME option (#14686)
Brad King
2014-01-08
1
-1/+7
|
|
/
/
*
|
|
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
46
-44/+405
|
\
\
\
|
*
|
|
get_target_property: Error on non-existent target.
Stephen Kelly
2014-01-08
18
-1/+97
|
*
|
|
FindQt4: Ensure target exists before calling get_target_property.
Stephen Kelly
2014-01-08
1
-11/+15
|
*
|
|
FindQt4: Fix use of get_target_property to use actual target name.
Stephen Kelly
2014-01-08
1
-1/+1
|
*
|
|
Genex: Use case-sensitive comparison for COMPILER_ID.
Stephen Kelly
2014-01-08
13
-1/+130
|
*
|
|
cmTarget: Deprecate COMPILE_DEFINITIONS_ properties with a policy.
Stephen Kelly
2014-01-08
23
-31/+163
*
|
|
|
Merge topic 'optional-install'
Brad King
2014-01-09
20
-2/+265
|
\
\
\
\
|
*
|
|
|
InstallRules: added new variable to disable generation of install rules
Nils Gladitz
2014-01-08
20
-2/+265
[next]