summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'property-typo-fix'Brad King2023-07-251-1/+3
|\
| * cmTarget: Restore Fortran_PREPROCESS property initializationBen Boeckel2023-07-251-1/+3
* | Merge topic 'cdash_checksum_400'Brad King2023-07-251-1/+1
|\ \
| * | ctest: Update ctest_submit for CDash behavior changeZack Galbreath2023-07-251-1/+1
| * | Tests: Always load presets schema as UTF-8Craig Scott2023-05-301-3/+3
* | | Merge topic 'remove-exec-program-usage'Brad King2023-07-256-45/+45
|\ \ \
| * | | Tests/ExternalOBJ: Replace exec_program() with execute_process()Kyle Edwards2023-07-242-2/+2
| * | | Tests/ComplexOneConfig: Replace exec_program() with execute_process()Kyle Edwards2023-07-241-3/+3
| * | | Tests/Complex: Replace exec_program() with execute_process()Kyle Edwards2023-07-241-3/+3
| * | | Tests/CommandLineTest: Replace exec_program() with execute_process()Kyle Edwards2023-07-241-34/+34
| * | | Tests/CMakeOnly: Replace exec_program() with execute_process()Kyle Edwards2023-07-241-3/+3
* | | | 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-248-0/+57
|\ \ \ \ | | |/ / | |/| |
| * | | Tests/RunCMake/CXXModules: add a test for issue #25112Ben Boeckel2023-07-225-0/+39
| * | | Tests/FortranOnly: add a test case for issue #25112Ben Boeckel2023-07-223-0/+18
* | | | 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-1911-9/+79
|\ \ \ \
| * | | | cmTarget: Add a way to represent imported shared library stubsRobert Maynard2023-07-1810-9/+57
| * | | | GeneratorExpression: Expand testing of imported location resolutionRobert Maynard2023-07-182-0/+21
| * | | | Testing: Map RelWithDebInfo config in GeneratorExpression testRobert Maynard2023-07-061-0/+1
* | | | | Merge topic 'cmCMakePath-SunPro-sparc-workaround'Brad King2023-07-192-0/+442
|\ \ \ \ \
| * | | | | cmCMakePath: workarounds for Sunpro/sparc compilerMarc Chevrier2023-07-182-0/+442
* | | | | | 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
* | | | | | Merge topic 'module-mapper-clang-transitive'Brad King2023-07-1412-11/+19
|\ \ \ \ \ \
| * | | | | | cmExperimental: refresh the C++ modules UUIDBen Boeckel2023-07-1310-10/+10
| * | | | | | Tests/RunCMake/CXXModules: require transitive usagesBen Boeckel2023-07-132-1/+9
* | | | | | | Merge topic 'debugger-breakpoints'Brad King2023-07-141-0/+13
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | Debugger: Always clear existing breakpoints on setBreakpointsBen McMorran2023-07-131-0/+13
| * | | | | Merge topic 'debugger-no-supportsVariableType' into release-3.27Brad King2023-07-133-4/+38
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'debugger-no-supportsVariableType'Brad King2023-07-133-4/+38
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Debugger: Correctly handle clients without supportsVariableTypeBen McMorran2023-07-123-4/+38
* | | | | | | 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 'debugger-segfault' into release-3.27Brad King2023-06-301-1/+29
| |\ \ \ \ \
| * \ \ \ \ \ 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
* | | | | | | | | Merge topic 'test-lib-order'Brad King2023-07-111-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Tests: Improve order of CMakeLibTests link librariesBrad King2023-07-071-1/+1
* | | | | | | | | Merge topic 'source_group-TREE-no-FILES'Brad King2023-07-075-0/+25
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | source_group: Add test/example for TREE without FILESAlex Neundorf2023-07-055-0/+25
* | | | | | | | | Merge topic 'FindPython-enhance-tests'Brad King2023-06-303-28/+218
|\ \ \ \ \ \ \ \ \