summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2020-10-041-1/+1
* | | | | | Merge topic 'FindSWIG-foreach-missing'Craig Scott2020-10-034-1/+31
|\ \ \ \ \ \
| * | | | | | FindSWIG: Fix syntax errorMarc Chevrier2020-10-024-1/+31
| | |/ / / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2020-10-031-1/+1
|/ / / / /
* | | | | Merge topic 'UseSWIG-output-source-file-properties'Brad King2020-10-0211-10/+213
|\ \ \ \ \
| * | | | | UseSWIG: Add OUTPUT_DIR and OUTFILE_DIR source file propertiesMarc Chevrier2020-09-3011-10/+213
* | | | | | Merge topic 'execute_process-fatal-error'Brad King2020-10-0213-2/+101
|\ \ \ \ \ \
| * | | | | | execute_process: add options for fatal errors on subprocess failureAsit Dhal2020-10-0113-2/+101
* | | | | | | Merge topic 'ctest-memcheck-compute-sanitizer'Brad King2020-10-021-1/+2
|\ \ \ \ \ \ \
| * | | | | | | CTest: add compute-sanitizer alias for cuda-memcheckTobias Ribizel2020-10-011-1/+2
| |/ / / / / /
* | | | | | | Merge topic 'FindPython-tests-optimizations'Marc Chevrier2020-10-0221-82/+82
|\ \ \ \ \ \ \
| * | | | | | | FindPython: Tests optimizationsMarc Chevrier2020-10-0121-82/+82
* | | | | | | | Merge topic 'optimize-cmListFileFunction'Marc Chevrier2020-10-0214-85/+123
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | cmListFileCache: Make cmListFileFunction a shared pointerOleksandr Koval2020-10-0114-85/+123
| | |/ / / / / | |/| | | | |