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
/
cmake.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Output include directories as LOG messages, not warnings.
Stephen Kelly
2013-01-21
1
-0/+4
*
Merge topic 'compatible-INTERFACE-user-properties'
Brad King
2013-01-15
1
-0/+7
|
\
|
*
Add a way to check INTERFACE user property compatibility.
Stephen Kelly
2013-01-15
1
-0/+7
*
|
CMake: Skip empty link.txt lines (#13845)
Brad King
2013-01-11
1
-0/+6
|
/
*
Fix some warnings from -Wundef
Stephen Kelly
2012-12-22
1
-1/+1
*
Add command to generate environment for a Windows CE SDK
Patrick Gansterer
2012-11-30
1
-0/+36
*
Always use the auto_ptr from cmsys.
Stephen Kelly
2012-11-20
1
-10/+8
*
VS: Remove platform specific generator files
Patrick Gansterer
2012-11-19
1
-21/+0
*
Allow a GeneratorFactory handling of more than one generator
Patrick Gansterer
2012-11-19
1
-58/+62
*
Search generator in cmake::ExtraGenerators before in cmake::Generators
Patrick Gansterer
2012-11-19
1
-19/+22
*
Add cmGlobalGeneratorFactory::GetGenerators()
Patrick Gansterer
2012-11-19
1
-1/+1
*
Introduce the abstract class cmGlobalGeneratorFactory
Patrick Gansterer
2012-11-19
1
-27/+30
*
Ninja: move -LIBPATH behind -link option
Peter Kümmel
2012-10-01
1
-1/+5
*
Revert "Ninja: don't expand any rsp files"
Bill Hoffman
2012-10-01
1
-15/+7
*
Merge topic 'use-generator-target'
David Cole
2012-09-25
1
-1/+2
|
\
|
*
Port cmLocalGenerator::GetTargetFlags to cmGeneratorTarget.
Stephen Kelly
2012-09-19
1
-1/+2
*
|
Merge topic 'vs-link-rsp'
Brad King
2012-09-19
1
-7/+15
|
\
\
|
*
|
Ninja: don't expand any rsp files
Peter Kuemmel
2012-09-19
1
-7/+15
|
|
/
*
|
VS11: Detect VS 2012 Express for default generator (#13348)
Brad King
2012-09-18
1
-2/+5
|
/
*
Merge topic 'ErrorIfCTEST_USE_LAUNCHERSSetButLauncherRuleNotSet'
Brad King
2012-08-30
1
-0/+11
|
\
|
*
error out if CTEST_USE_LAUNCHERS is TRUE but RULE_LAUNCH_* are not set
Alex Neundorf
2012-08-20
1
-0/+11
*
|
Make platform information files specific to the CMake version
Brad King
2012-08-24
1
-3/+0
|
/
*
Merge topic 'directory-typo'
David Cole
2012-08-13
1
-2/+2
|
\
|
*
Fix typo direcotry -> directory (and similar) [#13444]
Rolf Eike Beer
2012-07-30
1
-2/+2
*
|
Merge topic 'use_normal_ouput_with_chdir'
David Cole
2012-08-13
1
-1/+1
|
\
\
|
|
/
|
/
|
|
*
Use OUTPUT_NORMAL instead of OUTPUT_MERGE for cmake -E chdir.
Bill Hoffman
2012-07-20
1
-1/+1
*
|
Ninja: enable ninja support everywhere
Peter Kümmel
2012-07-20
1
-5/+1
|
/
*
automoc: better error handling (#13299)
Alex Neundorf
2012-06-14
1
-2/+2
*
VS11: Add ARM architecture generator (#13077)
Minmin Gong
2012-05-09
1
-0/+3
*
Merge topic 'ninja-generator'
Brad King
2012-03-19
1
-0/+8
|
\
|
*
Merge branch 'target-include-directories' into ninja-generator
David Cole
2012-02-22
1
-40/+21
|
|
\
|
*
|
Ninja: Add the Ninja generator
Peter Collingbourne
2012-02-02
1
-0/+8
*
|
|
Merge topic 'target-include-directories'
David Cole
2012-03-08
1
-7/+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Extract and use the INCLUDE_DIRECTORIES target properties.
Stephen Kelly
2012-02-22
1
-9/+1
|
*
|
Refactor GetIncludeFlags to take includes instead of fetching them
Stephen Kelly
2012-02-22
1
-1/+5
*
|
|
Run vim spellcheck on some files
Yury G. Kudryashov
2012-02-29
1
-8/+10
|
/
/
*
|
Merge topic 'ImproveCPackDoc-reloaded'
David Cole
2012-02-14
1
-1/+3
|
\
\
|
*
|
CPack Documentation extraction from CMake script begins to work
Eric NOULARD
2012-01-22
1
-1/+3
|
|
/
*
|
Merge topic 'warn-funny-path-names'
David Cole
2012-02-07
1
-24/+0
|
\
\
|
*
|
Allow directory names containing '=' and warn if necessary (#12934)
Brad King
2012-02-06
1
-24/+0
*
|
|
Find VC Express during default generator selection (#12917)
Peter Kuemmel
2012-02-01
1
-8/+15
|
|
/
|
/
|
*
|
Fix typo.
Nicolas Despres
2011-10-23
1
-2/+2
*
|
Add Visual Studio 11 generator for x86 and x64 tools
Brad King
2011-09-23
1
-0/+6
*
|
Merge topic 'fix-12446-no-cmake-E-build'
David Cole
2011-09-07
1
-1/+0
|
\
\
|
*
|
CMake: Remove documentation for -E build (#12446)
Matt McCormick
2011-09-06
1
-1/+0
*
|
|
CMake: Add SaveCache at the end of successful Generate calls
David Cole
2011-09-01
1
-0/+7
|
/
/
*
|
Merge topic 'UsingCMakeLikePkgConfig2'
David Cole
2011-08-25
1
-7/+128
|
\
\
|
*
|
Fix line length
Alex Neundorf
2011-08-18
1
-1/+2
|
*
|
Replace cmake::GetScriptMode() with GetWorkingMode()
Alex Neundorf
2011-08-09
1
-8/+7
|
*
|
Implement find-package mode of cmake
Alex Neundorf
2011-07-02
1
-2/+98
[next]