Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Tests: Extend RunCMake.Ninja ShowIncludes case with sample path | Brad King | 2023-01-27 | 5 | -6/+6 | |
* | | | | | Merge topic 'cxxmodules-export-iface-names-test' | Brad King | 2023-01-30 | 17 | -14/+251 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Tests/RunCMake/CXXModules: add tests which don't export C++ module properties | Ben Boeckel | 2023-01-27 | 17 | -14/+251 | |
* | | | | | Xcode: Inherit Swift flags and compilation conditions | Ross Kilgariff | 2023-01-25 | 4 | -2/+32 | |
* | | | | | Merge topic 'test-try_compile-matching' | Brad King | 2023-01-25 | 3 | -20/+20 | |
|\ \ \ \ \ | ||||||
| * | | | | | Tests: Match configure log try_compile directories more precisely | Brad King | 2023-01-24 | 3 | -20/+20 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'isdir_empty' | Brad King | 2023-01-25 | 3 | -0/+7 | |
|\ \ \ \ \ | ||||||
| * | | | | | Help: Document behavior of if(EXISTS,IS_DIRECTORY) for empty paths | scivision | 2023-01-24 | 3 | -0/+7 | |
* | | | | | | Merge topic 'swiftmodule-dependency-tracking' | Brad King | 2023-01-25 | 5 | -0/+49 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Add incremental Swift static lib build test | Evan Wilde | 2023-01-21 | 5 | -0/+49 | |
| |/ / / / | ||||||
* | | | | | Ninja: require Ninja 1.11 for C++ module support | Ben Boeckel | 2023-01-23 | 2 | -2/+2 | |
* | | | | | Merge topic 'genex-CONFIG-validate-all' | Brad King | 2023-01-23 | 3 | -1/+10 | |
|\ \ \ \ \ | ||||||
| * | | | | | Genex: $<CONFIG:> syntax of all entries checked | Robert Maynard | 2023-01-20 | 2 | -0/+10 | |
| * | | | | | GeneratorExpression Tests: Remove duplicate test entry | Robert Maynard | 2023-01-17 | 1 | -1/+0 | |
* | | | | | | Merge topic 'try_compile-verbose' | Brad King | 2023-01-23 | 4 | -1/+25 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | try_compile: Run native build tool with verbose output | Brad King | 2023-01-20 | 4 | -1/+25 | |
* | | | | | | Merge topic 'configure-log' | Brad King | 2023-01-20 | 5 | -14/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmake: Stop pointing users at logs on configure errors | Brad King | 2023-01-19 | 5 | -14/+0 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'ninja-swift-exported-executables' | Brad King | 2023-01-20 | 1 | -1/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Ninja: Emit swiftmodule from executable with exports | Evan Wilde | 2023-01-19 | 1 | -1/+4 | |
* | | | | | | | Merge topic 'print-configure-generate-time' | Brad King | 2023-01-20 | 9 | -18/+18 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | cmake: Print configure/generate time | Kyle Edwards | 2023-01-19 | 9 | -18/+18 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge topic 'configure-log' | Brad King | 2023-01-19 | 8 | -18/+87 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Modules: Record system inspection steps in the configure log | Brad King | 2023-01-18 | 6 | -10/+71 | |
| * | | | | | | Tests: Avoid using CMake{Output,Error}.log files | Brad King | 2023-01-18 | 2 | -8/+16 | |
* | | | | | | | Merge topic 'optimize-full-name-function' | Brad King | 2023-01-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmGeneratorTarget: Cache full name components | Pierre Testart | 2023-01-18 | 1 | -1/+1 | |
* | | | | | | | | Revise C++ coding style using clang-format-15 | Kitware Robot | 2023-01-18 | 10 | -11/+12 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'configure-log' | Brad King | 2023-01-18 | 8 | -1/+50 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | message: Add CONFIGURE_LOG mode to record a message in the configure log | Brad King | 2023-01-18 | 8 | -1/+50 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | clang-format.bash: Use generic clang-format attribute | Brad King | 2023-01-18 | 2 | -2/+2 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'configure-log' | Brad King | 2023-01-17 | 16 | -0/+144 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | try_compile: Record stack of in-progess checks in configure log | Brad King | 2023-01-16 | 7 | -0/+42 | |
| * | | | | | | try_compile: Add a NO_LOG option to skip recording in the configure log | Brad King | 2023-01-16 | 2 | -0/+10 | |
| * | | | | | | try_compile: Add optional LOG_DESCRIPTION to record in configure log | Brad King | 2023-01-16 | 10 | -0/+32 | |
| * | | | | | | Tests: Add explicit ConfigureLog case to RunCMake.try_compile | Brad King | 2023-01-16 | 5 | -0/+60 | |
* | | | | | | | Merge topic 'ctest-no-tests-action-env-var' | Brad King | 2023-01-17 | 9 | -0/+16 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | ctest(1): Add CTEST_NO_TESTS_ACTION env var | friendlyanon | 2023-01-13 | 9 | -0/+16 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge topic 'fea/add-copy_directory_if_different' | Brad King | 2023-01-13 | 1 | -0/+9 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmake: Add -E copy_directory_if_different | Robert Maynard | 2023-01-12 | 1 | -0/+9 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'try_run-cross-compile' | Brad King | 2023-01-13 | 2 | -0/+10 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'backport-try_run-cross-compile' into try_run-cross-compile | Brad King | 2023-01-12 | 2 | -0/+10 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | / / | | | |_|/ / | | |/| | | | ||||||
| | * | | | | try_run: Avoid crash in keyword-dispatched signature when cross-compiling | Brad King | 2023-01-12 | 2 | -0/+10 | |
* | | | | | | Merge topic 'implicit-includes' | Brad King | 2023-01-13 | 2 | -4/+4 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | | | ||||||
| * | | | | Restore implicit include directory extraction for adaptive relative paths | Brad King | 2023-01-12 | 2 | -4/+4 | |
| |/ / / | ||||||
| * | | | Merge topic 'try_compile-copy-config' into release-3.25 | Brad King | 2022-11-23 | 2 | -0/+9 | |
| |\ \ \ | ||||||
* | | | | | FileAPI: Add "configureLog" object kind | Brad King | 2022-12-17 | 10 | -1/+64 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge topic 'cxxmodules-clang-update' | Brad King | 2022-12-17 | 8 | -8/+8 | |
|\ \ \ \ | ||||||
| * | | | | cxxmodules: support new round of Clang patches | Ben Boeckel | 2022-12-15 | 8 | -8/+8 | |
* | | | | | ConfigureLog: Version individual events instead of the whole log | Brad King | 2022-12-16 | 2 | -13/+7 | |