Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmGeneratorTarget: Factor TargetPropertyEntry into own source | Brad King | 2024-05-20 | 4 | -167/+191 |
* | cmGeneratorTarget: Move TargetPropertyEntry creation method to header | Brad King | 2024-05-20 | 2 | -19/+34 |
* | cmTargetTraceDependencies: Factor out of cmGeneratorTarget | Brad King | 2024-05-20 | 5 | -247/+289 |
* | Merge topic 'typo-fix-issue' | Brad King | 2024-05-20 | 1 | -1/+1 |
|\ | |||||
| * | Tutorial: Fix grammar typo in Step 11 | FrankYin | 2024-05-17 | 1 | -1/+1 |
* | | Merge topic 'cmp0097-fetchcontent' | Brad King | 2024-05-20 | 1 | -3/+12 |
|\ \ | |||||
| * | | Help: Document that CMP0097 is always NEW for FetchContent | Craig Scott | 2024-05-17 | 1 | -3/+12 |
| |/ | |||||
* | | CMake Nightly Date Stamp | Kitware Robot | 2024-05-20 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2024-05-19 | 1 | -1/+1 |
* | | Merge topic 'fetchcontent-direct' | Craig Scott | 2024-05-18 | 33 | -1615/+2308 |
|\ \ | |||||
| * | | ExternalProject: Fix misleading git update output | Craig Scott | 2024-05-17 | 1 | -1/+1 |
| * | | FetchContent: Populate directly without a sub-build | Craig Scott | 2024-05-17 | 25 | -96/+761 |
| * | | ExternalProject: Move more internal commands out of main file | Craig Scott | 2024-05-13 | 9 | -1528/+1551 |
| * | | ExternalProject: Switch download, update and patch to use _EP_ vars | Craig Scott | 2024-05-13 | 1 | -186/+185 |
| * | | ExternalProject: Provide ExternalProject_Add keywords through a macro | Craig Scott | 2024-05-12 | 1 | -49/+54 |
| * | | ExternalProject: Don't treat YES as a keyword | Craig Scott | 2024-05-12 | 1 | -1/+1 |
| * | | ExternalProject: Fix minor formatting error | Craig Scott | 2024-05-12 | 1 | -1/+2 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2024-05-18 | 1 | -1/+1 |
* | | | Merge branch 'release-3.29' | Brad King | 2024-05-17 | 0 | -0/+0 |
|\ \ \ | |||||
| * \ \ | Merge branch 'release-3.28' into release-3.29 | Brad King | 2024-05-17 | 0 | -0/+0 |
| |\ \ \ | |||||
* | \ \ \ | Merge branch 'release-3.28' | Brad King | 2024-05-17 | 0 | -0/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge topic 'cxxmodules-gcc-binary-mode' into release-3.28 | Brad King | 2024-05-17 | 3 | -1/+29 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge branch 'release-3.29' | Brad King | 2024-05-17 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | Merge topic 'cxxmodules-gcc-binary-mode' into release-3.29 | Brad King | 2024-05-17 | 3 | -1/+29 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
* | | | | | | Merge topic 'cxxmodules-gcc-binary-mode' | Brad King | 2024-05-17 | 3 | -1/+29 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | cmCxxModuleMapper: add a query for the open mode for the modmap | Ben Boeckel | 2024-05-16 | 3 | -1/+29 |
* | | | | | | Merge topic 'cleanup-custom-command-code' | Brad King | 2024-05-17 | 1 | -6/+11 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmAddCustomCommandCommand: Move SOURCE signature error messages | Juan Ramos | 2024-05-16 | 1 | -6/+11 |
* | | | | | | | Merge topic 'lang-platform-flags' | Brad King | 2024-05-17 | 8 | -475/+116 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Modules: Fix per-language fallback to platform-specific shared module C flags | Brad King | 2024-05-16 | 1 | -2/+2 |
| * | | | | | | | Modules: Initialize per-language platform-specific flag variables consistently | Brad King | 2024-05-16 | 8 | -475/+116 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge topic 'ewilde/swift-static-try-compile' | Brad King | 2024-05-17 | 3 | -1/+19 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Swift: Support static-library try-compile type | Evan Wilde | 2024-05-15 | 3 | -1/+19 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-05-17 | 1 | -1/+1 |
| |/ / / / / / |/| | | | | | | |||||
* | | | | | | | Merge topic 'LINK_LIBRARY-Feature-properties' | Brad King | 2024-05-16 | 43 | -41/+452 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | GenEx $<LINK_LIBRARY>: Add the support of properties attached to features | Marc Chevrier | 2024-05-15 | 43 | -41/+452 |
* | | | | | | | | Merge topic 'custom-command-output-hash-character' | Brad King | 2024-05-16 | 14 | -65/+93 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | add_custom_command: Allow OUTPUT filenames containing a hash '#' character | Glenn Coombs | 2024-05-15 | 9 | -28/+30 |
| * | | | | | | | | cmGlobalXCodeGenerator: Re-implement legacy makefile path escaping | Brad King | 2024-05-15 | 1 | -1/+15 |
| * | | | | | | | | cmGlobalXCodeGenerator: Do not use legacy makefile escaping in shell commands | Brad King | 2024-05-15 | 1 | -6/+6 |
| * | | | | | | | | cmGlobalXCodeGenerator: Migrate legacy makefile path escaping to local helper | Brad King | 2024-05-15 | 2 | -39/+37 |
| * | | | | | | | | cmState: Add method to check for the Borland Makefiles generator | Brad King | 2024-05-14 | 3 | -0/+14 |
* | | | | | | | | | Merge topic 'import-std-experimental-docs' | Brad King | 2024-05-16 | 4 | -4/+5 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | importstd: clarify when the experimental UUID must be available | Ben Boeckel | 2024-05-15 | 4 | -4/+5 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-05-16 | 1 | -1/+1 |
| |_|_|_|/ / / / / |/| | | | | | | | | |||||
* | | | | | | | | | Merge topic 'test-execute_process-abnormal-exit' | Brad King | 2024-05-15 | 8 | -17/+31 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Tests: Cover execute_process with abnormal exit on all platforms | Brad King | 2024-05-14 | 8 | -17/+31 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'release-3.29' | Brad King | 2024-05-15 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge branch 'release-3.28' into release-3.29 | Brad King | 2024-05-15 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | |||||
* | | | | | | | | | Merge branch 'release-3.28' | Brad King | 2024-05-15 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | |