summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ci-fixups'Brad 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
* | CMake Nightly Date StampKitware Robot2021-07-061-1/+1
* | Merge branch 'release-3.21'Craig Scott2021-07-060-0/+0
|\ \
| * \ Merge topic 'doc-3.21-release' into release-3.21Craig Scott2021-07-062-61/+75
| |\ \ | | |/ | |/|
* | | Merge topic 'doc-3.21-release'Craig Scott2021-07-062-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
| |/
* | CMake Nightly Date StampKitware Robot2021-07-051-1/+1
* | CMake Nightly Date StampKitware Robot2021-07-041-1/+1
* | CMake Nightly Date StampKitware Robot2021-07-031-1/+1
* | Merge topic 'ctest_not_dart'Brad King2021-07-0213-174/+175
|\ \
| * | help: update ctest attached file exampleZack Galbreath2021-07-011-2/+4
| * | ctest: support <CTestMeasurement> for runtime measurementsZack Galbreath2021-07-0112-169/+171
| * | ctest: improve test for runtime labelsZack Galbreath2021-07-011-5/+2
* | | Merge topic 'autogen-deps'Brad King2021-07-021-5/+23
|\ \ \
| * | | AutoGen: Fix needless compilation of mocs_compilation.cppJoerg Bornemann2021-07-011-5/+23
* | | | Merge topic 'FindCUDATookit-ordering'Brad King2021-07-021-2/+2
|\ \ \ \
| * | | | FindCUDATookit: Fix ordering of libraries in imported targetsDan Ibanez2021-07-011-2/+2
* | | | | Merge branch 'release-3.21'Brad King2021-07-020-0/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge topic 'cmake-upload-junit-reports' into release-3.21Brad King2021-07-026-9/+30
| |\ \ \ \
* | \ \ \ \ Merge topic 'cmake-upload-junit-reports'Brad 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 branch 'release-3.21'Brad King2021-07-020-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'compiler-id-msvc-no-lib' into release-3.21Brad King2021-07-022-2/+4
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'compiler-id-msvc-no-lib'Brad King2021-07-022-2/+4
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | DetermineCompiler: Restore identification of MSVC with no INCLUDE or LIBBrad King2021-07-012-2/+4
* | | | | | | Merge branch 'release-3.21'Brad King2021-07-020-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge topic 'help_cstd' into release-3.21Brad King2021-07-021-1/+20
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'help_cstd'Brad King2021-07-021-1/+20
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Help: Note C_STANDARD values added in CMake 3.21Michael Hirsch2021-07-011-1/+20
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'ci-cuda9.2'Brad King2021-07-026-0/+51
|\ \ \ \ \ \ \
| * | | | | | | gitlab-ci: add job testing cuda9.2 with Ninja Multi-ConfigBrad King2021-07-014-0/+32
| * | | | | | | ci: add cuda9.2 base imageBrad King2021-07-012-0/+19
| | |_|_|_|/ / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2021-07-021-1/+1
* | | | | | | Merge topic 'findmpi-werror-static-fail'Brad King2021-07-011-9/+9
|\ \ \ \ \ \ \
| * | | | | | | FindMPI: Fix missing static warning in the mpi test sourceChuck Atkins2021-06-301-9/+9
| |/ / / / / /
* | | | | | | Merge topic 'env-init-configs'Brad King2021-07-0121-24/+115
|\ \ \ \ \ \ \
| * | | | | | | cmake: Allow CMAKE_CONFIGURATION_TYPES to be set by environment variableBrad King2021-06-3010-2/+40
| * | | | | | | cmake: Allow CMAKE_BUILD_TYPE to be set by environment variableBrad King2021-06-3010-2/+49
| * | | | | | | Help: Document when CMAKE_BUILD_TYPE and CMAKE_CONFIGURATION_TYPES are setBrad King2021-06-302-0/+9
| * | | | | | | Help: Cross-reference CMAKE_CONFIGURATION_TYPES from CMAKE_BUILD_TYPEBrad King2021-06-301-0/+3
| * | | | | | | cmMakefile: Add helper to initialize CMAKE_CONFIGURATION_TYPESBrad King2021-06-305-24/+18
| |/ / / / / /
* | | | | | | Merge topic 'post-rel-dev'Brad King2021-07-0110-9/+52
|\ \ \ \ \ \ \
| * | | | | | | Configure CMake itself with policies through CMake 3.20Brad King2021-06-303-3/+3
| * | | | | | | export: Increase maximum policy version in exported files to 3.20Brad King2021-06-301-2/+2
| * | | | | | | Add deprecation warnings for policies CMP0088 and belowBrad King2021-06-306-4/+47