summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'help-arbitrary'Brad King2023-09-292-0/+9
|\
| * Help: Allow help for arbitrary keywordsMartin Duffy2023-09-272-0/+9
* | Merge topic 'cxxmodules-export-dirs-with-prefix'Brad King2023-09-2768-77/+369
|\ \
| * | Tests/CXXModules: add tests for modules with include requirementsBen Boeckel2023-09-2623-0/+292
| * | Tests/CXXModules: relax line number matching in stderrBen Boeckel2023-09-2645-77/+77
* | | Merge topic 'misc-cxxmodule-fixes'Brad King2023-09-2711-47/+102
|\ \ \
| * | | Tests/CXXModules: forward the default build typeBen Boeckel2023-09-264-0/+10
| * | | Tests/CXXModules: fix multi-config and MSVC detailsBen Boeckel2023-09-256-25/+25
| * | | Tests/CXXModules: add missing `bmi-only` and compiler id fieldsBen Boeckel2023-09-256-0/+30
| * | | Tests/CXXModules: fix key set mismatch error messagesBen Boeckel2023-09-251-2/+2
| * | | Tests/CXXModules: use a less generic name for the configBen Boeckel2023-09-254-18/+18
| * | | Tests/CXXModules: replace the object extension as wellBen Boeckel2023-09-252-0/+2
| * | | Tests/CXXModules: fix error detection propagationBen Boeckel2023-09-254-2/+15
* | | | Merge topic 'autogen-timestamp-per-config'Brad King2023-09-277-75/+198
|\ \ \ \
| * | | | AutoGen: Fix regression in timestamps on multi-config generatorsOrkun Tokdemir2023-09-261-42/+149
| * | | | Tests/RunCMake/Autogen: Factor out test setupOrkun Tokdemir2023-09-266-33/+39
| * | | | Tests/RunCMake/Autogen: Add expect_n_times() functionOrkun Tokdemir2023-09-261-0/+10
* | | | | Tests: Fix RunCMake.XcFramework in symlinked paths with Xcode 15Brad King2023-09-261-2/+11
* | | | | Tests: Fix failures on macOS arm64 due to Xcode 15 skipping ad-hoc signatureBrad King2023-09-262-7/+19
* | | | | Tests: Disable visionOS cases because Xcode 15.0 excludes supportBrad King2023-09-262-37/+44
* | | | | Tests: Clarify RunCMake.XcFramework conditions testing Xcode versionBrad King2023-09-262-8/+8
* | | | | Tests: Teach RunCMake to ignore Xcode DVTAssertions warningsBrad King2023-09-261-0/+2
|/ / / /
* | | | Merge topic 'genexp-no-eval'Brad King2023-09-2615-0/+65
|\ \ \ \
| * | | | cmGeneratorExpressionEvaluator: Short-circuit boolean operatorsMartin Duffy2023-09-1315-0/+65
* | | | | Merge topic 'lint-genex-empty'Brad King2023-09-262-0/+7
|\ \ \ \ \
| * | | | | Linting: Fix empty evaluated genexOrkun Tokdemir2023-09-252-0/+7
* | | | | | Merge topic 'orangec-compiler'Brad King2023-09-2632-44/+63
|\ \ \ \ \ \
| * | | | | | OrangeC: Add support for OrangeC compilerDavid Lindauer2023-09-2532-44/+63
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'FetchContent-EXCLUDE_FROM_ALL'Craig Scott2023-09-264-0/+25
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | FetchContent: Add support for EXCLUDE_FROM_ALLSteven Stallion2023-09-254-0/+25
* | | | | | Merge topic 'CrayClang-compiler'Brad King2023-09-251-1/+1
|\ \ \ \ \ \
| * | | | | | CrayClang: Add support for this compilerRyan Krattiger2023-09-221-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Tests: Update tests to run in symlinked treeKyle Edwards2023-09-225-19/+29
|/ / / / /
* | | | | Merge topic 'cuda-factor-out-lang'Brad King2023-09-222-2/+6
|\ \ \ \ \
| * | | | | CUDA: Factor out helper to validate CMAKE_CUDA_ARCHITECTURESBrad King2023-09-212-2/+6
* | | | | | Merge topic 'macOS-system-framework-link'Brad King2023-09-224-13/+20
|\ \ \ \ \ \
| * | | | | | macOS: GNU toolchain: ensure framework, marked as SYSTEM, can be linkedMarc Chevrier2023-09-214-13/+20
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'fileset-private-dep'Brad King2023-09-2120-0/+125
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Ninja: Allow compilation before generation of dependencies' private sourcesMartin Duffy2023-09-2020-0/+125
* | | | | | Merge topic 'FindPkgConfig-override'Brad King2023-09-202-0/+20
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | FindPkgConfig: Allow to override variables when calling pkg_get_variableCorentin Noël2023-09-192-0/+20
* | | | | | cmake: Clarify error if -P script does not existscivision2023-09-185-5/+6
|/ / / / /
* | | | | find_(library|file|path): Drop PATH-derived search prefixesBrad King2023-09-1427-180/+0
|/ / / /
* | | | Merge topic 'cxxmodules-non-compiled-source'Brad King2023-09-146-1/+37
|\ \ \ \
| * \ \ \ Merge branch 'cxxmodules-non-compiled-source-release' into cxxmodules-non-com...Ben Boeckel2023-09-126-1/+37
| |\ \ \ \ | | |/ / /
| | * | | cxxmodules: detect and message about non-compiled sourcesBen Boeckel2023-09-126-1/+37
* | | | | Merge topic 'autogen-exe-per-config'Brad King2023-09-1419-22/+424
|\ \ \ \ \
| * | | | | NinjaMultiConfig: Update tests for the new dependency changeOrkun Tokdemir2023-09-133-22/+40
| * | | | | Autogen: AUTO*_EXECUTABLE: add support for per-config valuesOrkun Tokdemir2023-09-1315-0/+382
| * | | | | RunCMake: Add RunCMake_TEST_EXPECT_RESULTOrkun Tokdemir2023-09-131-0/+2