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 Multi-Config: Split long command lines by config
Kyle Edwards
2021-04-30
9
-30/+66
*
CMake 3.20.2
v3.20.2
Brad King
2021-04-29
1
-1/+1
*
Merge topic 'intel-2021' into release-3.20
Brad King
2021-04-29
3
-17/+54
|
\
|
*
IntelLLVM: Add special case for ifx 2021.1 version extraction
Brad King
2021-04-28
2
-5/+16
|
*
Intel: Update Classic compiler version detection for 2021
Brad King
2021-04-28
3
-12/+38
|
/
*
Merge topic 'doc-compile-features-wcdh' into release-3.20
Brad King
2021-04-26
2
-115/+142
|
\
|
*
Help: Do not recommend WCDH in cmake-compile-features(7)
Brad King
2021-04-23
2
-114/+141
|
*
Help: Fix typos in cmake-compile-features(7)
Brad King
2021-04-23
1
-6/+6
*
|
Merge topic 'ninja-multi-custom-target-post-build' into release-3.20
Brad King
2021-04-26
4
-1/+15
|
\
\
|
|
/
|
/
|
|
*
Ninja Multi-Config: Correctly generate POST_BUILD custom targets
Kyle Edwards
2021-04-22
4
-1/+15
*
|
Merge topic 'update-kwiml' into release-3.20
Brad King
2021-04-22
1
-0/+4
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'upstream-KWIML' into update-kwiml
Brad King
2021-04-21
1
-0/+4
|
|
\
|
/
/
|
*
KWIML 2021-04-21 (49d91529)
KWIML Upstream
2021-04-21
1
-0/+4
*
|
Merge topic 'autogen-clear-early-source-cache' into release-3.20
Brad King
2021-04-21
3
-0/+16
|
\
\
|
*
|
Autogen: Restore mocs_compilation in OBJECT libraries
Brad King
2021-04-20
3
-0/+16
|
/
/
*
|
Merge topic 'doc-if-IS_ABSOLUTE' into release-3.20
Brad King
2021-04-20
2
-2/+12
|
\
\
|
*
|
Help: Document special cases for if(IS_ABSOLUTE)
Craig Scott
2021-04-17
1
-1/+10
|
*
|
Help: Behavior of file(TO_NATIVE_PATH) depends on the host platform
Craig Scott
2021-04-17
1
-1/+2
*
|
|
Merge topic 'cxxprefix' into release-3.20
Brad King
2021-04-19
1
-1/+1
|
\
\
\
|
*
|
|
BinUtils: Restore toolchain prefix detection from compiler name 'c++'
Lihua Zhao
2021-04-16
1
-1/+1
*
|
|
|
Merge topic 'mrjoel/add-missing-not' into release-3.20
Brad King
2021-04-19
2
-4/+4
|
\
\
\
\
|
*
|
|
|
Add missing 'not' in error messages
Joel Johnson
2021-04-16
2
-4/+4
|
|
/
/
/
*
|
|
|
Merge topic 'ci-lint-delay' into release-3.20
Brad King
2021-04-16
1
-1/+2
|
\
\
\
\
|
*
|
|
|
gitlab-ci: equally delay all jobs on integration branches
Brad King
2021-04-16
1
-1/+2
|
/
/
/
/
*
|
|
|
Merge topic 'depfile-reader-thread-safety' into release-3.20
Brad King
2021-04-16
1
-5/+6
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
autogen: fix race in depfile parsing
Kyle Edwards
2021-04-15
1
-5/+6
|
/
/
/
*
|
|
Merge topic 'doc-error-unknown-arg' into release-3.20
Brad King
2021-04-15
2
-0/+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Help: Add 3.20 release note for error on unknown arguments
Brad King
2021-04-14
2
-0/+5
|
/
/
*
|
Merge topic 'openbsd-defines' into release-3.20
Brad King
2021-04-14
4
-10/+9
|
\
\
|
*
|
OpenBSD: Fix system feature definitions
Rafael Sadowski
2021-04-14
4
-10/+9
*
|
|
Merge topic 'ci-parallelism-limits' into release-3.20
Brad King
2021-04-14
3
-4/+16
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ci: limit builds by machine load
Ben Boeckel
2021-04-06
2
-4/+14
|
*
|
ci: pay attention to the machine load when running tests
Ben Boeckel
2021-04-06
2
-0/+2
*
|
|
CMake 3.20.1
v3.20.1
Brad King
2021-04-08
1
-1/+1
*
|
|
Merge topic 'flags-with-backslash' into release-3.20
Brad King
2021-04-08
8
-5/+25
|
\
\
\
|
*
|
|
Restore support for backslashes in initial language-wide flags
Brad King
2021-04-07
8
-5/+25
*
|
|
|
Merge topic 'cuda-depfile-ccbin' into release-3.20
Brad King
2021-04-08
2
-1/+12
|
\
\
\
\
|
*
|
|
|
Makefiles: Fix dependency extraction with CUDA < 10.2 and host compiler
Brad King
2021-04-07
2
-1/+12
|
|
/
/
/
*
|
|
|
Merge topic 'FindBLAS-default-OpenMP' into release-3.20
Brad King
2021-04-08
1
-2/+11
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
FindBLAS: Fix detection of OpenMP as dependency of BLA_STATIC
Brad King
2021-04-07
1
-2/+11
|
/
/
/
*
|
|
Merge topic 'binutils-var-private' into release-3.20
Brad King
2021-04-07
1
-10/+10
|
\
\
\
|
*
|
|
BinUtils: Avoid clobbering a variable named without a private prefix
Brad King
2021-04-07
1
-10/+10
*
|
|
|
Merge topic 'ios-rpath-linker-flag' into release-3.20
Brad King
2021-04-07
4
-9/+13
|
\
\
\
\
|
*
|
|
|
Apple: Set CMAKE_SHARED_LIBRARY_RUNTIME_C_FLAG on non-macOS too
Craig Scott
2021-04-06
4
-9/+13
|
|
/
/
/
*
|
|
|
Merge branch 'release-3.19' into release-3.20
Brad King
2021-04-06
0
-0/+0
|
\
\
\
\
|
*
|
|
|
CMake 3.19.8
v3.19.8
Brad King
2021-04-06
1
-1/+1
*
|
|
|
|
Merge topic 'ci-linux-updates' into release-3.20
Brad King
2021-04-06
7
-3/+18
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
ci: Enable jq-based tests on Linux builds
Brad King
2021-04-06
3
-0/+3
|
*
|
|
|
ci: add jq and DevIL to Debian and Fedora base images
Brad King
2021-04-06
4
-3/+15
|
/
/
/
/
*
|
|
|
Merge branch 'release-3.19' into release-3.20
Brad King
2021-04-06
0
-0/+0
|
\
\
\
\
|
|
/
/
/
[next]