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
*
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
|
*
|
Add find-package mode, which does nothing yet
Alex Neundorf
2011-07-02
1
-0/+25
*
|
|
Fix bootstrap test with automoc
Alex Neundorf
2011-08-17
1
-2/+1
*
|
|
Add the cmake module required currently for automoc
Alex Neundorf
2011-08-14
1
-0/+7
*
|
|
Start implementing skeleton for automoc in cmake
Alex Neundorf
2011-08-14
1
-1/+2
*
|
|
Start work on automoc: add empty cmQtAutomoc class
Alex Neundorf
2011-08-07
1
-0/+7
*
|
|
Merge topic 'split-stdout-stderr'
David Cole
2011-08-02
1
-4/+5
|
\
\
\
|
*
|
|
RunSingleCommand: Add a OUTPUT_NORMAL flag.
Johan Björk
2011-07-28
1
-3/+3
|
*
|
|
RunSingleCommand: Replace verbose boolean with enum
Johan Björk
2011-07-28
1
-3/+4
|
|
/
/
*
|
|
Merge topic 'SetPropertyAppendString'
Brad King
2011-07-26
1
-2/+2
|
\
\
\
|
*
|
|
Fix #12342: Add APPEND_STRING option to set_property()
Alex Neundorf
2011-07-15
1
-2/+2
|
|
/
/
*
|
|
Add VisualStudio 9 and 10 generators for Itanium platform
Matej Hribernik
2011-06-20
1
-0/+6
|
/
/
*
|
Merge topic 'MoreGraphVizFeatures'
Brad King
2011-04-19
1
-0/+1
|
\
\
|
*
|
Also generate dependers-graphviz files.
Alex Neundorf
2011-02-06
1
-0/+1
*
|
|
Merge topic 'cleanup-unused-variable-check'
Brad King
2011-03-31
1
-22/+25
|
\
\
\
|
*
|
|
Fix unused cache warning after multiple configure iterations
Brad King
2011-03-24
1
-2/+5
|
*
|
|
Refine unused cache variable warning
Brad King
2011-03-24
1
-20/+20
|
|
/
/
*
|
|
Merge topic 'fix-2828-more-info-in-script-mode'
Brad King
2011-02-22
1
-5/+15
|
\
\
\
|
*
|
|
Fix KWStyle line-too-long complaint (#2828)
David Cole
2011-02-04
1
-1/+2
|
*
|
|
Add CMAKE_ARGC and CMAKE_ARGV0..N-1 variables (#2828)
David Cole
2011-02-03
1
-5/+8
|
*
|
|
Add CMAKE_SCRIPT_MODE_FILE variable (#2828)
David Cole
2011-02-02
1
-0/+6
|
|
/
/
*
|
|
Merge topic 'fix-10704-manifest-no-vs10'
Brad King
2011-02-22
1
-1/+4
|
\
\
\
|
*
|
|
VS: Only use /MANIFEST if hasManifest is true (#11216)
David Cole
2011-02-09
1
-1/+4
|
|
/
/
[next]