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
*
cmCurl: Tolerate lack of CURLOPT_CAPATH support
Brad King
2015-08-12
1
-1/+1
*
Merge topic 'tests-use-CMAKE_MAKE_PROGRAM'
Brad King
2015-08-12
2
-0/+12
|
\
|
*
Tests: Fix CMAKE_MAKE_PROGRAM selection in FortranC.Flags test
Brad King
2015-08-11
1
-0/+6
|
*
Tests: Fix CMAKE_MAKE_PROGRAM selection in CMakeOnly tests
Brad King
2015-08-11
1
-0/+6
*
|
Merge topic 'FindProtobuf-vs-x64'
Brad King
2015-08-12
1
-6/+11
|
\
\
|
*
|
FindProtobuf: Search x64 directories in VS-built protobuf source (#14833)
A. Joël Lamotte
2015-08-11
1
-6/+11
|
|
/
*
|
Merge topic 'ExternalProject-hg-clone-without-update'
Brad King
2015-08-12
1
-1/+1
|
\
\
|
*
|
ExternalProject: Tell "hg clone" not to implicitly update
A. Joël Lamotte
2015-08-11
1
-1/+1
|
|
/
*
|
Merge topic 'ctest-report-compiler-version'
Brad King
2015-08-12
2
-3/+3
|
\
\
|
*
|
CTest: Report to CDash the compiler version used to build the project
Daniel Pfeifer
2015-08-11
2
-3/+3
|
|
/
*
|
Merge topic 'target_include_directories-relative-SYSTEM-dirs'
Brad King
2015-08-12
4
-10/+28
|
\
\
|
*
|
cmTarget: Remove unused AddSystemIncludeDirectories overload
Gregor Jasny
2015-08-11
2
-8/+0
|
*
|
target_include_directories: Support relative SYSTEM include dirs (#15464)
Gregor Jasny
2015-08-11
2
-2/+28
|
|
/
*
|
CMake Nightly Date Stamp
Kitware Robot
2015-08-12
1
-1/+1
|
/
*
Merge topic 'bootstrap-no-ninja'
Brad King
2015-08-11
2
-6/+5
|
\
|
*
bootstrap: Do not build Ninja generator
Brad King
2015-08-10
2
-6/+5
*
|
Merge topic 'global-generator-makefiles'
Brad King
2015-08-11
10
-61/+72
|
\
\
|
*
|
cmQtAutoGenerators: Prefer a generator to access global generator.
Stephen Kelly
2015-08-07
1
-2/+2
|
*
|
cmGlobalGenerator: Port Find API to cmMakefile.
Stephen Kelly
2015-08-07
5
-20/+21
|
*
|
cmGlobalGenerator: Create global targets from cmMakefiles.
Stephen Kelly
2015-08-07
1
-2/+2
|
*
|
cmGlobalGenerator: Port global target creation to cmMakefile.
Stephen Kelly
2015-08-07
1
-1/+1
|
*
|
cmGlobalGenerator: Port Configure-time check to cmMakefile.
Stephen Kelly
2015-08-07
1
-6/+5
|
*
|
cmGlobalGenerator: Base final target property computation on Makefiles.
Stephen Kelly
2015-08-07
1
-2/+2
|
*
|
cmGlobalGenerator: Base progress on Makefiles, not LocalGenerators.
Stephen Kelly
2015-08-07
1
-13/+13
|
*
|
cmExportLibraryDependenciesCommand: Port to cmMakefile.
Stephen Kelly
2015-08-07
1
-5/+3
|
*
|
cmGlobalGenerator: Port configure-time code to cmMakefile.
Stephen Kelly
2015-08-07
1
-3/+3
|
*
|
cmake: Port configure-time code to cmMakefile.
Stephen Kelly
2015-08-07
1
-1/+1
|
*
|
cmGlobalGenerator: Store a container of cmMakefiles.
Stephen Kelly
2015-08-07
3
-0/+14
|
*
|
cmGeneratorTarget: Port internal type to cmGeneratorTarget.
Stephen Kelly
2015-08-07
1
-6/+6
|
*
|
cmGeneratorTarget: Prefer the local generator to access the global.
Stephen Kelly
2015-08-07
1
-4/+3
*
|
|
Merge topic 'use-generator-target'
Brad King
2015-08-11
12
-167/+212
|
\
\
\
|
*
|
|
cmTarget: Use a simpler delete algorithm.
Stephen Kelly
2015-08-07
1
-13/+5
|
*
|
|
cmTarget: Split storage of compile definitions from genexes.
Stephen Kelly
2015-08-07
1
-32/+19
|
*
|
|
cmTarget: Split storage of compile features from genexes.
Stephen Kelly
2015-08-07
1
-12/+17
|
*
|
|
cmTarget: Split storage of compile options from genexes.
Stephen Kelly
2015-08-07
1
-25/+31
|
*
|
|
cmTarget: Split storage of include directories from genexes.
Stephen Kelly
2015-08-07
7
-26/+60
|
*
|
|
cmTarget: Request only the link libraries where needed.
Stephen Kelly
2015-08-07
1
-1/+2
|
*
|
|
cmLinkImplementationLibraries: Move to namespace scope.
Stephen Kelly
2015-08-06
5
-22/+23
|
*
|
|
cmLinkItem: Split to separate file.
Stephen Kelly
2015-08-06
3
-26/+49
|
*
|
|
cmComputeLinkInformation: Simplify generator object access.
Stephen Kelly
2015-08-06
1
-11/+7
|
|
/
/
*
|
|
Merge topic 'rm-Makefile-LocalGenerator'
Brad King
2015-08-11
7
-19/+18
|
\
\
\
|
*
|
|
cmMakefile: Remove unused method.
Stephen Kelly
2015-08-06
1
-4/+0
|
*
|
|
cmGlobalGenerator: Base exclusion computation on cmGeneratorTarget.
Stephen Kelly
2015-08-06
6
-15/+18
|
|
/
/
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-08-11
1
-1/+1
|
|
/
|
/
|
*
|
Merge topic 'ninja-version-handling'
Brad King
2015-08-10
3
-12/+25
|
\
\
|
*
|
Ninja: Prevent generating if installed Ninja version is too old.
James Johnston
2015-08-09
1
-0/+12
|
*
|
Ninja: Centralized required Ninja version numbers and comparisons.
James Johnston
2015-08-09
3
-12/+13
*
|
|
Merge topic 'fix-process-error-handling'
Brad King
2015-08-10
3
-12/+42
|
\
\
\
|
*
|
|
cmcmd: Improve error handling when executing a process.
James Johnston
2015-08-08
1
-5/+14
|
*
|
|
cmCTestCoverageHandle: Improve error handling.
James Johnston
2015-08-08
2
-7/+28
[next]