summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Help: Add presets documentation and release notesKyle Edwards2020-10-053-0/+378
| * | | | CMake GUI: Add presets functionalityKyle Edwards2020-10-0532-11/+1632
| * | | | CMake: Add presets functionalityKyle Edwards2020-10-05233-46/+2219
| * | | | Presets: Add cmCMakePresetsFile classKyle Edwards2020-10-053-0/+906
| * | | | Refactor: Add allowArch parameter to cmake::CreateGlobalGenerator()Kyle Edwards2020-10-0510-19/+20
| * | | | cmJSONHelpers: Add new Bind() functionKyle Edwards2020-10-052-12/+34
| * | | | CMake GUI Tests: Increase default sleep timeKyle Edwards2020-10-051-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'release-3.18' into masterBrad King2020-10-060-0/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | CMake 3.18.4v3.18.4Brad King2020-10-061-1/+1
* | | | Merge topic 'gitlab-ci-fix-fortran-c-test'Brad King2020-10-061-0/+1
|\ \ \ \
| * | | | gitlab-ci: add FortranC test directory to the artifactsBen Boeckel2020-10-061-0/+1
|/ / / /
* | | | Merge topic 'add_checkcompilerflag_tests'Brad King2020-10-0614-0/+102
|\ \ \ \
| * | | | CheckCompilerFlag: Add tests to verify module correctnessRobert Maynard2020-10-0614-0/+102
| | |/ / | |/| |
* | | | Merge topic 'sphinx-deprecations'Brad King2020-10-061-27/+27
|\ \ \ \
| * | | | Utilities/Sphinx: Avoid using deprecated sphinx APIsBrad King2020-10-051-19/+23
| * | | | Utilities/Sphinx: Clarify check for sphinx < 1.4Brad King2020-10-051-8/+4
| |/ / /
* | | | Merge topic 'fix-uninitialized-21166'Brad King2020-10-062-0/+4
|\ \ \ \
| * | | | cmCTestBuildHandler: Avoid uninitialized line-numbersAdriaan de Groot2020-10-051-0/+2
| * | | | cmake: Fix uninitialized member in HandleDeleteCacheVariablesAdriaan de Groot2020-10-051-0/+2
| |/ / /
* | | | Merge topic 'ci-find-modules'Brad King2020-10-0616-8/+326
|\ \ \ \
| * | | | ci: enable IPO tests on Debian 10 and Fedora 31 buildsBrad King2020-10-052-0/+6
| * | | | ci: enable Fortran submodule tests on Debian 10 and Fedora 31 buildsBrad King2020-10-052-0/+2
| * | | | ci: enable Qt5 tests on Debian 10 and Fedora 31 buildsBrad King2020-10-052-0/+2
| * | | | gitlab-ci: add job to run test suite on Debian 10 with ninjaBrad King2020-10-054-1/+81
| * | | | ci: add packages for many find modules to the Debian 10 imageBrad King2020-10-053-0/+85
| * | | | ci: enable many find module tests for the Fedora 31 Makefiles buildBrad King2020-10-054-1/+64
| * | | | ci: add packages for many find modules to the Fedora 31 imageBrad King2020-10-053-1/+79
| * | | | Tests: Revise FindBLAS test to avoid cblas_ manglingBrad King2020-10-051-3/+5
| * | | | Tests: Improve FindRuby test robustnessBrad King2020-10-052-2/+2
| |/ / /
* | | | Merge topic 'update-expat'Brad King2020-10-068-37/+65
|\ \ \ \
| * \ \ \ Merge branch 'upstream-expat' into update-expatBrad King2020-10-057-36/+64
| |\ \ \ \
| | * | | | expat 2020-10-03 (162e16b0)Expat Upstream2020-10-057-36/+64
| * | | | | expat: Update script to get Expat 2.2.10Brad King2020-10-051-1/+1
| | |/ / / | |/| | |
* | | | | Merge topic 'boost-1.74.0'Brad King2020-10-061-1/+2
|\ \ \ \ \
| * | | | | FindBoost: Add 1.74 to known versionsOlivier LIESS2020-10-041-0/+1
| * | | | | FindBoost: Prevent warning with boost 1.74Olivier LIESS2020-10-041-1/+1
* | | | | | Merge branch 'release-3.18'Brad King2020-10-060-0/+0
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge topic 'csharp-source_group-bugfix' into release-3.18Brad King2020-10-064-6/+20
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'csharp-source_group-bugfix'Brad King2020-10-064-6/+20
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | VS: Fix regression in C# source linksKinan Mahdi2020-10-054-6/+20
* | | | | | | CMake Nightly Date StampKitware Robot2020-10-061-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Merge topic 'update-regenerate-lexers'Brad King2020-10-051-1/+4
|\ \ \ \ \ \
| * | | | | | Utilities/Scripts: Update regenerate-lexers.bashKyle Edwards2020-10-021-1/+4
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'cuda_nvcc_abi_werror'Brad King2020-10-052-1/+5
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | CMakeDetermineCompilerABI: Handle NVCC-style -Werror flagsRaul Tambre2020-10-042-1/+5
* | | | | | CMake Nightly Date StampKitware Robot2020-10-051-1/+1
* | | | | | Merge topic 'xcode-refactor-framework-linking'Craig Scott2020-10-047-17/+78
|\ \ \ \ \ \
| * | | | | | Xcode: Don't add framework as -framework argument in linker info listGusts Kaksis2020-10-027-17/+78
* | | | | | | Merge topic 'FetchContent_missing_SOURCE_DIR'Craig Scott2020-10-046-0/+32
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | FetchContent: Raise error if manually given source dir does not existCraig Scott2020-10-036-0/+32
| |/ / / / /