summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindBoost-1.76' into release-3.20Brad King2021-05-101-2/+2
|\
| * FindBoost: Add support for Boost 1.76Brad King2021-05-071-2/+2
* | Merge topic 'ep-update-git-hash-missing' into release-3.20Brad King2021-05-104-4/+21
|\ \
| * | ExternalProject: Ensure git fetch if updating to hash we don't have yetCraig Scott2021-05-094-4/+21
|/ /
* | Merge topic 'improve_cuda_toolkit_extraction_regex' into release-3.20Brad King2021-05-073-3/+3
|\ \
| * | CUDA: improve regex for CUDA Toolkit root from nvcc verbose outputRobert Maynard2021-05-063-3/+3
* | | Merge topic 'objc-osx-architectures' into release-3.20Brad King2021-05-061-1/+1
|\ \ \ | |_|/ |/| |
| * | ObjectiveC: Respect OSX_ARCHITECTURES for OBJCBrad King2021-05-051-1/+1
|/ /
* | Merge topic 'binutils-var-private' into release-3.20Brad King2021-05-051-10/+12
|\ \
| * | BinUtils: Use more-private temporary variable namesBrad King2021-05-041-10/+12
|/ /
* | Merge topic 'doc-preset-schema-relative' into release-3.20Brad King2021-05-041-3/+3
|\ \
| * | Help: Use relative path for IDE Integration guide link to preset schemaBrad King2021-05-031-3/+3
| |/
* | Merge topic 'ninja-multi-long-command-line-config' into release-3.20Brad King2021-05-039-30/+66
|\ \ | |/ |/|
| * Ninja Multi-Config: Split long command lines by configKyle Edwards2021-04-309-30/+66
|/
* CMake 3.20.2v3.20.2Brad King2021-04-291-1/+1
* Merge topic 'intel-2021' into release-3.20Brad King2021-04-293-17/+54
|\
| * IntelLLVM: Add special case for ifx 2021.1 version extractionBrad King2021-04-282-5/+16
| * Intel: Update Classic compiler version detection for 2021Brad King2021-04-283-12/+38
|/
* Merge topic 'doc-compile-features-wcdh' into release-3.20Brad King2021-04-262-115/+142
|\
| * Help: Do not recommend WCDH in cmake-compile-features(7)Brad King2021-04-232-114/+141
| * Help: Fix typos in cmake-compile-features(7)Brad King2021-04-231-6/+6
* | Merge topic 'ninja-multi-custom-target-post-build' into release-3.20Brad King2021-04-264-1/+15
|\ \ | |/ |/|
| * Ninja Multi-Config: Correctly generate POST_BUILD custom targetsKyle Edwards2021-04-224-1/+15
* | Merge topic 'update-kwiml' into release-3.20Brad King2021-04-221-0/+4
|\ \ | |/ |/|
| * Merge branch 'upstream-KWIML' into update-kwimlBrad King2021-04-211-0/+4
| |\ |/ /
| * KWIML 2021-04-21 (49d91529)KWIML Upstream2021-04-211-0/+4
* | Merge topic 'autogen-clear-early-source-cache' into release-3.20Brad King2021-04-213-0/+16
|\ \
| * | Autogen: Restore mocs_compilation in OBJECT librariesBrad King2021-04-203-0/+16
|/ /
* | Merge topic 'doc-if-IS_ABSOLUTE' into release-3.20Brad King2021-04-202-2/+12
|\ \
| * | Help: Document special cases for if(IS_ABSOLUTE)Craig Scott2021-04-171-1/+10
| * | Help: Behavior of file(TO_NATIVE_PATH) depends on the host platformCraig Scott2021-04-171-1/+2
* | | Merge topic 'cxxprefix' into release-3.20Brad King2021-04-191-1/+1
|\ \ \
| * | | BinUtils: Restore toolchain prefix detection from compiler name 'c++'Lihua Zhao2021-04-161-1/+1
* | | | Merge topic 'mrjoel/add-missing-not' into release-3.20Brad King2021-04-192-4/+4
|\ \ \ \
| * | | | Add missing 'not' in error messagesJoel Johnson2021-04-162-4/+4
| |/ / /
* | | | Merge topic 'ci-lint-delay' into release-3.20Brad King2021-04-161-1/+2
|\ \ \ \
| * | | | gitlab-ci: equally delay all jobs on integration branchesBrad King2021-04-161-1/+2
|/ / / /
* | | | Merge topic 'depfile-reader-thread-safety' into release-3.20Brad King2021-04-161-5/+6
|\ \ \ \ | |/ / / |/| | |
| * | | autogen: fix race in depfile parsingKyle Edwards2021-04-151-5/+6
|/ / /
* | | Merge topic 'doc-error-unknown-arg' into release-3.20Brad King2021-04-152-0/+5
|\ \ \ | |/ / |/| |
| * | Help: Add 3.20 release note for error on unknown argumentsBrad King2021-04-142-0/+5
|/ /
* | Merge topic 'openbsd-defines' into release-3.20Brad King2021-04-144-10/+9
|\ \
| * | OpenBSD: Fix system feature definitionsRafael Sadowski2021-04-144-10/+9
* | | Merge topic 'ci-parallelism-limits' into release-3.20Brad King2021-04-143-4/+16
|\ \ \ | |/ / |/| |
| * | ci: limit builds by machine loadBen Boeckel2021-04-062-4/+14
| * | ci: pay attention to the machine load when running testsBen Boeckel2021-04-062-0/+2
* | | CMake 3.20.1v3.20.1Brad King2021-04-081-1/+1
* | | Merge topic 'flags-with-backslash' into release-3.20Brad King2021-04-088-5/+25
|\ \ \
| * | | Restore support for backslashes in initial language-wide flagsBrad King2021-04-078-5/+25
* | | | Merge topic 'cuda-depfile-ccbin' into release-3.20Brad King2021-04-082-1/+12
|\ \ \ \