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
*
CTest: Rename "Processes" lexer to "ResourceGroups"
Brad King
2019-11-05
10
-299/+299
*
CTest: Rename PROCESSES test property to RESOURCE_GROUPS
Brad King
2019-11-05
16
-206/+213
*
CMake 3.16.0-rc3
v3.16.0-rc3
Brad King
2019-10-31
1
-1/+1
*
Merge branch 'swift-rpath' into release-3.16
Brad King
2019-10-31
1
-0/+4
|
\
|
*
Swift: support `BUILD_RPATH` properties
Saleem Abdulrasool
2019-10-30
1
-0/+4
*
|
Merge branch 'help-file-spelling-error' into release-3.16
Brad King
2019-10-31
1
-1/+1
|
\
\
|
*
|
Help: Fix spelling error in file(GET_RUNTIME_DEPENDENCIES) docs
Marc Chevrier
2019-10-30
1
-1/+1
|
|
/
*
|
Merge branch 'autogen_windows_search_fix' into release-3.16
Brad King
2019-10-31
1
-5/+3
|
\
\
|
*
|
Autogen: Fix ambiguity in header file detection on Windows
Sebastian Holtermann
2019-10-30
1
-5/+3
|
|
/
*
|
Merge branch 'docs-CMakePrintHelpers-typo' into release-3.16
Craig Scott
2019-10-31
1
-2/+2
|
\
\
|
*
|
Help: Fix minor typo in CMakePrintHelpers module docs
Craig Scott
2019-10-30
1
-2/+2
|
|
/
*
|
Merge branch 'fix-find_package-doc' into release-3.16
Brad King
2019-10-30
1
-0/+1
|
\
\
|
*
|
Help: Add OPTIONAL_COMPONENTS to config mode signature of find_package.
Deniz Bahadir
2019-10-30
1
-0/+1
|
|
/
*
|
Merge branch 'bootstrap-break' into release-3.16
Brad King
2019-10-29
1
-2/+2
|
\
\
|
*
|
bootstrap: Avoid redundant compiler selection checks
Brad King
2019-10-29
1
-2/+2
|
|
/
*
|
Merge branch 'sdk-on-mac' into release-3.16
Brad King
2019-10-28
1
-0/+1
|
\
\
|
*
|
Swift: Honor CMAKE_OSX_SYSROOT on Apple platforms
Brad King
2019-10-28
1
-0/+1
|
|
/
*
|
Merge branch 'FindCurses-formw' into release-3.16
Brad King
2019-10-28
1
-3/+5
|
\
\
|
*
|
FindCurses: use formw when wide support is requested
nick black
2019-10-28
1
-3/+5
|
|
/
*
|
Merge branch 'swift-parallel-jobs' into release-3.16
Brad King
2019-10-28
1
-3/+3
|
\
\
|
*
|
Swift: correct flags for parallel jobs
Saleem Abdulrasool
2019-10-28
1
-3/+3
|
|
/
*
|
Merge branch 'docs-find-vars' into release-3.16
Brad King
2019-10-28
10
-69/+92
|
\
\
|
*
|
Help: Fix markup errors, improve wording of CMAKE_FIND... variable docs
Craig Scott
2019-10-27
8
-60/+82
|
*
|
Help: Document that <PackageName>_ROOT applies to config packages too
Craig Scott
2019-10-27
2
-9/+10
|
|
/
*
|
Merge branch 'framework-tests-multiarch-old-macos' into release-3.16
Brad King
2019-10-28
3
-5/+3
|
\
\
|
*
|
Tests: Match file command output for older macOS (Framework test)
Craig Scott
2019-10-27
2
-4/+2
|
*
|
Tests: Prevent CMP0012 policy warnings in Framework test output
Craig Scott
2019-10-27
1
-1/+1
|
|
/
*
|
Merge branch 'project-version-buffer-overflow' into release-3.16
Craig Scott
2019-10-28
4
-2/+37
|
\
\
|
*
|
project: Fix potential buffer write-past-end for version components
Craig Scott
2019-10-26
3
-1/+35
|
*
|
Help: math() expressions must be representable as signed 64-bit
Craig Scott
2019-10-26
1
-1/+2
|
|
/
*
|
Merge branch 'docs-FindPython-minor-grammar' into release-3.16
Craig Scott
2019-10-28
3
-6/+6
|
\
\
|
*
|
Help: Minor wording cleanup for Python modules
Craig Scott
2019-10-27
3
-6/+6
|
|
/
*
|
Merge branch 'cmp0097-doc-fix' into release-3.16
Brad King
2019-10-24
1
-1/+1
|
\
\
|
*
|
Help: Fix capitalization in CMP0097 documentation
Kyle Edwards
2019-10-23
1
-1/+1
|
/
/
*
|
Merge branch 'ccmake-clear-help' into release-3.16
Brad King
2019-10-21
1
-1/+1
|
\
\
|
*
|
ccmake: Fully clear the 1st help line when processing
Sylvain Joubert
2019-10-20
1
-1/+1
|
|
/
*
|
Merge branch 'FindOpenMP-include-dir' into release-3.16
Brad King
2019-10-21
2
-1/+43
|
\
\
|
*
|
FindOpenMP: Allow try_compile() to find omp.h for AppleClang
Craig Scott
2019-10-17
2
-1/+43
*
|
|
Merge branch 'doc-genex-tweak' into release-3.16
Brad King
2019-10-21
1
-1/+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Help: Fix COMPILE_LANG_AND_ID genex example
Alan W. Irwin
2019-10-21
1
-1/+1
*
|
|
CMake 3.16.0-rc2
v3.16.0-rc2
Brad King
2019-10-18
1
-1/+1
*
|
|
Merge branch 'pch-makefile-depends' into release-3.16
Brad King
2019-10-17
6
-27/+38
|
\
\
\
|
*
|
|
PCH: Fix Makefile dependencies to rebuild PCH on header changes
Brad King
2019-10-17
5
-5/+34
|
*
|
|
cmMakefileTargetGenerator: Inline WriteObjectBuildFile in only call site
Brad King
2019-10-16
2
-22/+4
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'export-target-lang-name' into release-3.16
Brad King
2019-10-17
3
-14/+30
|
\
\
\
|
*
|
|
install,export: Do not treat language names as target names
Brad King
2019-10-16
3
-14/+30
|
|
/
/
*
|
|
Merge branch 'doc-pch-compile-language' into release-3.16
Brad King
2019-10-16
3
-1/+22
|
\
\
\
|
*
|
|
PCH: Document and test COMPILE_LANGUAGE genex for per-language header
Brad King
2019-10-16
3
-1/+22
|
|
/
/
*
|
|
Merge branch 'doc-add_link_options-typos' into release-3.16
Brad King
2019-10-16
2
-11/+11
|
\
\
\
|
*
|
|
Help: Fix typos and style in add_link_options documentation
Tom Lankhorst
2019-10-16
2
-11/+11
|
|
/
/
[next]