Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 'explicit-source-extensions' | Kyle Edwards | 2020-10-13 | 21 | -21/+208 |
|\ | |||||
| * | CMP0115: Require source file extensions to be explicit | Kyle Edwards | 2020-10-13 | 21 | -21/+208 |
* | | Merge branch 'release-3.19' | Brad King | 2020-10-13 | 0 | -0/+0 |
|\ \ | |||||
| * \ | Merge topic 'android-api-level-range' into release-3.19 | Brad King | 2020-10-13 | 1 | -1/+2 |
| |\ \ | |||||
* | \ \ | Merge topic 'android-api-level-range' | Brad King | 2020-10-13 | 1 | -1/+2 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Android: show supported API level in error message | Haibo Huang | 2020-10-13 | 1 | -1/+2 |
| |/ / | |||||
* | | | Merge branch 'release-3.19' | Brad King | 2020-10-13 | 0 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | Merge topic 'android-verify-abi-in-ndk' into release-3.19 | Brad King | 2020-10-13 | 2 | -1/+7 |
| |\ \ | |||||
* | \ \ | Merge topic 'android-verify-abi-in-ndk' | Brad King | 2020-10-13 | 2 | -1/+7 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Android: Fatal if ABI is not supported by NDK | Haibo Huang | 2020-10-09 | 2 | -1/+7 |
* | | | | Merge branch 'release-3.19' | Brad King | 2020-10-13 | 0 | -0/+0 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge topic 'export-namelink-only-comment-removal' into release-3.19 | Brad King | 2020-10-13 | 1 | -1/+0 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'export-namelink-only-comment-removal' | Brad King | 2020-10-13 | 1 | -1/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | export: Remove leftover inaccurate code comment | Craig Scott | 2020-10-13 | 1 | -1/+0 |
* | | | | | Merge branch 'release-3.19' | Brad King | 2020-10-13 | 0 | -0/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge topic 'FindPython-Apple-python3' into release-3.19 | Brad King | 2020-10-13 | 5 | -0/+41 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'FindPython-Apple-python3' | Brad King | 2020-10-13 | 5 | -0/+41 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | FindPython: Ensure Apple Xcode python 3 is usable | Marc Chevrier | 2020-10-12 | 5 | -0/+41 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-10-13 | 1 | -1/+1 |
* | | | | | Merge branch 'release-3.19' | Craig Scott | 2020-10-12 | 0 | -0/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge topic 'export-namelink-only' into release-3.19 | Craig Scott | 2020-10-12 | 11 | -19/+66 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'export-namelink-only' | Craig Scott | 2020-10-12 | 11 | -19/+66 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | export: Do not fail generation for namelink-only case | Deniz Bahadir | 2020-10-09 | 11 | -19/+66 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'release-3.19' | Kyle Edwards | 2020-10-12 | 0 | -0/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge topic 'cmake-presets-documentation-fix' into release-3.19 | Kyle Edwards | 2020-10-12 | 4 | -26/+37 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'cmake-presets-documentation-fix' | Kyle Edwards | 2020-10-12 | 4 | -26/+37 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Tests: Test the CMakePresets.json example in the documentation | Kyle Edwards | 2020-10-09 | 4 | -25/+37 |
| * | | | | | Help: Fix documentation of CMakePresets.json's cacheVariables | Kyle Edwards | 2020-10-09 | 1 | -4/+3 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'release-3.19' | Kyle Edwards | 2020-10-12 | 0 | -0/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge topic 'ninja-multi-segfault' into release-3.19 | Kyle Edwards | 2020-10-12 | 2 | -9/+8 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'ninja-multi-segfault' | Kyle Edwards | 2020-10-12 | 2 | -9/+8 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Ninja Multi-Config: Fix segfault when installing an export | Kyle Edwards | 2020-10-09 | 1 | -7/+7 |
| * | | | | Help: Fix documentation for Ninja Multi-Config's build.ninja | Kyle Edwards | 2020-10-09 | 1 | -2/+1 |
| |/ / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-10-12 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-10-11 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-10-10 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge topic 'ci-long-names' | Kyle Edwards | 2020-10-09 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | CI: Add a long filename to a build | Kyle Edwards | 2020-10-09 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge branch 'release-3.19' | Brad King | 2020-10-09 | 0 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | Merge topic 'iwyu-map-cm-headers' into release-3.19 | Brad King | 2020-10-09 | 2 | -2/+6 |
| |\ \ | |||||
* | \ \ | Merge topic 'iwyu-map-cm-headers' | Brad King | 2020-10-09 | 2 | -2/+6 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | IWYU: Map <*> headers to <cm/*> headers | Kyle Edwards | 2020-10-08 | 2 | -2/+6 |
* | | | | Merge branch 'release-3.19' | Brad King | 2020-10-09 | 0 | -0/+0 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge topic 'GNUInstallDirs-debian' into release-3.19 | Brad King | 2020-10-09 | 6 | -2/+135 |
| |\ \ \ | | |_|/ | |/| | | |||||
* | | | | Merge topic 'GNUInstallDirs-debian' | Brad King | 2020-10-09 | 6 | -2/+135 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | GNUInstallDirs: Comply with Debian Policy on LIBEXECDIR | Dennis Klein | 2020-10-08 | 2 | -4/+15 |