summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge topic 'check_cuda_helpers'Brad King2020-10-0816-4/+137
|\ \ \ \
| * | | | CUDA: CheckLinkerFlag now supports CUDARobert Maynard2020-10-085-1/+15
| * | | | CUDA: Add Support to SourceCompiles|Runs and CheckCompilerFlagsRobert Maynard2020-10-0813-3/+122
* | | | | Merge topic 'FindwxWidgets-freebsd'Brad King2020-10-081-1/+9
|\ \ \ \ \
| * | | | | FindwxWidgets: Expand list of names for wx-configAdriaan de Groot2020-10-071-1/+9
* | | | | | Merge topic 'FindJNI-freebsd'Brad King2020-10-081-0/+8
|\ \ \ \ \ \
| * | | | | | FindJNI: Search in FreeBSD standard locationsAdriaan de Groot2020-10-071-0/+8
| |/ / / / /
* | | | | | Merge topic 'FindPython-fix-tests-failures'Brad King2020-10-0811-14/+13
|\ \ \ \ \ \
| * | | | | | FindPython: Enable C language in tests that find the Development componentMarc Chevrier2020-10-0711-14/+13
* | | | | | | CMake Nightly Date StampKitware Robot2020-10-081-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | 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
| |/ / /