Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'vs-scan-for-modules' | Brad King | 2024-01-10 | 1 | -5/+6 |
|\ | |||||
| * | cmVisualStudio10TargetGenerator: always specify scanning | Ben Boeckel | 2024-01-06 | 1 | -3/+4 |
| * | cmVisualStudio10TargetGenerator: fix typo in flag name | Ben Boeckel | 2024-01-06 | 1 | -3/+3 |
* | | Merge topic 'cxxmodules-no-unity' | Brad King | 2024-01-10 | 3 | -1/+39 |
|\ \ | |||||
| * | | cmLocalGenerator: ignore scanned sources for unity builds | Ben Boeckel | 2024-01-05 | 1 | -0/+9 |
| * | | cmGlobalGenerator: add unity sources after computing target compile features | Ben Boeckel | 2024-01-05 | 2 | -1/+30 |
| |/ | |||||
* | | Merge topic 'makefile-depfile' | Brad King | 2024-01-10 | 1 | -4/+3 |
|\ \ | |||||
| * | | Makefile: Fix double escaping when DEPFILE is used | Orkun Tokdemir | 2024-01-09 | 1 | -3/+2 |
| * | | Makefile: Reduce string copies | Orkun Tokdemir | 2024-01-08 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2024-01-10 | 1 | -1/+1 |
* | | | Merge topic 'ctest-cli-http-headers' | Brad King | 2024-01-09 | 3 | -2/+28 |
|\ \ \ | |||||
| * | | | ctest: allow HTTP headers via command line | Matthew Woehlke | 2024-01-08 | 3 | -2/+28 |
* | | | | Merge topic 'ewilde/swift-ninja-response-files' | Brad King | 2024-01-09 | 2 | -3/+7 |
|\ \ \ \ | |||||
| * | | | | Swift/Ninja: Add support for response files | Evan Wilde | 2024-01-08 | 2 | -3/+7 |
* | | | | | Merge topic 'ninja-always-make-object-dirs' | Brad King | 2024-01-09 | 4 | -20/+43 |
|\ \ \ \ \ | |||||
| * | | | | | cmNinjaTargetGenerator: use `.` for the needed phony order-only dependency | Ben Boeckel | 2024-01-06 | 3 | -6/+21 |
| * | | | | | cmNinjaTargetGenerator: ensure that the object output directory exists | Ben Boeckel | 2024-01-06 | 1 | -0/+9 |
| * | | | | | cmNinjaTargetGenerator: add a method to compute the object directory | Ben Boeckel | 2024-01-05 | 2 | -15/+14 |
* | | | | | | Merge topic 'cmake-gui-unused-slot' | Brad King | 2024-01-09 | 1 | -4/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmake-gui: Remove unused viewType slot | Christoph GrĂ¼ninger | 2024-01-08 | 1 | -4/+4 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-01-09 | 1 | -1/+1 |
* | | | | | | | Merge topic 'link-stubs-transitively' | Brad King | 2024-01-08 | 3 | -1/+28 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Link to transitive dependencies on stub libraries only on some linkers | Brad King | 2024-01-04 | 3 | -1/+19 |
| * | | | | | | | Link explicitly to private transitive dependencies on stub libraries | Brad King | 2024-01-04 | 1 | -1/+10 |
* | | | | | | | | Merge topic 'fix-isspace-usage-for-signed-char' | Brad King | 2024-01-08 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmExecuteProcessCommand: Cast c to unsigned char before cast to int | leha-bot | 2024-01-05 | 1 | -1/+5 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'add_test-CROSSCOMPILING_EMULATOR-exclusive' | Brad King | 2024-01-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | add_test: Fix version of CMake introducing CMP0158 (to 3.29) | Robert Maynard | 2024-01-05 | 1 | -1/+1 |
* | | | | | | | | | Merge topic 'cmake-gui_better_text_with_preset' | Brad King | 2024-01-08 | 3 | -1/+6 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | cmake-gui: Hint that the preset compilers will be used | Robert Maynard | 2024-01-05 | 3 | -1/+6 |
* | | | | | | | | | | Merge topic 'cmake-gui_support_preset_toolchain' | Brad King | 2024-01-08 | 1 | -37/+59 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | cmake-gui: Add support for preset toolchain entry | Robert Maynard | 2024-01-05 | 1 | -37/+59 |
* | | | | | | | | | | | Merge topic 'fix-openbsd' | Brad King | 2024-01-08 | 3 | -7/+7 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Source: Restore compilation on OpenBSD | Rafael Sadowski | 2024-01-05 | 3 | -7/+7 |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge topic 'cxxmodules-no-compile-commands-modmap' into release-3.28 | Brad King | 2024-01-03 | 2 | -10/+10 |
| |\ \ \ \ \ \ \ \ \ | |||||
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-01-08 | 1 | -1/+1 |
| |_|_|_|_|_|_|/ / / |/| | | | | | | | | | |||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-01-07 | 1 | -1/+1 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-01-06 | 1 | -1/+1 |
| |_|_|_|_|/ / / / |/| | | | | | | | | |||||
* | | | | | | | | | Merge topic 'swift-always-restat' | Brad King | 2024-01-05 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Swift/Ninja: Always restat swift build commands | Jeremy Day | 2024-01-04 | 1 | -0/+4 |
* | | | | | | | | | | Merge topic 'swift-compile-commands' | Brad King | 2024-01-05 | 2 | -20/+84 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Swift/Ninja: Fix multifile module compile commands | Evan Wilde | 2024-01-03 | 2 | -20/+84 |
| | |_|_|_|/ / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'ccmake_support_preset_toolchain' | Brad King | 2024-01-05 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | |||||
| * | | | | | | | | ccmake: Now supports the preset toolchain entry | Robert Maynard | 2024-01-03 | 1 | -0/+5 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-01-05 | 1 | -1/+1 |
| |_|_|_|_|/ / |/| | | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-01-04 | 1 | -1/+1 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge topic 'cxxmodules-no-compile-commands-modmap' | Brad King | 2024-01-03 | 2 | -12/+12 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'cxxmodules-no-compile-commands-modmap-release' into cxxmodules-... | Ben Boeckel | 2023-12-28 | 2 | -12/+12 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| | * | | | | | cmNinjaTargetGenerator: use scan flag for modmap usage in exported commands | Ben Boeckel | 2023-12-22 | 2 | -10/+10 |
* | | | | | | | Merge topic 'cxxmodules-error-message-improvement' | Craig Scott | 2024-01-03 | 1 | -1/+2 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | |