Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Tests: Add RunCMake.file-CHMOD cases for keywords missing values | Brad King | 2022-07-20 | 13 | -7/+21 | |
| * | | | | Tests: Simplify RunCMake.file-CHMOD cases | Brad King | 2022-07-20 | 15 | -72/+44 | |
| * | | | | Tests: Simplify RunCMake.file-CHMOD case names | Brad King | 2022-07-20 | 21 | -14/+14 | |
* | | | | | Merge topic 'FindVulkan-dxc' | Brad King | 2022-07-22 | 3 | -0/+58 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindVulkan: Add `dxc` (DirectX Shader Compiler) component | HellsingDarge | 2022-07-20 | 3 | -0/+58 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge topic 'try_run_split_output' | Brad King | 2022-07-22 | 9 | -1/+55 | |
|\ \ \ \ \ | ||||||
| * | | | | | try_run: Add RUN_OUTPUT_STDOUT_VARIABLE and RUN_OUTPUT_STDERR_VARIABLE. | Patrick Northon | 2022-07-08 | 9 | -1/+55 | |
* | | | | | | Merge topic 'tutorial_cdash_rearrange' | Brad King | 2022-07-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Tutorial: Move step 8 to step 5. Shift steps 5-7 to 6-8. | Markus Ferrell | 2022-07-19 | 1 | -1/+1 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge topic 'vs-ZERO_CHECK-proj' | Brad King | 2022-07-20 | 4 | -0/+43 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | |_|/ / | |/| | | | ||||||
| * | | | | VS: Exclude ZERO_CHECK.proj from .sln for include_external_msproject | Sumit Bhardwaj | 2022-07-20 | 4 | -0/+43 | |
| * | | | | Merge topic 'export-try-compile-crash' into release-3.24 | Kyle Edwards | 2022-07-14 | 2 | -0/+10 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge topic 'genex-LINK_LIBRARY-check-supported-properties' into release-3.24 | Brad King | 2022-07-07 | 20 | -12/+68 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge topic 'genex-LINK_LIBRARY-fix-generation' into release-3.24 | Brad King | 2022-07-06 | 4 | -0/+12 | |
| |\ \ \ \ \ \ | ||||||
* | | | | | | | | Ninja Multi-Config: Deduplicate compile_commands.json for cross configs | Kyle Edwards | 2022-07-15 | 3 | -0/+36 | |
* | | | | | | | | Merge topic 'export-try-compile-crash' | Kyle Edwards | 2022-07-14 | 2 | -0/+10 | |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | cmGlobalGenerator: Only compute build files for all targets | Kyle Edwards | 2022-07-13 | 2 | -0/+10 | |
| * | | | | | | | Merge branch 'file-set-crash' into release-3.23 | Brad King | 2022-06-30 | 7 | -0/+28 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'xcode-14' into release-3.23 | Brad King | 2022-06-11 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ | Merge topic 'vs-msb-8028' | Kyle Edwards | 2022-07-14 | 1 | -0/+9 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | VS: Generate IntDir property for INTERFACE libraries | Jonas Fierlings | 2022-07-08 | 1 | -0/+9 | |
* | | | | | | | | | | Merge topic 'command-arg-parser-maybe-empty' | Brad King | 2022-07-08 | 1 | -5/+17 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | cmArgumentParser: Model maybe-missing string with wrapper type | Brad King | 2022-07-07 | 1 | -0/+5 | |
| * | | | | | | | | | | cmArgumentParser: Model maybe-empty and non-empty lists with wrapper types | Brad King | 2022-07-07 | 1 | -5/+12 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'xcode_swift_definitions' | Brad King | 2022-07-08 | 2 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Xcode: Pass compile definitions to Swift | David Geldreich | 2022-07-07 | 2 | -0/+7 | |
* | | | | | | | | | | Merge topic 'cpp-named-module-export-infra' | Brad King | 2022-07-07 | 82 | -7/+1835 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | RunCMake/CXXModules: test public modules requiring private modules | Ben Boeckel | 2022-07-06 | 7 | -0/+48 | |
| * | | | | | | | | | | RunCMake/CXXModules: add tests which export BMIs | Ben Boeckel | 2022-07-06 | 25 | -0/+479 | |
| * | | | | | | | | | | RunCMake/CXXModules: test installation of BMIs and interfaces | Ben Boeckel | 2022-07-06 | 11 | -0/+161 | |
| * | | | | | | | | | | RunCMake/CXXModules: fix example follow-on case names | Ben Boeckel | 2022-07-06 | 1 | -2/+2 | |
| * | | | | | | | | | | RunCMake/CXXModules: output example test output upon failure | Ben Boeckel | 2022-07-06 | 1 | -1/+1 | |
| * | | | | | | | | | | RunCMake/CXXModules: append to the test options | Ben Boeckel | 2022-07-06 | 1 | -1/+1 | |
| * | | | | | | | | | | cmNinjaTargetGenerator: write out BMI install information for the collator | Ben Boeckel | 2022-07-06 | 10 | -0/+216 | |
| * | | | | | | | | | | cmNinjaTargetGenerator: write out export information for the collator | Ben Boeckel | 2022-07-06 | 8 | -0/+277 | |
| * | | | | | | | | | | cmNinjaTargetGenerator: write out fileset information for the collator | Ben Boeckel | 2022-07-06 | 6 | -0/+188 | |
| * | | | | | | | | | | Tests/RunCMake/CXXModules: add a json comparison script | Ben Boeckel | 2022-07-06 | 1 | -0/+160 | |
| * | | | | | | | | | | cmExperimental: update `CXX_MODULE_CMAKE_API` UUID | Ben Boeckel | 2022-07-06 | 4 | -4/+4 | |
| * | | | | | | | | | | cmExport*FileGenerator: support exporting C++ module properties | Ben Boeckel | 2022-07-06 | 7 | -0/+144 | |
| * | | | | | | | | | | install: support `CXX_MODULES_BMI` installation bits | Ben Boeckel | 2022-07-06 | 12 | -0/+126 | |
| * | | | | | | | | | | cmTargetSourcesCommand: allow `INTERFACE` C++ modules when imported | Ben Boeckel | 2022-07-06 | 5 | -0/+29 | |
* | | | | | | | | | | | Merge topic 'file-TIMESTAMP-relative-path' | Brad King | 2022-07-07 | 3 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | file(TIMESTAMP): Interpret relative paths w.r.t. the source tree | TheBrokenRail | 2022-07-06 | 3 | -0/+4 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'generator-makefiles-deps-messages-VERBOSE' | Brad King | 2022-07-07 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Makefiles generator: dependencies messages in verbose mode | Marc Chevrier | 2022-07-06 | 2 | -3/+3 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'genex-LINK_LIBRARY-check-supported-properties' | Brad King | 2022-07-07 | 20 | -12/+68 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | / / / | | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Genex LINK_LIBRARY and LINK_GROUP: check supported properties | Marc Chevrier | 2022-07-06 | 20 | -12/+68 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge topic 'nvhpc-Werror' into release-3.24 | Brad King | 2022-07-05 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge topic 'add_nvcc_compile_warning_support' into release-3.24 | Brad King | 2022-07-05 | 23 | -45/+87 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ | Merge topic 'command-arg-parser-optional' | Brad King | 2022-07-06 | 16 | -18/+88 | |
|\ \ \ \ \ \ \ \ \ \ \ |