summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.21.0-rc3v3.21.0-rc3Brad King2021-07-081-1/+1
* Merge topic 'help_toplevel' into release-3.21Brad King2021-07-082-0/+20
|\
| * Help: Note PROJECT_IS_TOP_LEVEL behavior w.r.t. ExternalProjectMichael Hirsch2021-07-082-0/+20
* | Merge topic 'doc-lang-std' into release-3.21Brad King2021-07-083-3/+54
|\ \
| * | Help: Document when CUDA_STANDARD values were addedBrad King2021-07-081-1/+23
| * | Help: Document when OBJCXX_STANDARD values were addedBrad King2021-07-081-1/+21
| * | Help: Document when OBJC_STANDARD values as definition listBrad King2021-07-081-1/+10
* | | Merge topic 'iar-linker-placeholder' into release-3.21Brad King2021-07-081-7/+7
|\ \ \ | |_|/ |/| |
| * | IAR: Use placeholders in linker and archiver rulesJean-Marc Hengen2021-07-081-7/+7
|/ /
* | Merge topic 'FindCUDAToolkit-doc-version' into release-3.21Brad King2021-07-081-3/+8
|\ \
| * | FindCUDAToolkit: Properly document the version supportRobert Maynard2021-07-071-3/+8
* | | Merge branch 'release-3.20' into release-3.21Brad King2021-07-080-0/+0
|\ \ \
| * \ \ 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
| |\ \ \ \ \ | | | |/ / / | | |/| | |
* | | | | | Merge topic 'check_cxx_compiler_flag_no_normal_variable' into release-3.21Brad King2021-07-082-1/+10
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Check*CompilerFlag: Do not set result as a normal variable tooRobert Maynard2021-07-082-1/+10
| | |/ / / | |/| | |
* | | | | Merge branch 'release-3.20' into release-3.21Brad King2021-07-080-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'backport-3.20-intel-oneapi-std-windows' into release-3.20Brad King2021-07-072-12/+4
| |\ \ \ \
* | \ \ \ \ Merge topic 'intel-oneapi-std-windows' into release-3.21Brad King2021-07-082-10/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'backport-3.20-intel-oneapi-std-windows'Brad King2021-07-070-0/+0
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | IntelLLVM: Fix C/C++ standard level flags on WindowsBrad King2021-07-072-12/+4
| | |/ / /
| * | | | IntelLLVM: Fix C/C++ standard level flags on WindowsBrad King2021-07-072-10/+2
|/ / / /
* | | | Merge topic 'help_cxxstd' into release-3.21Brad King2021-07-071-1/+25
|\ \ \ \
| * | | | Help: Note CXX_STANDARD values added vs. CMake versionMichael Hirsch2021-07-061-1/+25
* | | | | Merge topic 'correct_cuda_toolkit_version_typo' into release-3.21Brad King2021-07-071-1/+1
|\ \ \ \ \
| * | | | | Correct CUDAToolkit_VERSION_MINOR variable name typoRobert Maynard2021-07-061-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge topic 'cmake-presets-list-no-generator' into release-3.21Brad King2021-07-076-13/+23
|\ \ \ \ \
| * | | | | CMakePresets.json: Make --list-presets show presets with no generatorKyle Edwards2021-07-066-13/+23
| | |/ / / | |/| | |
* | | | | Merge topic 'xcode13-old-buildsystem' into release-3.21Brad King2021-07-071-1/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Xcode: Ignore deprecated build systemGregor Jasny2021-07-061-1/+5
* | | | | Merge branch 'release-3.20' into release-3.21Brad King2021-07-060-0/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'backport-3.20-makefile-normalize-depfile' into release-3.20Brad King2021-07-023-6/+17
| |\ \ \ \
* | \ \ \ \ Merge topic 'makefile-normalize-depfile' into release-3.21Brad King2021-07-063-6/+17
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'backport-3.20-makefile-normalize-depfile'Brad King2021-07-023-6/+17
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Makefiles: Normalize compiler-generated depfile pathsMarc Chevrier2021-07-023-6/+17
| | |/ / / /
* | | | | | Merge topic 'ci-fixups' into release-3.21Brad King2021-07-0622-28/+49
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | gitlab-ci: Rename CI config variable to avoid conflict with CMAKE_BUILD_TYPEBrad King2021-07-024-7/+7
| * | | | | Tests: Fix newline matching in several RunCMake.* casesBrad King2021-07-0218-21/+42
| |/ / / /
* | | | | Merge topic 'doc-3.21-release' into release-3.21Craig Scott2021-07-052-61/+75
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Help: Improve readability and accuracy of runtime deps-related contentCraig Scott2021-07-042-55/+64
| * | | | Help: Tighten install(SCRIPT) wording for ALL_COMPONENTS optionCraig Scott2021-07-031-6/+7
| * | | | Help: Add missing versionadded 3.21 for file(RENAME) optionsCraig Scott2021-07-031-0/+4
|/ / / /
* | | | Merge topic 'cmake-upload-junit-reports' into release-3.21Brad King2021-07-026-9/+30
|\ \ \ \
| * | | | gitlab-ci: upload JUnit reports for buildsBen Boeckel2021-06-304-0/+21
| * | | | ci: update to 3.21.0-rc2 for CI usageBen Boeckel2021-06-302-9/+9
* | | | | Merge topic 'compiler-id-msvc-no-lib' into release-3.21Brad King2021-07-022-2/+4
|\ \ \ \ \
| * | | | | DetermineCompiler: Restore identification of MSVC with no INCLUDE or LIBBrad King2021-07-012-2/+4
| | |_|/ / | |/| | |
* | | | | Merge topic 'help_cstd' into release-3.21Brad King2021-07-021-1/+20
|\ \ \ \ \
| * | | | | Help: Note C_STANDARD values added in CMake 3.21Michael Hirsch2021-07-011-1/+20
| |/ / / /