Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | CMakePresets.json: Allow boolean for cache variable value | Kyle Edwards | 2020-10-21 | 6 | -7/+71 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'cmakepresets-schema' into release-3.19 | Kyle Edwards | 2020-10-21 | 10 | -2/+315 | |
|\ \ \ \ \ | ||||||
| * | | | | | CI: Install jsonschema for schema testing | Kyle Edwards | 2020-10-20 | 3 | -1/+3 | |
| * | | | | | Tests: Add JSON schema validation to CMakePresets.json tests | Kyle Edwards | 2020-10-20 | 4 | -1/+61 | |
| * | | | | | Help: Add JSON schema for CMakePresets.json | Ben McMorran | 2020-10-20 | 3 | -0/+251 | |
* | | | | | | Merge topic 'ci-win-python' into release-3.19 | Brad King | 2020-10-20 | 2 | -0/+44 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | ci: add Python to PATH on Windows | Brad King | 2020-10-20 | 2 | -0/+44 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'cmake-presets-doc-move' into release-3.19 | Kyle Edwards | 2020-10-20 | 6 | -332/+388 | |
|\ \ \ \ \ | ||||||
| * | | | | | Help: Clarify purpose of warnings and errors | Kyle Edwards | 2020-10-19 | 1 | -4/+4 | |
| * | | | | | Help: Make architecture and toolset descriptions generic | Kyle Edwards | 2020-10-19 | 1 | -4/+4 | |
| * | | | | | Help: Add inheritance to CMakePresets.json example | Kyle Edwards | 2020-10-19 | 1 | -0/+7 | |
| * | | | | | Help: Add documentation for debug field | Kyle Edwards | 2020-10-19 | 1 | -0/+20 | |
| * | | | | | Help: Show environment field | Kyle Edwards | 2020-10-19 | 2 | -0/+5 | |
| * | | | | | Help: Show multiple ways of doing cacheVariables | Kyle Edwards | 2020-10-19 | 2 | -3/+5 | |
| * | | | | | Help: Move vendor field into example | Kyle Edwards | 2020-10-19 | 2 | -14/+12 | |
| * | | | | | Help: s/unusedVars/unusedCli/ | Kyle Edwards | 2020-10-19 | 1 | -1/+1 | |
| * | | | | | Help: Move CMakePresets.json documentation into a separate file | Kyle Edwards | 2020-10-19 | 4 | -329/+353 | |
* | | | | | | Merge topic 'find_package-check-dir' into release-3.19 | Brad King | 2020-10-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | find_package: Fix regression in searching root prefix | Brad King | 2020-10-19 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'FindPython-support-version-3.10' into release-3.19 | Brad King | 2020-10-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | FindPython: Add support of version 3.10 | Marc Chevrier | 2020-10-16 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'separate_arguments-no-args' into release-3.19 | Brad King | 2020-10-19 | 4 | -0/+20 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | separate_arguments: Fix crash on *_COMMAND with no arguments | Robert Bozzetto | 2020-10-16 | 4 | -0/+20 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'doc-CMP0111' into release-3.19 | Brad King | 2020-10-19 | 5 | -15/+25 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CMP0111: Clarify that the new error is on a missing property setting | Brad King | 2020-10-16 | 5 | -15/+25 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'sccache-macos-without-timeouts' into release-3.19 | Brad King | 2020-10-19 | 1 | -4/+12 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ci: use a patched sccache on macOS | Ben Boeckel | 2020-10-19 | 1 | -4/+12 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'cmake-gui-disable-presets' into release-3.19 | Craig Scott | 2020-10-17 | 3 | -22/+24 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CMake GUI: Disable preset fields instead of hiding them | Kyle Edwards | 2020-10-16 | 3 | -22/+24 | |
* | | | | | | | Merge topic 'file-configure-angle-brackets' into release-3.19 | Brad King | 2020-10-16 | 7 | -20/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | file(CONFIGURE): Allow angle brackets in content | Cristian Adam | 2020-10-15 | 7 | -20/+9 | |
* | | | | | | | | Merge topic 'CheckSource-Fortran' into release-3.19 | Brad King | 2020-10-16 | 12 | -9/+51 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Tests: Add cases for CheckSource{Compiles,Runs} bad arguments | Brad King | 2020-10-15 | 8 | -0/+32 | |
| * | | | | | | | | CheckSource{Runs,Compiles}: Fix default Fortran source extension | Michael Hirsch | 2020-10-15 | 4 | -9/+19 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'iar-obj-declutter' into release-3.19 | Brad King | 2020-10-16 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | IAR: Use .o object file extension with IAR-Ilink toolchains | Felipe Torrezan | 2020-10-15 | 1 | -0/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'fix-refactor-generator-configs' into release-3.19 | Brad King | 2020-10-16 | 4 | -3/+27 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fix regression in test/install/package configuration selection | Brad King | 2020-10-15 | 4 | -3/+27 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge topic 'cmake-E-cat-binary' into release-3.19 | Brad King | 2020-10-15 | 13 | -54/+109 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | cmake: Fix '-E cat' command for binary files on Windows | Johnny Jazeix | 2020-10-14 | 7 | -7/+31 | |
| * | | | | | | cmConsoleBuf: Factor out cout/cerr console buffer management | Brad King | 2020-10-14 | 8 | -36/+66 | |
| * | | | | | | clang-format: Fix include block order in ctest.cxx and cpack.cxx | Brad King | 2020-10-14 | 2 | -13/+14 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge topic 'bootstrap-make-smake' into release-3.19 | Brad King | 2020-10-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | bootstrap: add smake as known make processors | Issam E. Maghni | 2020-10-14 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'bootstrap-ninja-samu' into release-3.19 | Brad King | 2020-10-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / | | | | / / / | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | bootstrap: add samu as known ninja processors | Issam E. Maghni | 2020-10-14 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'cmake-gui-res' into release-3.19 | Brad King | 2020-10-14 | 1 | -2/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmake-gui: Attach icons only to main GUI executables | Brad King | 2020-10-14 | 1 | -2/+2 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge topic 'cmake-help-fix' into release-3.19 | Kyle Edwards | 2020-10-14 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Help: Fix invalid code-block in cmake(1) manual | Kyle Edwards | 2020-10-14 | 1 | -1/+1 | |
|/ / / / |