summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge topic 'vs-android-doc'Kyle Edwards2020-10-072-4/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Help: Add note about Visual Studio tools for AndroidKyle Edwards2020-10-071-4/+6
| * | | | | Help: Add ref to Ninja Generators sectionKyle Edwards2020-10-071-0/+2
|/ / / / /
* | | | | Merge topic 'user-interaction-presets'Brad King2020-10-071-0/+76
|\ \ \ \ \
| * | | | | Help: Update user interaction guide with presets infoKyle Edwards2020-10-061-0/+76
| | |_|_|/ | |/| | |
* | | | | Merge topic 'cmake-presets-empty-var'Brad King2020-10-0714-16/+84
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | CMakePresets.json: Prohibit empty variable namesKyle Edwards2020-10-0614-16/+84
| |/ / /
* | | | Merge topic 'add_ispc_to_check_helpers'Brad King2020-10-078-1/+58
|\ \ \ \
| * | | | ISPC: CheckCompilerFlags and CheckSourceCompiles support ISPCRobert Maynard2020-10-068-1/+58
* | | | | Merge topic 'CheckCompilerFlag-gcc-10'Brad King2020-10-072-5/+12
|\ \ \ \ \
| * | | | | CheckCompilerFlag: Update the regex used to detect invalid options for GCC 10Luthaf2020-10-062-5/+12
* | | | | | Merge topic 'ci-nightly'Brad King2020-10-074-9/+22
|\ \ \ \ \ \
| * | | | | | gitlab-ci: add rules to enable jobs in a nightly pipeline scheduleBrad King2020-10-072-0/+10
| * | | | | | gitlab-ci: configure continuous job ctest build name and model accordinglyBrad King2020-10-071-0/+2
| * | | | | | gitlab-ci: factor out ctest_start() model into a variableBrad King2020-10-073-2/+3
| * | | | | | gitlab-ci: use ctest_start GROUP option instead of deprecated TRACKBrad King2020-10-073-9/+9
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2020-10-071-1/+1
* | | | | | Merge topic 'ide-integration-guide'Kyle Edwards2020-10-063-0/+128
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Help: Add IDE integration guideKyle Edwards2020-10-063-0/+128
|/ / / / /
* | | | | Merge topic 'cmake-presets'Brad King2020-10-06280-83/+5185
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | .gitignore: Add CMakeUserPresets.jsonKyle Edwards2020-10-051-0/+1
| * | | | 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
| |/ / /