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
*
Remove use of include <cmsys/ios/*> and cmsys_ios::*
Brad King
2015-08-20
12
-29/+22
*
CMake Nightly Date Stamp
Kitware Robot
2015-08-20
1
-1/+1
*
CMake Nightly Date Stamp
Kitware Robot
2015-08-19
1
-1/+1
*
Merge topic 'cmake-gui-high-resolution'
Brad King
2015-08-18
1
-0/+2
|
\
|
*
cmake-gui: Add support for HiDPI (Retina) screens on OS X
Francois Best
2015-08-17
1
-0/+2
*
|
Merge topic 'build-subdir'
Brad King
2015-08-18
1
-0/+19
|
\
\
|
*
|
cmake: Add support for "--build ." in subdirectory (#15696)
Clinton Stimpson
2015-08-15
1
-0/+19
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-08-18
1
-1/+1
*
|
|
Merge topic 'propagate-link-search-to-try_compile'
Brad King
2015-08-17
1
-0/+10
|
\
\
\
|
*
|
|
try_compile: Propogate the CMAKE_LINK_SEARCH_ variables
Chuck Atkins
2015-08-14
1
-0/+10
|
|
/
/
*
|
|
Merge topic 'extended-length-paths'
Brad King
2015-08-17
1
-8/+11
|
\
\
\
|
*
|
|
cmSystemTools: Use extended length paths for Windows apis.
Clinton Stimpson
2015-08-15
1
-8/+11
|
|
/
/
*
|
|
Merge topic 'update-curl'
Brad King
2015-08-17
1
-1/+1
|
\
\
\
|
*
|
|
cmCurl: Tolerate lack of CURLOPT_CAPATH support
Brad King
2015-08-12
1
-1/+1
*
|
|
|
Merge topic 'use-generator-target'
Brad King
2015-08-17
1
-1/+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
cmComputeLinkInformation: Lookup a target only if we have one
Brad King
2015-08-13
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-08-17
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-08-16
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-08-15
1
-1/+1
|
|
_
|
/
|
/
|
|
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-08-14
1
-1/+1
*
|
|
Merge topic 'OUTPUT_DIRECTORY-genex'
Brad King
2015-08-13
1
-5/+36
|
\
\
\
|
*
|
|
Add generator expression support to OUTPUT_DIRECTORY target properties
Robert Goulet
2015-08-12
1
-2/+15
|
*
|
|
cmTarget: Detect and diagnose recursion in GetOutputInfo
Robert Goulet
2015-08-12
1
-3/+21
*
|
|
|
Allow LINK_SEARCH_{START,END}_STATIC props to have default values.
Chuck Atkins
2015-08-13
2
-3/+7
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-08-13
1
-1/+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge topic 'ctest-report-compiler-version'
Brad King
2015-08-12
1
-3/+2
|
\
\
\
|
*
|
|
CTest: Report to CDash the compiler version used to build the project
Daniel Pfeifer
2015-08-11
1
-3/+2
|
|
/
/
*
|
|
Merge topic 'target_include_directories-relative-SYSTEM-dirs'
Brad King
2015-08-12
3
-10/+18
|
\
\
\
|
*
|
|
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
1
-2/+18
|
|
/
/
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-08-12
1
-1/+1
|
/
/
*
|
Merge topic 'bootstrap-no-ninja'
Brad King
2015-08-11
1
-1/+5
|
\
\
|
*
|
bootstrap: Do not build Ninja generator
Brad King
2015-08-10
1
-1/+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
[next]