summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* cmExperimental: recycle the C++ modules API UUIDBen Boeckel2023-07-3110-10/+10
* cmCoreTryCompile: use the source type context for source filesBen Boeckel2023-07-319-0/+76
* Tests/RunCMake/property_init: test 'with_exports' propertiesBen Boeckel2023-07-292-0/+52
* Tests/RunCMake/property_init: test 'with_commands' propertiesBen Boeckel2023-07-292-0/+14
* Tests/RunCMake/property_init: test 'with_artifact' propertiesBen Boeckel2023-07-292-0/+20
* Tests/RunCMake/property_init: test 'shared_library' propertiesBen Boeckel2023-07-292-0/+13
* Tests/RunCMake/property_init: test 'pic_targets' propertiesBen Boeckel2023-07-292-0/+22
* Tests/RunCMake/property_init: test 'normal' propertiesBen Boeckel2023-07-292-0/+11
* Tests/RunCMake/property_init: test 'non_imported' propertiesBen Boeckel2023-07-292-0/+12
* Tests/RunCMake/property_init: test 'normal_non_imported' propertiesBen Boeckel2023-07-292-0/+10
* Tests/RunCMake/property_init: test 'linkable' propertiesBen Boeckel2023-07-292-0/+13
* Tests/RunCMake/property_init: test 'library_with_artifact' propertiesBen Boeckel2023-07-292-0/+11
* Tests/RunCMake/property_init: add `per_config` table builder helperBen Boeckel2023-07-291-0/+35
* Tests/RunCMake/property_init: test 'imported' propertiesBen Boeckel2023-07-292-0/+10
* Tests/RunCMake/property_init: test 'executable' propertiesBen Boeckel2023-07-292-0/+26
* Tests/RunCMake/property_init: test 'can_compile' propertiesBen Boeckel2023-07-292-0/+275
* Tests/RunCMake/property_init: test 'always' propertiesBen Boeckel2023-07-292-0/+17
* Tests/RunCMake/property_init: add a function to test propertiesBen Boeckel2023-07-291-0/+57
* Tests/RunCMake/property_init: add functions to make example targetsBen Boeckel2023-07-294-1/+58
* Tests/RunCMake/property_init: add a function to parse property tablesBen Boeckel2023-07-291-0/+29
* Tests/RunCMake/property_init: add a function to check a propertyBen Boeckel2023-07-291-0/+24
* Tests/RunCMake/property_init: add skeleton for testingBen Boeckel2023-07-293-0/+8
* find_library(): Add support for .xcframeworkKyle Edwards2023-07-282-0/+15
* Merge topic 'xcframework-target-link-libraries'Kyle Edwards2023-07-2775-0/+275
|\
| * macOS: Add support for linking against .xcframework foldersKyle Edwards2023-07-2675-0/+275
* | Merge topic 'jobserver-fix'Brad King2023-07-263-13/+50
|\ \ | |/ |/|
| * add_custom_{command,target}: Teach JOB_SERVER_AWARE about WORKING_DIRECTORYChris Mahoney2023-07-253-13/+50
* | exec_program(): Remove by policy CMP0153Kyle Edwards2023-07-2512-0/+32
* | Merge topic 'fix-ctest-timeout-regression'Brad King2023-07-252-0/+13
|\ \
| * | CTest: Fix regression in calculating test timeoutKyle Edwards2023-07-242-0/+13
* | | Merge topic 'file-REAL_PATH-relative'Brad King2023-07-2411-0/+89
|\ \ \
| * | | file(REAL_PATH): resolve symlinks before '..' componentsRobert Maynard2023-07-2011-0/+89
* | | | Merge topic 'dyndep-module-info-objlib-dependency'Brad King2023-07-245-0/+39
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Tests/RunCMake/CXXModules: add a test for issue #25112Ben Boeckel2023-07-225-0/+39
* | | Merge topic 'command-job-server-aware'Brad King2023-07-208-1/+297
|\ \ \ | |_|/ |/| |
| * | add_custom_{target,command}: Add argument JOB_SERVER_AWAREChris Mahoney2023-07-198-1/+297
* | | Merge topic 'imported-implib-only'Brad King2023-07-196-8/+17
|\ \ \
| * | | cmTarget: Add a way to represent imported shared library stubsRobert Maynard2023-07-186-8/+17
* | | | LINK_OPTIONS: ensure correct dollar escapingMarc Chevrier2023-07-174-1/+10
* | | | Merge topic 'find_library-simplify-regex'Brad King2023-07-142-2/+2
|\ \ \ \
| * | | | find_library: Improve regex readability in --debug-find outputThomas Schenker2023-07-132-2/+2
* | | | | cmExperimental: refresh the C++ modules UUIDBen Boeckel2023-07-1310-10/+10
* | | | | Tests/RunCMake/CXXModules: require transitive usagesBen Boeckel2023-07-132-1/+9
* | | | | Merge topic 'genex-REMOVE_DUPLICATES-empty'Brad King2023-07-133-0/+10
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Genex: Restore REMOVE_DUPLICATES preservation of empty elementsBrad King2023-07-123-0/+10
* | | | | Merge topic 'compile-commands-modules'Brad King2023-07-126-0/+66
|\ \ \ \ \ | |/ / / /
| * | | | Ninja: include module mapper flags in `compile_commands.json`Ben Boeckel2023-07-096-0/+66
| * | | | Merge topic 'FetchContent-unparsed-arguments' into release-3.27Brad King2023-06-304-4/+4
| |\ \ \ \
| * \ \ \ \ Merge topic 'vs-cxxmodules-same-src-name' into release-3.27Brad King2023-06-306-0/+42
| |\ \ \ \ \
* | | | | | | apple: add preliminary visionOS supportGregor Jasny2023-07-115-2/+35
| |_|_|/ / / |/| | | | |