summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmGlobalGenerator: Process targets in a stable orderNAKAMURA Takumi2021-07-082-4/+3
* cmGlobalGenerator: Use cmMakefile::CreateNewTarget to add global targetsNAKAMURA Takumi2021-07-082-10/+13
* cmMakefile: Split out CreateNewTarget from AddNewTargetNAKAMURA Takumi2021-07-082-6/+19
* Merge branch 'release-3.21'Brad King2021-07-060-0/+0
|\
| * Merge branch 'release-3.20' into release-3.21Brad King2021-07-060-0/+0
| |\
* | \ Merge branch 'release-3.20'Brad King2021-07-060-0/+0
|\ \ \ | | |/ | |/|
| * | Merge branch 'backport-3.20-makefile-normalize-depfile' into release-3.20Brad King2021-07-023-6/+17
| |\ \
* | \ \ Merge branch 'release-3.21'Brad King2021-07-060-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge topic 'makefile-normalize-depfile' into release-3.21Brad King2021-07-063-6/+17
| |\ \ \
* | \ \ \ Merge topic 'makefile-normalize-depfile'Brad King2021-07-063-6/+17
|\ \ \ \ \
| * \ \ \ \ Merge branch 'backport-3.21-makefile-normalize-depfile'Brad King2021-07-0212-18/+71
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | 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 branch 'release-3.21'Brad King2021-07-060-0/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge topic 'ci-fixups' into release-3.21Brad King2021-07-0622-28/+49
| |\ \ \ \
* | \ \ \ \ 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
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |