Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge topic 'script_file_exists' | Brad King | 2023-09-19 | 6 | -5/+9 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmake: Clarify error if -P script does not exist | scivision | 2023-09-18 | 6 | -5/+9 | |
| |/ / / / / | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-09-19 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'FindMatlab-r2023b' | Brad King | 2023-09-18 | 1 | -7/+8 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindMatlab: Add R2023b=23.2 | scivision | 2023-09-15 | 1 | -7/+8 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge topic 'FindLibXslt-cache-advanced' | Brad King | 2023-09-18 | 1 | -1/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindLibXslt: Mark LIBXSLT_LIBRARY and LIBXSLT_EXSLT_INCLUDE_DIR as advanced | Peter Kokot | 2023-09-15 | 1 | -1/+2 | |
* | | | | | | Merge topic 'FindTIFF-config-agreement' | Brad King | 2023-09-18 | 1 | -0/+73 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | FindTIFF: bridge `tiff-config` into FindTIFF-compatible interface | Ben Boeckel | 2023-09-14 | 1 | -0/+73 | |
| | |/ / / | |/| | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-09-18 | 1 | -1/+1 | |
| |_|/ / |/| | | | ||||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-09-17 | 1 | -1/+1 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-09-16 | 1 | -1/+1 | |
* | | | | Merge topic 'find-windows-no-PATH-prefixes' | Brad King | 2023-09-15 | 34 | -194/+35 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | find_(library|file|path): Drop PATH-derived search prefixes | Brad King | 2023-09-14 | 34 | -194/+35 | |
| |/ / | ||||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2023-09-15 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge branch 'release-3.27' | Brad King | 2023-09-14 | 1 | -2/+2 | |
|\ \ | |/ | ||||||
| * | CMake 3.27.5v3.27.5 | Brad King | 2023-09-14 | 2 | -3/+3 | |
* | | Merge branch 'release-3.27' | Brad King | 2023-09-14 | 0 | -0/+0 | |
|\ \ | |/ | ||||||
| * | Merge topic 'cxxmodules-non-compiled-source' into release-3.27 | Brad King | 2023-09-14 | 8 | -4/+61 | |
| |\ | ||||||
* | \ | Merge topic 'cxxmodules-non-compiled-source' | Brad King | 2023-09-14 | 8 | -4/+61 | |
|\ \ \ | ||||||
| * \ \ | Merge branch 'cxxmodules-non-compiled-source-release' into cxxmodules-non-com... | Ben Boeckel | 2023-09-12 | 8 | -4/+61 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | cxxmodules: detect and message about non-compiled sources | Ben Boeckel | 2023-09-12 | 8 | -4/+61 | |
* | | | | Merge topic 'autogen-exe-per-config' | Brad King | 2023-09-14 | 33 | -215/+877 | |
|\ \ \ \ | ||||||
| * | | | | NinjaMultiConfig: Update tests for the new dependency change | Orkun Tokdemir | 2023-09-13 | 3 | -22/+40 | |
| * | | | | Autogen: AUTO*_EXECUTABLE: add support for per-config values | Orkun Tokdemir | 2023-09-13 | 27 | -174/+819 | |
| * | | | | RunCMake: Add RunCMake_TEST_EXPECT_RESULT | Orkun Tokdemir | 2023-09-13 | 1 | -0/+2 | |
| * | | | | cmQtAutoGenInitializer: Define CrossConfig variable | Orkun Tokdemir | 2023-09-13 | 2 | -5/+6 | |
| * | | | | cmQtAutoGenInitializer: Reduce string copies | Orkun Tokdemir | 2023-09-13 | 1 | -1/+1 | |
| * | | | | cmQtAutoGenInitializer: Remove no-op call | Orkun Tokdemir | 2023-09-13 | 1 | -3/+0 | |
| * | | | | cmQtAutoGenInitializer: Improve Const-Correctness | Orkun Tokdemir | 2023-09-13 | 1 | -3/+4 | |
| * | | | | Autogen: Fix typo | Orkun Tokdemir | 2023-09-13 | 1 | -4/+4 | |
| * | | | | cmCustomCommandGenerator: Fix GetInternalDepfile on moved instance | Orkun Tokdemir | 2023-09-13 | 2 | -9/+7 | |
* | | | | | Merge topic 'curl-hsts' | Brad King | 2023-09-14 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | curl: Enable HTTP Strict-Transport-Security (HSTS) for build in CMake | Brad King | 2023-09-13 | 1 | -1/+1 | |
* | | | | | | Merge topic 'mingw-search-prefixes' | Brad King | 2023-09-14 | 20 | -4/+75 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | MinGW: Search for packages in standard MSYSTEM environment prefixes | Brad King | 2023-09-13 | 20 | -4/+75 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-09-14 | 1 | -1/+1 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Merge topic 'ninja-cc-local' | Brad King | 2023-09-13 | 2 | -9/+8 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmNinjaTargetGenerator: Reduce lifetime of custom command list | Brad King | 2023-09-12 | 2 | -9/+8 | |
* | | | | | | | Merge topic 'orkun_21677_16_06_2023' | Brad King | 2023-09-13 | 17 | -58/+134 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Autogen: Move QtAutoMocDeps tests to RunCMake/Autogen | Orkun Tokdemir | 2023-09-11 | 15 | -52/+113 | |
| * | | | | | | | Autogen: Add depfile support for Makefiles | Orkun Tokdemir | 2023-09-11 | 1 | -6/+11 | |
| * | | | | | | | RunCMake: Add RunCMake_TEST_NOT_EXPECT variables | Orkun Tokdemir | 2023-09-11 | 1 | -0/+10 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'Findosg-doc' | Brad King | 2023-09-13 | 20 | -151/+276 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Findosg*: Improve documentation formatting | 權少 | 2023-09-12 | 20 | -151/+276 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'release-3.27' | Brad King | 2023-09-13 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | Merge topic 'automoc-macro-names' into release-3.27 | Brad King | 2023-09-13 | 1 | -0/+1 | |
| |\ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ | Merge topic 'automoc-macro-names' | Brad King | 2023-09-13 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | / / | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | Autogen: Evaluate INTERFACE_AUTOMOC_MACRO_NAMES efficiently | Brad King | 2023-09-12 | 1 | -0/+1 | |
| |/ / / / / | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-09-13 | 1 | -1/+1 | |
| |/ / / / |/| | | | |