summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update links to gitlab.kitware.com repos to add `-/`Brad King2020-05-2624-35/+35
* Merge topic 'reduce-initial-checks'Brad King2020-05-267-259/+266
|\
| * enable_language: Assume compiler works if ABI detection compilesBrad King2020-05-256-258/+262
| * CMakeDetermineCompilerABI: Fold copy error into CMAKE_<LANG>_ABI_COMPILEDBrad King2020-05-251-1/+4
* | Merge topic 'liblzma-reduce-checks'Brad King2020-05-262-204/+26
|\ \
| * | liblzma: Assume 'string.h' existsBrad King2020-05-251-1/+1
| * | liblzma: Use KWIML to get fixed-size integer typesBrad King2020-05-252-187/+25
| * | liblzma: Drop unused code providing uintmax_t and intmax_tBrad King2020-05-252-16/+0
| |/
* | Merge topic 'cuda-clang-pthreads'Brad King2020-05-262-3/+3
|\ \
| * | Find{Threads,MPI}: Add support for CUDA with ClangTobias Ribizel2020-05-252-3/+3
* | | Merge topic 'xerces-cygwin-library-naming'Brad King2020-05-261-2/+6
|\ \ \
| * | | FindXercesC: Find Cygwin librariesRoger Leigh2020-05-231-2/+6
* | | | Merge topic 'gitlab-ci-run-when-merged'Brad King2020-05-261-13/+26
|\ \ \ \
| * | | | gitlab-ci: use rules to only be manual on a merge requestBen Boeckel2020-05-261-13/+26
* | | | | CMake Nightly Date StampKitware Robot2020-05-261-1/+1
|/ / / /
* | | | Merge topic 'fetchcontent-externalproject-empty-args'Craig Scott2020-05-2511-94/+235
|\ \ \ \
| * | | | FetchContent: Preserve empty string argumentsCraig Scott2020-05-235-21/+67
| * | | | ExternalProject: Preserve empty string argumentsCraig Scott2020-05-236-73/+168
* | | | | Merge branch 'release-3.17'Brad King2020-05-250-0/+0
|\ \ \ \ \
| * \ \ \ \ Merge topic 'doc-updates' into release-3.17Brad King2020-05-252-7/+9
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'doc-updates'Brad King2020-05-252-7/+9
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | Help: clarify add_definitions() and add_compile_definitions() behaviorMarc Chevrier2020-05-242-7/+9
* | | | | | Merge topic 'gitlab-ci-regular-builders'Brad King2020-05-2522-64/+495
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | gitlab-ci: add windows builderBen Boeckel2020-05-222-0/+29
| * | | | | gitlab-ci: add Windows infrastructureBen Boeckel2020-05-222-2/+81
| * | | | | gitlab: add powershell scripts for utilitiesBen Boeckel2020-05-224-0/+66
| * | | | | gitlab-ci: add a macos builderBen Boeckel2020-05-226-34/+164
| * | | | | gitlab-ci: add Linux makefiles and ninja buildersBen Boeckel2020-05-226-1/+154
| * | | | | ci: add dependencies for the test suite to the Fedora imageBen Boeckel2020-05-221-0/+5
| * | | | | ci: add make to the CI imageBen Boeckel2020-05-221-1/+2
| * | | | | gitlab-ci: use the cmake_build_unix anchorBen Boeckel2020-05-221-41/+3
| * | | | | CTestCustom: ignore expat having symbol-less objects tooBen Boeckel2020-05-221-0/+1
| * | | | | Tests/CPackWiXGenerator: support suppressing verificationBen Boeckel2020-05-222-1/+4
| * | | | | Tests/CPackWiXGenerator; support non-interactive sessionsBen Boeckel2020-05-221-0/+3
| * | | | | Tests/RunCMake/export: handle collapsed newlinesBen Boeckel2020-05-221-2/+1
| | |_|/ / | |/| | |
* | | | | Merge topic 'CheckLinkerFlag-module'Brad King2020-05-2514-0/+145
|\ \ \ \ \
| * | | | | CheckLinkerFlag: Add module to check validity of linker flagsMarc Chevrier2020-05-2513-0/+142
| * | | | | Tests: Extend Fortran compiler informationMarc Chevrier2020-05-251-0/+3
* | | | | | Merge topic 'ep-git-update-strategy'Brad King2020-05-254-174/+309
|\ \ \ \ \ \
| * | | | | | ExternalProject: Provide choice of git update strategiesCraig Scott2020-05-234-20/+148
| * | | | | | ExternalProject: factor out gitupdate step to separate fileCraig Scott2020-05-232-163/+170
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'fileApiAddPrecompileHeadersBacktrace'Brad King2020-05-2514-8/+712
|\ \ \ \ \ \
| * | | | | | fileapi: Extend codemodel targets with PRECOMPILE_HEADERSJustin Goshi2020-05-229-3/+218
| * | | | | | Tests: Add a PCH example to RunCMake.FileAPI codemodel-v2Justin Goshi2020-05-228-2/+491
| * | | | | | Tests: Fix indentation in RunCMake.FileAPI cxx_exe.jsonBrad King2020-05-221-2/+2
| * | | | | | PCH: Fix source group of per-architecture PCH headersBrad King2020-05-221-1/+1
* | | | | | | Merge topic 'FindSquish_settingsgroup_removal'Brad King2020-05-254-16/+10
|\ \ \ \ \ \ \
| * | | | | | | FindSquish: Remove settingsGroup argumentFrederik Gladhorn2020-05-194-16/+10
* | | | | | | | Merge topic 'curl-send-recv'Brad King2020-05-251-0/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | curl: Avoid checking 'send' and 'recv' signaturesBrad King2020-05-201-0/+17