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
*
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
57
-399/+1279
|
\
|
*
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
15
-125/+166
|
*
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
3
-15/+15
|
|
\
|
|
*
bootstrap: move while() and endwhile() into the bootstrap build
Alex Neundorf
2012-02-21
2
-4/+4
|
|
*
-remove trailing whitespace
Alex Neundorf
2012-02-21
2
-11/+11
|
*
|
Merge topic 'CPack-dynamicDocSection'
David Cole
2012-02-21
3
-9/+24
|
|
\
\
|
|
*
|
Try to fix compile error on Win32-vs70
Eric NOULARD
2012-02-18
1
-3/+4
|
|
*
|
Suppress unecessary (now empty) doc sections
Eric NOULARD
2012-02-18
1
-2/+0
|
|
*
|
Dynamically add documentation section specified in documented script.
Eric NOULARD
2012-02-18
3
-7/+23
|
*
|
|
Merge topic 'findlibrary-versioned-libraries'
David Cole
2012-02-21
1
-4/+14
|
|
\
\
\
|
|
*
|
|
Find_library(): allow searching for versioned shared objects
Rolf Eike Beer
2012-02-18
1
-4/+14
|
*
|
|
|
Merge topic 'fix-typos-12975'
David Cole
2012-02-21
1
-4/+4
|
|
\
\
\
\
|
|
*
|
|
|
various typo and formatting fixes in manual pages (#12975)
Modestas Vainius
2012-02-18
1
-4/+4
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge topic 'try-compile-random-name'
David Cole
2012-02-21
1
-4/+9
|
|
\
\
\
\
|
|
*
|
|
|
try_compile: Use random executable file name (#12957)
Brad King
2012-02-16
1
-4/+9
|
*
|
|
|
|
Merge topic 'honor-gcov-empty-coverage'
David Cole
2012-02-21
1
-1/+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
CTest: mark all gcov covered files as covered
Rolf Eike Beer
2012-02-15
1
-1/+1
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge topic 'link-OpenBSD-shared-libs-issue-12954'
David Cole
2012-02-21
2
-1/+14
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Recognize OpenBSD versioned .so names (#12954)
Brad King
2012-02-13
2
-1/+14
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2012-02-21
1
-1/+1
|
*
|
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2012-02-20
1
-1/+1
|
*
|
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2012-02-19
1
-1/+1
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2012-02-18
1
-1/+1
|
*
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2012-02-17
1
-1/+1
|
*
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2012-02-16
1
-1/+1
|
|
|
/
/
|
|
/
|
|
|
*
|
|
KWSys Nightly Date Stamp
KWSys Robot
2012-02-15
1
-1/+1
|
*
|
|
Merge topic 'FixFeatureSummaryForREQUIREDPackages'
David Cole
2012-02-14
1
-0/+9
|
|
\
\
\
|
|
*
|
|
fix FeatureSummary for REQUIRED packages, they were reported as OPTIONAL
Alex Neundorf
2012-02-11
1
-0/+9
[next]