summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.20.6v3.20.6Brad King2021-09-202-3/+3
* Merge branch 'android-PATH' into release-3.20Brad King2021-09-161-5/+0
|\
| * Android: Restore searching PATH for executableshhb2021-09-161-5/+0
|/
* Merge branch 'GNUInstallDirs-variable-named-0' into release-3.20Brad King2021-08-241-1/+1
|\
| * GNUInstallDirs: avoid unwanted variable dereferenceBen Boeckel2021-08-221-1/+1
* | Merge branch 'macos-10.4' into release-3.20Brad King2021-08-021-1/+3
|\ \
| * | macOS: Restore support for Mac OS X 10.4 (Tiger)Evan Miller2021-08-021-1/+3
|/ /
* | Merge branch 'backport-3.20-intel-oneapi-std-windows' into release-3.20Brad King2021-07-092-3/+15
|\ \
| * | Tests: Fix RunCMake.try_compile C/CXX standards with IntelLLVM MSVC modeBrad King2021-07-091-0/+13
| * | CMakeCCompilerId: Fix C standard detection in Clang and IntelLLVM MSVC modeRaul Tambre2021-07-091-3/+2
* | | Merge branch 'FindJPEG-revert-turbo' into release-3.20Brad King2021-07-091-1/+1
|\ \ \
| * | | FindJPEG: Revert "Search for 'turbojpeg' and 'turbojpeg-static' too"Brad King2021-07-091-1/+1
|/ / /
* | | Merge branch 'release-3.19' into release-3.20Brad King2021-07-080-0/+0
|\ \ \
| * \ \ Merge branch 'check_cxx_compiler_flag_no_normal_variable' into release-3.19Brad King2021-07-082-1/+10
| |\ \ \
* | \ \ \ Merge branch 'check_cxx_compiler_flag_no_normal_variable' into release-3.20Brad King2021-07-082-1/+10
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Check*CompilerFlag: Do not set result as a normal variable tooRobert Maynard2021-07-082-1/+10
| |/ / /
* | | | Merge branch 'backport-3.20-intel-oneapi-std-windows' into release-3.20Brad King2021-07-072-12/+4
|\ \ \ \ | | |/ / | |/| |
| * | | IntelLLVM: Fix C/C++ standard level flags on WindowsBrad King2021-07-072-12/+4
|/ / /
* | | Merge branch 'backport-3.20-makefile-normalize-depfile' into release-3.20Brad King2021-07-023-6/+17
|\ \ \ | |_|/ |/| |
| * | Makefiles: Normalize compiler-generated depfile pathsMarc Chevrier2021-07-023-6/+17
|/ /
* | CMake 3.20.5v3.20.5Brad King2021-06-211-1/+1
* | Help: Add 3.20 release note section for 3.20.{3,4,5}Brad King2021-06-211-0/+7
* | Merge branch 'test-xcode-13' into release-3.20Brad King2021-06-212-2/+2
|\ \
| * | Tests: Fix xcode version detection for Xcode 13 on ARMBrad King2021-06-182-2/+2
* | | Merge branch 'ep-git-update-commit-ref' into release-3.20Brad King2021-06-211-1/+1
|\ \ \ | |/ / |/| |
| * | ExternalProject: Use ${ref}^0 to avoid MSYS/Cygwin shell substitutionsCraig Scott2021-06-201-1/+1
|/ /
* | Merge topic 'fix-flow-control-override' into release-3.20Brad King2021-06-176-8/+22
|\ \
| * | CMake: Allow override of unexpected non-flow-control commandsKyle Edwards2021-06-166-8/+22
* | | Merge topic 'vs-map-external-warnings' into release-3.20Brad King2021-06-174-14/+38
|\ \ \ | |/ / |/| |
| * | VS: Do not apply '/external:W*' flag table mapping on VS < 16.10Brad King2021-06-161-4/+14
| * | cmGlobalVisualStudio10Generator: Adopt GetVSInstanceVersion methodBrad King2021-06-163-7/+19
| * | cmGlobalVisualStudio10Generator: Move static functions to anonymous namespaceBrad King2021-06-161-4/+6
|/ /
* | Merge topic 'ci-xcode-12.5' into release-3.20Brad King2021-06-161-6/+6
|\ \
| * | gitlab-ci: update macOS jobs to use Xcode 12.5Brad King2021-06-151-6/+6
|/ /
* | CMake 3.20.4v3.20.4Brad King2021-06-141-1/+1
* | Merge topic 'help-cmake_path-IS_PREFIX' into release-3.20Brad King2021-06-141-3/+4
|\ \
| * | Help: cmake_path: fix erroneous example for IS_PREFIXMarc Chevrier2021-06-121-3/+4
* | | Merge topic 'fileapi-link-fragments' into release-3.20Brad King2021-06-141-4/+5
|\ \ \ | |/ / |/| |
| * | fileapi: Fix codemodel-v2 link command fragment relative pathsBrad King2021-06-111-4/+5
|/ /
* | Merge topic 'presets-build-fixes' into release-3.20Brad King2021-06-095-13/+41
|\ \
| * | presets: Fix buildPreset "targets" not allowing a single stringSam Freed2021-06-083-8/+16
| * | presets: Fix buildPreset "jobs"Sam Freed2021-06-081-1/+3
| * | presets: Fix buildPreset "jobs" field test caseBrad King2021-06-083-4/+22
* | | Merge topic 'irsl-intel-oneapi-windows' into release-3.20Brad King2021-06-091-1/+3
|\ \ \
| * | | IRSL: Add Intel oneAPI redist location on WindowsBrad King2021-06-081-1/+3
|/ / /
* | | Merge topic 'FindBoost-json-header' into release-3.20Brad King2021-06-071-0/+1
|\ \ \
| * | | FindBoost: Add check for json component header in Boost 1.75+John Drouhard2021-06-041-0/+1
* | | | Merge topic 'ci-sccache-consistent-builds' into release-3.20Brad King2021-06-041-33/+18
|\ \ \ \
| * | | | ci: use consistent sccache buildsBen Boeckel2021-06-021-33/+18
* | | | | Merge topic 'msvc_cxx20_23' into release-3.20Brad King2021-06-022-4/+20
|\ \ \ \ \ | |_|/ / / |/| | | |