summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge topic 'cmake_build_and_install_command_error_when_given_bad_arguments' ...Brad King2021-05-1415-11/+60
|\ \ \ | |/ / |/| |
| * | cmCommandLineArgument: Provide more information syntax error messagesRobert Maynard2021-05-133-5/+6
| * | cmake: `--build` and `--install` error out when encountering bad flagsRobert Maynard2021-05-1314-2/+54
| * | cmCommandLineArgument: Correctly record parsing failuresRobert Maynard2021-05-121-6/+2
| |/
* | Merge topic 'ninja-fortran-symlink' into release-3.20Brad King2021-05-131-6/+5
|\ \
| * | Ninja: Restore support for Fortran in a symlinked build treeBrad King2021-05-121-6/+5
* | | Merge topic 'cpp23_gcc' into release-3.20Brad King2021-05-111-2/+7
|\ \ \ | |/ / |/| |
| * | GNU: C++23 supportRaul Tambre2021-05-101-0/+2
| * | GNU: Final C++20 flagsRaul Tambre2021-05-101-1/+4
| * | GNU: C++17 default versionRaul Tambre2021-05-101-1/+1
|/ /
* | 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
|\ \ \ | |/ / |/| |