Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'CheckSource-Fortran' | 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 branch 'release-3.19' | Brad King | 2020-10-16 | 0 | -0/+0 |
|\ \ | |||||
| * \ | Merge topic 'iar-obj-declutter' into release-3.19 | Brad King | 2020-10-16 | 1 | -0/+1 |
| |\ \ | |||||
* | \ \ | Merge topic 'iar-obj-declutter' | 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 branch 'release-3.19' | Brad King | 2020-10-16 | 0 | -0/+0 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge topic 'fix-refactor-generator-configs' into release-3.19 | Brad King | 2020-10-16 | 4 | -3/+27 |
| |\ \ | | |/ | |/| | |||||
* | | | Merge topic 'fix-refactor-generator-configs' | Brad King | 2020-10-16 | 4 | -3/+27 |
|\ \ \ | | |/ | |/| | |||||
| * | | Fix regression in test/install/package configuration selection | Brad King | 2020-10-15 | 4 | -3/+27 |
| |/ | |||||
* | | CMake Nightly Date Stamp | Kitware Robot | 2020-10-16 | 1 | -1/+1 |
* | | Merge topic 'remove-server-mode' | Brad King | 2020-10-15 | 46 | -5293/+16 |
|\ \ | |||||
| * | | server: remove deprecated 'cmake -E server' mode | Brad King | 2020-10-14 | 46 | -5293/+16 |
* | | | Merge branch 'release-3.18' into master | Brad King | 2020-10-15 | 0 | -0/+0 |
|\ \ \ | |||||
| * \ \ | Merge branch 'cmake-E-cat-binary' into release-3.18 | Brad King | 2020-10-15 | 13 | -54/+109 |
| |\ \ \ | |||||
* | \ \ \ | Merge branch 'release-3.19' | Brad King | 2020-10-15 | 0 | -0/+0 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Merge topic 'cmake-E-cat-binary' into release-3.19 | Brad King | 2020-10-15 | 13 | -54/+109 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
* | | | | | Merge topic 'cmake-E-cat-binary' | 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 |
| | |/ / | |/| | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-10-15 | 1 | -1/+1 |
* | | | | Merge branch 'release-3.19' | Brad King | 2020-10-14 | 0 | -0/+0 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge topic 'bootstrap-make-smake' into release-3.19 | Brad King | 2020-10-14 | 1 | -1/+1 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'bootstrap-make-smake' | 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 branch 'release-3.19' | Brad King | 2020-10-14 | 0 | -0/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge topic 'bootstrap-ninja-samu' into release-3.19 | Brad King | 2020-10-14 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
* | | | | | Merge topic 'bootstrap-ninja-samu' | 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 'ninja-depfile-transformation' | Brad King | 2020-10-14 | 61 | -68/+669 |
|\ \ \ | |||||
| * | | | Ninja: Transform DEPFILEs with policy CMP0116 | Kyle Edwards | 2020-10-13 | 23 | -3/+234 |
| * | | | cmCustomCommandGenerator: Add option to transform depfile | Kyle Edwards | 2020-10-13 | 4 | -37/+113 |
| * | | | cmake -E: Add cmake_transform_depfile internal command | Kyle Edwards | 2020-10-13 | 23 | -0/+249 |
| * | | | cmGccDepfileReader: Rework helper code | Kyle Edwards | 2020-10-13 | 13 | -28/+73 |
* | | | | Merge topic 'ninja-multi-no-cache-variables' | Brad King | 2020-10-14 | 2 | -23/+13 |
|\ \ \ \ | |||||
| * | | | | Ninja Multi-Config: Read configuration variables as normal variables | Kyle Edwards | 2020-10-13 | 2 | -23/+13 |
| |/ / / | |||||
* | | | | Merge topic 'file-GENERATE-refactor' | Brad King | 2020-10-14 | 1 | -29/+73 |
|\ \ \ \ | |||||
| * | | | | file(GENERATE): Refactor options handling | Asit Dhal | 2020-10-12 | 1 | -29/+73 |
* | | | | | Merge topic 'FindIntl_use_imported_targets' | Brad King | 2020-10-14 | 8 | -8/+78 |
|\ \ \ \ \ | |||||
| * | | | | | FindIntl: Add imported target | Sibi Siddharthan | 2020-10-13 | 8 | -8/+78 |
* | | | | | | Merge topic 'post-rel-dev' | Brad King | 2020-10-14 | 8 | -7/+38 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help/dev: Add maintainer guide step for post-release policy updates | Brad King | 2020-10-13 | 1 | -0/+10 |
| * | | | | | | Configure CMake itself with policies through CMake 3.18 | Brad King | 2020-10-13 | 3 | -3/+3 |
| * | | | | | | export: Increase maximum policy version in exported files to 3.18 | Brad King | 2020-10-13 | 1 | -2/+2 |
| * | | | | | | Add deprecation warnings for policies CMP0075 and below | Brad King | 2020-10-13 | 3 | -2/+23 |
* | | | | | | | Merge branch 'release-3.19' | Brad King | 2020-10-14 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | Merge topic 'cmake-gui-res' into release-3.19 | Brad King | 2020-10-14 | 1 | -2/+2 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'cmake-gui-res' | Brad King | 2020-10-14 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | |