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
*
Ninja: shell escape $(CMAKE_SOURCE_DIR) and $(CMAKE_BINARY_DIR)
Peter Collingbourne
2012-03-17
1
-4/+12
*
Ninja: add support for OBJECT_OUTPUTS, fix PrecompiledHeader test case
Peter Collingbourne
2012-03-17
2
-1/+13
*
Ninja: Avoid using 'this' in member initializers
Brad King
2012-03-16
1
-1/+1
*
Ninja: Fix for PDB files with spaces in the path.
Bill Hoffman
2012-03-16
2
-2/+4
*
Ninja: Constify use of cmCustomCommand
Brad King
2012-03-13
3
-8/+8
*
Ninja: add /DEF: flag to linker call
Peter Kuemmel
2012-03-13
1
-0/+2
*
Ninja: Add a cache option CMAKE_ENABLE_NINJA to enable the ninja generator.
Bill Hoffman
2012-03-09
1
-2/+15
*
Ninja: Add friend struct so it can access the private ConvertToNinjaPath.
David Cole
2012-03-07
1
-0/+2
*
Ninja: add .def file support
Peter Kuemmel
2012-03-07
5
-1/+46
*
Ninja: ensure the output dir exists at compile time
Peter Kuemmel
2012-03-07
1
-0/+5
*
Ninja: Remove an unnecessary variable
Peter Collingbourne
2012-02-28
1
-1/+0
*
Ninja: Use cmSystemTools::ExpandListArgument to split compile/link commands
Peter Collingbourne
2012-02-27
2
-6/+16
*
Ninja: Add a missed license header
Peter Collingbourne
2012-02-27
1
-0/+12
*
Ninja: CMake: Adapt Ninja generator for per-target include dirs
David Cole
2012-02-22
1
-1/+4
*
Merge branch 'target-include-directories' into ninja-generator
David Cole
2012-02-22
151
-1092/+3267
|
\
|
*
Update the documentation regarding INCLUDE_DIRECTORIES.
David Cole
2012-02-22
3
-10/+51
|
*
Call ExpandVariablesInString for each target's INCLUDE_DIRECTORIES
David Cole
2012-02-22
1
-0/+14
|
*
Make search paths ordered and unique
David Cole
2012-02-22
1
-1/+14
|
*
Remove cmMakefile::GetIncludeDirectories
David Cole
2012-02-22
2
-29/+0
|
*
Extract and use the INCLUDE_DIRECTORIES target properties.
Stephen Kelly
2012-02-22
18
-125/+204
|
*
Keep the INCLUDE_DIRECTORIES target property up to date.
Stephen Kelly
2012-02-22
2
-0/+14
|
*
Add API to get the ordered includes for a target.
Stephen Kelly
2012-02-22
2
-0/+27
|
*
CMake: Eliminate cmMakefile::IncludeDirectories
David Cole
2012-02-22
3
-84/+71
|
*
Remove include flags memoization.
Stephen Kelly
2012-02-22
2
-15/+3
|
*
Make it safe to call this method without creating duplicates.
Stephen Kelly
2012-02-22
1
-2/+6
|
*
Refactor GetIncludeFlags to take includes instead of fetching them
Stephen Kelly
2012-02-22
4
-10/+21
|
*
KWSys Nightly Date Stamp
KWSys Robot
2012-02-22
1
-1/+1
|
*
Merge topic 'HandleTargetsInCMakeRequiredLibraries'
David Cole
2012-02-21
17
-67/+257
|
|
\
|
|
*
Check*.cmake: Expand imported targets in CMAKE_REQUIRED_LIBRARIES
Alex Neundorf
2012-02-21
13
-11/+206
|
|
*
bootstrap: move while() and endwhile() into the bootstrap build
Alex Neundorf
2012-02-21
2
-4/+4
|
|
*
-don't pull in CheckTypeSize.cmake from the cmake which is being built
Alex Neundorf
2012-02-21
1
-6/+1
|
|
*
-remove trailing whitespace
Alex Neundorf
2012-02-21
9
-46/+46
|
*
|
Merge topic 'qt3-find-qtmain'
David Cole
2012-02-21
1
-1/+4
|
|
\
\
|
|
*
|
Fix paths/hints for finding qtmain.
Clinton Stimpson
2012-02-20
1
-1/+4
|
*
|
|
Merge topic 'update-KWIML'
David Cole
2012-02-21
1
-1/+9
|
|
\
\
\
|
|
*
\
\
Merge branch 'upstream-kwiml' into update-KWIML
Brad King
2012-02-20
1
-1/+9
|
|
|
\
\
\
|
|
|
*
|
|
KWIML: Teach ABI.h that MIPS is biendian
Modestas Vainius
2012-02-20
1
-1/+9
|
*
|
|
|
|
Merge topic 'doBuildRPM-withSpaceInTree'
David Cole
2012-02-21
1
-0/+8
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Do not build RPM if path of the build tree contains space
Eric NOULARD
2012-02-19
1
-0/+8
|
*
|
|
|
|
|
Merge topic 'CPack-dynamicDocSection'
David Cole
2012-02-21
11
-67/+230
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
Try to fix compile error on Win32-vs70
Eric NOULARD
2012-02-18
1
-3/+4
|
|
*
|
|
|
|
|
Fix typo in end markup
Eric NOULARD
2012-02-18
1
-1/+1
|
|
*
|
|
|
|
|
More documentation concerning CPack Components
Eric NOULARD
2012-02-18
1
-1/+46
|
|
*
|
|
|
|
|
Put CPack DMG and PackageMaker doc in separate files
Eric NOULARD
2012-02-18
3
-55/+104
|
|
*
|
|
|
|
|
Correct copy/paste section name mistake
Eric NOULARD
2012-02-18
1
-1/+1
|
|
*
|
|
|
|
|
Suppress unecessary (now empty) doc sections
Eric NOULARD
2012-02-18
1
-2/+0
|
|
*
|
|
|
|
|
Add structure documentation for CPack Bundle generator
Eric NOULARD
2012-02-18
1
-0/+12
|
|
*
|
|
|
|
|
Add structured documentation for NSIS
Eric NOULARD
2012-02-18
1
-0/+42
|
|
*
|
|
|
|
|
Dynamically add documentation section specified in documented script.
Eric NOULARD
2012-02-18
5
-9/+25
|
*
|
|
|
|
|
|
Merge topic 'GenerateExportHeader_MinorFix'
David Cole
2012-02-21
1
-1/+1
|
|
\
\
\
\
\
\
\
[next]