summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Tests: Add RunCMake.file-CHMOD cases for keywords missing valuesBrad King2022-07-2013-7/+21
| * | | | Tests: Simplify RunCMake.file-CHMOD casesBrad King2022-07-2015-72/+44
| * | | | Tests: Simplify RunCMake.file-CHMOD case namesBrad King2022-07-2021-14/+14
* | | | | Merge topic 'FindVulkan-dxc'Brad King2022-07-223-0/+58
|\ \ \ \ \
| * | | | | FindVulkan: Add `dxc` (DirectX Shader Compiler) componentHellsingDarge2022-07-203-0/+58
| | |_|/ / | |/| | |
* | | | | Merge topic 'try_run_split_output'Brad King2022-07-229-1/+55
|\ \ \ \ \
| * | | | | try_run: Add RUN_OUTPUT_STDOUT_VARIABLE and RUN_OUTPUT_STDERR_VARIABLE.Patrick Northon2022-07-089-1/+55
* | | | | | Merge topic 'tutorial_cdash_rearrange'Brad King2022-07-221-1/+1
|\ \ \ \ \ \
| * | | | | | Tutorial: Move step 8 to step 5. Shift steps 5-7 to 6-8.Markus Ferrell2022-07-191-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'vs-ZERO_CHECK-proj'Brad King2022-07-204-0/+43
|\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | |_|/ / | |/| | |
| * | | | VS: Exclude ZERO_CHECK.proj from .sln for include_external_msprojectSumit Bhardwaj2022-07-204-0/+43
| * | | | Merge topic 'export-try-compile-crash' into release-3.24Kyle Edwards2022-07-142-0/+10
| |\ \ \ \
| * \ \ \ \ Merge topic 'genex-LINK_LIBRARY-check-supported-properties' into release-3.24Brad King2022-07-0720-12/+68
| |\ \ \ \ \
| * \ \ \ \ \ Merge topic 'genex-LINK_LIBRARY-fix-generation' into release-3.24Brad King2022-07-064-0/+12
| |\ \ \ \ \ \
* | | | | | | | Ninja Multi-Config: Deduplicate compile_commands.json for cross configsKyle Edwards2022-07-153-0/+36
* | | | | | | | Merge topic 'export-try-compile-crash'Kyle Edwards2022-07-142-0/+10
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | cmGlobalGenerator: Only compute build files for all targetsKyle Edwards2022-07-132-0/+10
| * | | | | | | Merge branch 'file-set-crash' into release-3.23Brad King2022-06-307-0/+28
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'xcode-14' into release-3.23Brad King2022-06-111-0/+2
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'vs-msb-8028'Kyle Edwards2022-07-141-0/+9
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | VS: Generate IntDir property for INTERFACE librariesJonas Fierlings2022-07-081-0/+9
* | | | | | | | | | Merge topic 'command-arg-parser-maybe-empty'Brad King2022-07-081-5/+17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmArgumentParser: Model maybe-missing string with wrapper typeBrad King2022-07-071-0/+5
| * | | | | | | | | | cmArgumentParser: Model maybe-empty and non-empty lists with wrapper typesBrad King2022-07-071-5/+12
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'xcode_swift_definitions'Brad King2022-07-082-0/+7
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Xcode: Pass compile definitions to SwiftDavid Geldreich2022-07-072-0/+7
* | | | | | | | | | Merge topic 'cpp-named-module-export-infra'Brad King2022-07-0782-7/+1835
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | RunCMake/CXXModules: test public modules requiring private modulesBen Boeckel2022-07-067-0/+48
| * | | | | | | | | | RunCMake/CXXModules: add tests which export BMIsBen Boeckel2022-07-0625-0/+479
| * | | | | | | | | | RunCMake/CXXModules: test installation of BMIs and interfacesBen Boeckel2022-07-0611-0/+161
| * | | | | | | | | | RunCMake/CXXModules: fix example follow-on case namesBen Boeckel2022-07-061-2/+2
| * | | | | | | | | | RunCMake/CXXModules: output example test output upon failureBen Boeckel2022-07-061-1/+1
| * | | | | | | | | | RunCMake/CXXModules: append to the test optionsBen Boeckel2022-07-061-1/+1
| * | | | | | | | | | cmNinjaTargetGenerator: write out BMI install information for the collatorBen Boeckel2022-07-0610-0/+216
| * | | | | | | | | | cmNinjaTargetGenerator: write out export information for the collatorBen Boeckel2022-07-068-0/+277
| * | | | | | | | | | cmNinjaTargetGenerator: write out fileset information for the collatorBen Boeckel2022-07-066-0/+188
| * | | | | | | | | | Tests/RunCMake/CXXModules: add a json comparison scriptBen Boeckel2022-07-061-0/+160
| * | | | | | | | | | cmExperimental: update `CXX_MODULE_CMAKE_API` UUIDBen Boeckel2022-07-064-4/+4
| * | | | | | | | | | cmExport*FileGenerator: support exporting C++ module propertiesBen Boeckel2022-07-067-0/+144
| * | | | | | | | | | install: support `CXX_MODULES_BMI` installation bitsBen Boeckel2022-07-0612-0/+126
| * | | | | | | | | | cmTargetSourcesCommand: allow `INTERFACE` C++ modules when importedBen Boeckel2022-07-065-0/+29
* | | | | | | | | | | Merge topic 'file-TIMESTAMP-relative-path'Brad King2022-07-073-0/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | file(TIMESTAMP): Interpret relative paths w.r.t. the source treeTheBrokenRail2022-07-063-0/+4
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'generator-makefiles-deps-messages-VERBOSE'Brad King2022-07-072-3/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Makefiles generator: dependencies messages in verbose modeMarc Chevrier2022-07-062-3/+3
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'genex-LINK_LIBRARY-check-supported-properties'Brad King2022-07-0720-12/+68
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | / / / | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | Genex LINK_LIBRARY and LINK_GROUP: check supported propertiesMarc Chevrier2022-07-0620-12/+68
| | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'nvhpc-Werror' into release-3.24Brad King2022-07-051-1/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge topic 'add_nvcc_compile_warning_support' into release-3.24Brad King2022-07-0523-45/+87
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge topic 'command-arg-parser-optional'Brad King2022-07-0616-18/+88
|\ \ \ \ \ \ \ \ \ \ \