| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | | gitlab-ci: get the VS2019 location from the runner | Ben Boeckel | 2020-05-26 | 1 | -1/+1 |
|
|
| * | | | | | | | | | gitlab-ci: get sccache location from the runner on Windows | Ben Boeckel | 2020-05-26 | 1 | -1/+1 |
|
|
| * | | | | | | | | | gitlab-ci: delay manual jobs on merges for 5 minutes | Ben Boeckel | 2020-05-26 | 1 | -1/+2 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge topic 'reduce-initial-checks' | Brad King | 2020-05-26 | 7 | -259/+266 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / /
|/| | | | | | | | |
|
| * | | | | | | | | enable_language: Assume compiler works if ABI detection compiles | Brad King | 2020-05-25 | 6 | -258/+262 |
|
|
| * | | | | | | | | CMakeDetermineCompilerABI: Fold copy error into CMAKE_<LANG>_ABI_COMPILED | Brad King | 2020-05-25 | 1 | -1/+4 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | Merge topic 'liblzma-reduce-checks' | Brad King | 2020-05-26 | 2 | -204/+26 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | liblzma: Assume 'string.h' exists | Brad King | 2020-05-25 | 1 | -1/+1 |
|
|
| * | | | | | | | | liblzma: Use KWIML to get fixed-size integer types | Brad King | 2020-05-25 | 2 | -187/+25 |
|
|
| * | | | | | | | | liblzma: Drop unused code providing uintmax_t and intmax_t | Brad King | 2020-05-25 | 2 | -16/+0 |
| |/ / / / / / / |
|
* | | | | | | | | Merge topic 'cuda-clang-pthreads' | Brad King | 2020-05-26 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Find{Threads,MPI}: Add support for CUDA with Clang | Tobias Ribizel | 2020-05-25 | 2 | -3/+3 |
|
|
* | | | | | | | | | Merge topic 'xerces-cygwin-library-naming' | Brad King | 2020-05-26 | 1 | -2/+6 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | FindXercesC: Find Cygwin libraries | Roger Leigh | 2020-05-23 | 1 | -2/+6 |
|
|
* | | | | | | | | | | Merge topic 'gitlab-ci-run-when-merged' | Brad King | 2020-05-26 | 1 | -13/+26 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / /
|/| | | | | | | | | |
|
| * | | | | | | | | | gitlab-ci: use rules to only be manual on a merge request | Ben Boeckel | 2020-05-26 | 1 | -13/+26 |
|
|
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-26 | 1 | -1/+1 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge topic 'fetchcontent-externalproject-empty-args' | Craig Scott | 2020-05-25 | 11 | -94/+235 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | FetchContent: Preserve empty string arguments | Craig Scott | 2020-05-23 | 5 | -21/+67 |
|
|
| * | | | | | | | | | ExternalProject: Preserve empty string arguments | Craig Scott | 2020-05-23 | 6 | -73/+168 |
|
|
* | | | | | | | | | | Merge branch 'release-3.17' | Brad King | 2020-05-25 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|/ / / /
| |/| | | | | | | | |
|
| * | | | | | | | | | Merge topic 'doc-updates' into release-3.17 | Brad King | 2020-05-25 | 2 | -7/+9 |
| |\ \ \ \ \ \ \ \ \ |
|
* | \ \ \ \ \ \ \ \ \ | Merge topic 'doc-updates' | Brad King | 2020-05-25 | 2 | -7/+9 |
|\ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / /
| |/| | | | / / / / /
| |_|_|_|_|/ / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | Help: clarify add_definitions() and add_compile_definitions() behavior | Marc Chevrier | 2020-05-24 | 2 | -7/+9 |
|
|
* | | | | | | | | | | Merge topic 'gitlab-ci-regular-builders' | Brad King | 2020-05-25 | 22 | -64/+495 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | gitlab-ci: add windows builder | Ben Boeckel | 2020-05-22 | 2 | -0/+29 |
|
|
| * | | | | | | | | | gitlab-ci: add Windows infrastructure | Ben Boeckel | 2020-05-22 | 2 | -2/+81 |
|
|
| * | | | | | | | | | gitlab: add powershell scripts for utilities | Ben Boeckel | 2020-05-22 | 4 | -0/+66 |
|
|
| * | | | | | | | | | gitlab-ci: add a macos builder | Ben Boeckel | 2020-05-22 | 6 | -34/+164 |
|
|
| * | | | | | | | | | gitlab-ci: add Linux makefiles and ninja builders | Ben Boeckel | 2020-05-22 | 6 | -1/+154 |
|
|
| * | | | | | | | | | ci: add dependencies for the test suite to the Fedora image | Ben Boeckel | 2020-05-22 | 1 | -0/+5 |
|
|
| * | | | | | | | | | ci: add make to the CI image | Ben Boeckel | 2020-05-22 | 1 | -1/+2 |
|
|
| * | | | | | | | | | gitlab-ci: use the cmake_build_unix anchor | Ben Boeckel | 2020-05-22 | 1 | -41/+3 |
|
|
| * | | | | | | | | | CTestCustom: ignore expat having symbol-less objects too | Ben Boeckel | 2020-05-22 | 1 | -0/+1 |
|
|
| * | | | | | | | | | Tests/CPackWiXGenerator: support suppressing verification | Ben Boeckel | 2020-05-22 | 2 | -1/+4 |
|
|
| * | | | | | | | | | Tests/CPackWiXGenerator; support non-interactive sessions | Ben Boeckel | 2020-05-22 | 1 | -0/+3 |
|
|
| * | | | | | | | | | Tests/RunCMake/export: handle collapsed newlines | Ben Boeckel | 2020-05-22 | 1 | -2/+1 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge topic 'CheckLinkerFlag-module' | Brad King | 2020-05-25 | 14 | -0/+145 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | CheckLinkerFlag: Add module to check validity of linker flags | Marc Chevrier | 2020-05-25 | 13 | -0/+142 |
|
|
| * | | | | | | | | | Tests: Extend Fortran compiler information | Marc Chevrier | 2020-05-25 | 1 | -0/+3 |
|
|
* | | | | | | | | | | Merge topic 'ep-git-update-strategy' | Brad King | 2020-05-25 | 4 | -174/+309 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | ExternalProject: Provide choice of git update strategies | Craig Scott | 2020-05-23 | 4 | -20/+148 |
|
|
| * | | | | | | | | | | ExternalProject: factor out gitupdate step to separate file | Craig Scott | 2020-05-23 | 2 | -163/+170 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge topic 'fileApiAddPrecompileHeadersBacktrace' | Brad King | 2020-05-25 | 14 | -8/+712 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | fileapi: Extend codemodel targets with PRECOMPILE_HEADERS | Justin Goshi | 2020-05-22 | 9 | -3/+218 |
|
|
| * | | | | | | | | | | Tests: Add a PCH example to RunCMake.FileAPI codemodel-v2 | Justin Goshi | 2020-05-22 | 8 | -2/+491 |
|
|
| * | | | | | | | | | | Tests: Fix indentation in RunCMake.FileAPI cxx_exe.json | Brad King | 2020-05-22 | 1 | -2/+2 |
|
|
| * | | | | | | | | | | PCH: Fix source group of per-architecture PCH headers | Brad King | 2020-05-22 | 1 | -1/+1 |
|
|
* | | | | | | | | | | | Merge topic 'FindSquish_settingsgroup_removal' | Brad King | 2020-05-25 | 4 | -16/+10 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | FindSquish: Remove settingsGroup argument | Frederik Gladhorn | 2020-05-19 | 4 | -16/+10 |
|
|