Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | cmTarget: rename entry copying method | Ben Boeckel | 2023-08-17 | 1 | -6/+6 | |
| * | | cmTarget: track and store `IMPORTED_CXX_MODULES_` usage properties | Ben Boeckel | 2023-08-17 | 1 | -0/+38 | |
| * | | cmGeneratorTarget: classify BMI-only C++ module sources | Ben Boeckel | 2023-08-17 | 4 | -0/+15 | |
| * | | cmImportedCxxModuleInfo: introduce code to parse exported BMI properties | Ben Boeckel | 2023-08-17 | 3 | -0/+115 | |
| * | | cmExportFileGenerator: export private compile info for C++ modules | Ben Boeckel | 2023-08-17 | 4 | -0/+91 | |
| * | | cmGeneratorTarget: support better errors when checking for C++20 modules | Ben Boeckel | 2023-08-16 | 2 | -17/+24 | |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2023-08-21 | 1 | -1/+1 | |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2023-08-20 | 1 | -1/+1 | |
* | | | Merge topic 'debugger-pipe-connections' | Brad King | 2023-08-19 | 8 | -436/+679 | |
|\ \ \ | ||||||
| * | | | Debugger: Replace libuv with platform-specific connection code | Paul Maybee | 2023-08-17 | 8 | -436/+679 | |
* | | | | Merge topic 'cmList-INSERT-regression' | Brad King | 2023-08-19 | 3 | -4/+18 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | list(INSERT): restore old behavior | Marc Chevrier | 2023-08-17 | 3 | -4/+18 | |
| * | | | CMake 3.27.3v3.27.3 | Brad King | 2023-08-16 | 1 | -1/+1 | |
| * | | | Merge topic 'unity_c_no_extensions' into release-3.27 | Brad King | 2023-08-16 | 1 | -1/+1 | |
| |\ \ \ | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-08-19 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-08-18 | 1 | -1/+1 | |
* | | | | | Merge topic 'vs-ClangCL-version' | Brad King | 2023-08-17 | 1 | -25/+31 | |
|\ \ \ \ \ | ||||||
| * | | | | | VS: Allow specifying VCTools version with the ClangCL toolset | Richard Dzenis | 2023-08-16 | 1 | -25/+31 | |
* | | | | | | Merge topic 'msvc-llvm-mt' | Brad King | 2023-08-17 | 1 | -2/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | MSVC: Run manifest tool with llvm-mt compatible arguments | ur4t | 2023-08-16 | 1 | -2/+5 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'cmake-presets-errors-functions' | Kyle Edwards | 2023-08-17 | 13 | -485/+708 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmJSONHelpers: Make error generators proper functions | Kyle Edwards | 2023-08-16 | 3 | -89/+135 | |
| * | | | | | | CMakePresets: Make error generators proper functions | Kyle Edwards | 2023-08-16 | 11 | -396/+573 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'xcframework-maccatalyst-fix' | Kyle Edwards | 2023-08-17 | 2 | -3/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | .xcframework: Search Info.plist for "maccatalyst" instead of "catalyst" | Kyle Edwards | 2023-08-16 | 2 | -3/+3 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-08-17 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'xcframework-check-platform-variant' | Kyle Edwards | 2023-08-16 | 4 | -2/+59 | |
|\ \ \ \ \ | ||||||
| * | | | | | .xcframework: Check SupportedPlatformVariant | Kyle Edwards | 2023-08-15 | 4 | -2/+59 | |
* | | | | | | Merge topic 'remove_property' | Brad King | 2023-08-16 | 7 | -18/+10 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Source: Rename SetProperty(nullptr_t) to RemoveProperty() | Vitaly Stakhovsky | 2023-08-15 | 7 | -18/+10 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'improve_rpath_removal_message' | Brad King | 2023-08-16 | 1 | -2/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | file: Clarify CMake only drops RPATHS's it added | Robert Maynard | 2023-08-15 | 1 | -2/+4 | |
* | | | | | | | Merge topic 'unity_c_no_extensions' | Brad King | 2023-08-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | Unity: use C-style comments to work both with C and C++ | Sylvain Joubert | 2023-08-15 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'ghs-escape-custom-command-comments' | Brad King | 2023-08-16 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | / / | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | GHS: Escape custom command comments | William Sciaroni | 2023-08-15 | 1 | -1/+3 | |
| |/ / / / | ||||||
| * | | | | CMake 3.27.2v3.27.2 | Brad King | 2023-08-10 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-08-16 | 1 | -1/+1 | |
| |_|/ / |/| | | | ||||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-08-15 | 1 | -1/+1 | |
| |/ / |/| | | ||||||
* | | | Merge topic 'test-properties-directory' | Kyle Edwards | 2023-08-14 | 5 | -19/+168 | |
|\ \ \ | ||||||
| * | | | get_test_property(): Add DIRECTORY option | Kyle Edwards | 2023-08-11 | 1 | -3/+24 | |
| * | | | get_property(TEST): Add DIRECTORY option | Kyle Edwards | 2023-08-11 | 1 | -7/+25 | |
| * | | | set_tests_properties(): Add DIRECTORY option | Kyle Edwards | 2023-08-11 | 1 | -2/+28 | |
| * | | | set_property(TEST): Add DIRECTORY option | Kyle Edwards | 2023-08-10 | 2 | -7/+91 | |
* | | | | Merge topic 'ctest-generate-resource-spec-file' | Kyle Edwards | 2023-08-14 | 6 | -42/+147 | |
|\ \ \ \ | ||||||
| * | | | | CTest: Add ability to dynamically generate resource spec file | Kyle Edwards | 2023-08-10 | 5 | -33/+136 | |
| * | | | | cmCTestRunTest::StartFailure(): Add total argument | Kyle Edwards | 2023-08-10 | 3 | -9/+11 | |
| |/ / / | ||||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-08-14 | 1 | -1/+1 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-08-13 | 1 | -1/+1 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-08-12 | 1 | -1/+1 | |