summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* UseSWIG: Use standard library name conventions for csharp languageMarc Chevrier2021-03-2613-3/+98
* Merge topic 'project-is-top-level'Brad King2021-03-2614-5/+106
|\
| * project: Define variables indicating whether project is top levelfriendlyanon2021-03-2614-0/+100
| * Help: Convert project() directory variables to a definition listBrad King2021-03-261-5/+6
* | Merge topic 'windows-long-path'Brad King2021-03-261-1/+11
|\ \
| * | cmake: Fix loading CMake sources from long paths on WindowsMatt Jaeger2021-03-251-1/+11
| |/
* | Merge topic 'FindRuby-nodot-version'Brad King2021-03-261-1/+1
|\ \
| * | FindRuby: Consider ruby names with full nodot version suffixesPedro Luis Castedo Cepeda2021-03-251-1/+1
| |/
* | Merge branch 'release-3.20'Brad King2021-03-260-0/+0
|\ \
| * \ Merge topic 'ninja-multi-long-custom-command' into release-3.20Brad King2021-03-263-0/+27
| |\ \
* | \ \ Merge topic 'ninja-multi-long-custom-command'Brad King2021-03-263-0/+27
|\ \ \ \ | | |/ / | |/| |
| * | | Ninja Multi-Config: Include configs in long CC scriptsKyle Edwards2021-03-253-0/+27
| |/ /
* | | CMake Nightly Date StampKitware Robot2021-03-261-1/+1
| |/ |/|
* | Merge topic 'ci-intel-compilers'Brad King2021-03-251-29/+29
|\ \
| * | gitlab-ci: update Intel Compiler base image tag naming conventionBrad King2021-03-241-29/+29
* | | Merge branch 'release-3.20'Brad King2021-03-250-0/+0
|\ \ \ | | |/ | |/|
| * | Merge topic 'doc-custom-output-genex' into release-3.20Brad King2021-03-253-3/+11
| |\ \
* | \ \ Merge topic 'doc-custom-output-genex'Brad King2021-03-253-3/+11
|\ \ \ \ | | |/ / | |/| |
| * | | Help: Custom OUTPUT and BYPRODUCTS genexes cannot refer to targetsCraig Scott2021-03-253-3/+11
* | | | Merge branch 'release-3.20'Brad King2021-03-250-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge topic 'nsis-branding-trim-position' into release-3.20Brad King2021-03-252-3/+12
| |\ \ \
* | \ \ \ Merge topic 'nsis-branding-trim-position'Brad King2021-03-252-3/+12
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into nsis-branding-trim-positionCraig Scott2021-03-24412-1835/+7656
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | CPack: Validate and document NSIS branding text trim positionsCraig Scott2021-03-242-3/+12
| | |_|/ / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2021-03-251-1/+1
| |_|_|/ |/| | |
* | | | Merge branch 'release-3.20'Brad King2021-03-240-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'release-3.19' into release-3.20Brad King2021-03-240-0/+0
| |\ \ \
* | \ \ \ Merge branch 'release-3.19'Brad King2021-03-240-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'backport-3.19-ci-msvc-14.28-16.9' into release-3.19Brad King2021-03-241-4/+4
| |\ \ \ \
* | \ \ \ \ Merge branch 'release-3.20'Brad King2021-03-240-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge topic 'ci-msvc-14.28-16.9' into release-3.20Brad King2021-03-241-4/+4
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'ci-msvc-14.28-16.9'Brad King2021-03-241-4/+4
|\ \ \ \ \ \ | | |/ / / / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | Merge branch 'backport-3.19-ci-msvc-14.28-16.9' into ci-msvc-14.28-16.9Brad King2021-03-241-4/+4
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | gitlab-ci: Update Windows builds to MSVC 19.28-16.9 toolsetBrad King2021-03-241-4/+4
| | |/
* | | CMake Nightly Date StampKitware Robot2021-03-241-1/+1
* | | Merge branch 'release-3.20'Brad King2021-03-230-0/+0
|\ \ \ | |/ /
| * | CMake 3.20.0v3.20.0Brad King2021-03-231-1/+1
* | | Merge topic 'vs-custom-flag-table'Brad King2021-03-2313-2/+141
|\ \ \
| * | | VS: Add a mostly-undocumented hook to load custom JSON flag tablesBrad King2021-03-2212-0/+139
| * | | Tests: Add RunCMake hook to describe test variantsBrad King2021-03-221-2/+2
* | | | Merge branch 'release-3.20'Brad King2021-03-230-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge topic 'doc-xcoff-chrpath' into release-3.20Brad King2021-03-231-6/+13
| |\ \ \
* | \ \ \ Merge topic 'doc-xcoff-chrpath'Brad King2021-03-231-6/+13
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Help: CMAKE_NO_BUILTIN_CHRPATH applies to XCOFF tooCraig Scott2021-03-221-6/+13
| |/ / /
* | | | Merge topic 'cmake-presets-condition'Brad King2021-03-2345-818/+2235
|\ \ \ \
| * | | | CMakePresets.json: Add the ability to conditionally disable presetsKyle Edwards2021-03-2244-19/+1410
| * | | | Refactor: Move some common code into separate fileKyle Edwards2021-03-193-17/+26
| * | | | Refactor: Move cmCMakePresetsFile::ReadJSON into a separate fileKyle Edwards2021-03-193-787/+804
* | | | | Merge topic 'cxx-module-extensions'Brad King2021-03-235-6/+10
|\ \ \ \ \
| * | | | | Treat '.ixx' and '.cppm' files as C++ sourcesAndrew Gilewsky2021-03-225-6/+10