Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ninja: Use more efficient data structures to collect outputs | Nicolas van Kempen | 2023-03-28 | 4 | -34/+22 |
* | CMake Nightly Date Stamp | Kitware Robot | 2023-03-23 | 1 | -1/+1 |
* | Merge topic 'remove-doxygen.config' | Brad King | 2023-03-22 | 1 | -1/+0 |
|\ | |||||
| * | Actually remove unused top-level doxygen.config file | Brad King | 2023-03-21 | 1 | -1/+0 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2023-03-22 | 1 | -1/+1 |
* | | Merge topic 'ci-clang16-windows' | Brad King | 2023-03-21 | 3 | -13/+17 |
|\ \ | |||||
| * | | ci: Enable C++ modules tests with LLVM/Clang 16.0 on Windows | Brad King | 2023-03-21 | 1 | -0/+4 |
| * | | ci: Update LLVM/Clang to 16.0 in nightly CI jobs on Windows | Brad King | 2023-03-21 | 2 | -13/+13 |
* | | | Merge topic 'update-curl' | Brad King | 2023-03-21 | 77 | -1539/+1939 |
|\ \ \ | |||||
| * | | | curl: Restore build within CMake after update to 8.0.1 | Brad King | 2023-03-20 | 1 | -3/+7 |
| * | | | Merge branch 'upstream-curl' into update-curl | Brad King | 2023-03-20 | 76 | -1538/+1934 |
| |\ \ \ | |||||
| | * | | | curl 2023-03-20 (b16d1fa8) | Curl Upstream | 2023-03-20 | 76 | -1537/+1934 |
| * | | | | curl: Update script to get curl 8.0.1 | Brad King | 2023-03-20 | 1 | -1/+1 |
* | | | | | Merge topic 'remove-doxygen.config' | Brad King | 2023-03-21 | 1 | -696/+0 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Remove unused top-level doxygen.config file | Abdalalah M | 2023-03-20 | 1 | -696/+0 |
* | | | | | Merge topic 'autogen-parallel-number' | Brad King | 2023-03-21 | 1 | -0/+12 |
|\ \ \ \ \ | |||||
| * | | | | | Autogen: Restore AUTOGEN_PARALLEL support for numbers | Orkun Tokdemir | 2023-03-20 | 1 | -0/+12 |
* | | | | | | Merge topic 'file-REAL_PATH' | Brad King | 2023-03-21 | 2 | -4/+19 |
|\ \ \ \ \ \ | |||||
| * | | | | | | file(REAL_PATH): Ensure same behavior as get_filename_component(REALPATH) | Marc Chevrier | 2023-03-20 | 2 | -4/+19 |
* | | | | | | | Merge topic 'find_package-raii-fc-early-return' | Brad King | 2023-03-21 | 2 | -12/+55 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | find_package: Ensure root path stack and module vars are restored | Craig Scott | 2023-03-17 | 2 | -12/+55 |
* | | | | | | | | Merge topic 'FindCUDATooklit-mark-as-advanced' | Brad King | 2023-03-21 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | FindCUDAToolkit: mark a few variables as advanced | Andrey Alekseenko | 2023-03-17 | 1 | -1/+2 |
* | | | | | | | | Merge branch 'release-3.26' | Brad King | 2023-03-21 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge topic 'clang-windows-cxx-modules' into release-3.26 | Brad King | 2023-03-21 | 8 | -76/+96 |
| |\ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ | Merge topic 'clang-windows-cxx-modules' | Brad King | 2023-03-21 | 8 | -76/+96 |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Ninja: Wrap rules using '>' shell redirection with 'cmd /C' on Windows | Brad King | 2023-03-20 | 1 | -1/+18 |
| * | | | | | | | | | Clang: Record Clang 16.0 C++ modules flags only for GNU-like front-end | Brad King | 2023-03-20 | 1 | -13/+15 |
| * | | | | | | | | | cmGlobalNinjaGenerator: Use forward slashes in clang modmap format on Windows | Brad King | 2023-03-18 | 1 | -1/+7 |
| * | | | | | | | | | cmDyndepCollation: Drop outdated mentions of CXX_MODULE_INTERNAL_PARTITIONS | Brad King | 2023-03-18 | 1 | -38/+11 |
| * | | | | | | | | | cmLocalNinjaGenerator: De-duplicate condition for using 'cmd /C' on Windows | Brad King | 2023-03-18 | 1 | -5/+5 |
| * | | | | | | | | | cmGlobalNinjaGenerator: Detect GNU-like command-line for dyndep collator | Brad King | 2023-03-18 | 2 | -6/+20 |
| * | | | | | | | | | cmGlobalNinjaGenerator: Factor out GNU-like command-line detection on Windows | Brad King | 2023-03-18 | 2 | -6/+16 |
| * | | | | | | | | | cmCxxModuleMapper: Use value semantics in path conversion callback | Brad King | 2023-03-18 | 3 | -3/+3 |
| * | | | | | | | | | cmCxxModuleMapper: Remove redundant path conversion callbacks | Brad King | 2023-03-18 | 1 | -4/+2 |
* | | | | | | | | | | Merge branch 'release-3.26' | Brad King | 2023-03-21 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge topic 'clang-cl-showIncludes' into release-3.26 | Brad King | 2023-03-21 | 6 | -1/+23 |
| |\ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ | Merge topic 'clang-cl-showIncludes' | Brad King | 2023-03-21 | 6 | -1/+23 |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Ninja: Restore detection of clang-cl showIncludes prefix | YR Chen | 2023-03-20 | 6 | -1/+17 |
| * | | | | | | | | | | Tests: Comment RunCMake.Ninja ShowIncludes sample input languages | Brad King | 2023-03-20 | 1 | -0/+6 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'release-3.26' | Brad King | 2023-03-21 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge topic 'FindPython-SOSABI-handling' into release-3.26 | Brad King | 2023-03-21 | 3 | -4/+8 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'FindPython-SOSABI-handling' | Brad King | 2023-03-21 | 3 | -4/+8 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'backport-3.26-FindPython-SOSABI-handling' | Brad King | 2023-03-20 | 3 | -4/+8 |
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | / / / / / | | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
| | * | | | | | | | | FindPython: ensure Stable ABI is correctly handled | Marc Chevrier | 2023-03-20 | 3 | -4/+8 |
| | |/ / / / / / / | |||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-03-21 | 1 | -1/+1 |
| |_|_|_|_|_|/ / |/| | | | | | | | |||||
* | | | | | | | | Merge topic 'ci-linkcheck' | Brad King | 2023-03-20 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | |||||
| * | | | | | | | Help: Replace link with its permanent redirect | Brad King | 2023-03-18 | 2 | -2/+2 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-03-20 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-03-19 | 1 | -1/+1 |
| |/ / / / / |/| | | | | |