summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge topic 'mingw-search-prefixes'Brad King2023-09-1417-4/+44
|\ \ \ \ | |/ / / |/| | |
| * | | MinGW: Search for packages in standard MSYSTEM environment prefixesBrad King2023-09-1317-4/+44
* | | | Merge topic 'orkun_21677_16_06_2023'Brad King2023-09-1316-52/+123
|\ \ \ \
| * | | | Autogen: Move QtAutoMocDeps tests to RunCMake/AutogenOrkun Tokdemir2023-09-1115-52/+113
| * | | | RunCMake: Add RunCMake_TEST_NOT_EXPECT variablesOrkun Tokdemir2023-09-111-0/+10
| | |/ / | |/| |
* | | | Merge topic 'presets-schema'Brad King2023-09-126-0/+20
|\ \ \ \
| * | | | presets: Add $schema property to JSON schemaChenMoFeiJin2023-09-126-0/+20
* | | | | Tests/RunCMake: Set $ENV{PWD} before each testKyle Edwards2023-09-112-6/+12
| |_|/ / |/| | |
* | | | cmake_host_system_information: Add MSYSTEM_PREFIX queryBrad King2023-09-109-0/+33
| |/ / |/| |
* | | Tests: Migrate CTestTest{NoBuild,NoExe} to RunCMake.ctest_{build,test}Brad King2023-09-0710-15/+42
* | | Merge topic 'FindPkgConfig-system-cflags'Brad King2023-09-074-4/+13
|\ \ \ | |/ / |/| |
| * | FindPkgConfig: Tolerate PKG_CONFIG_SYSTEM_INCLUDE_PATH in environmentCristian Le2023-09-062-0/+9
| * | Tests: Rename RunCMake.FindPkgConfig LIBRARY_PATH case to SYSTEM_PATHCristian Le2023-09-063-3/+3
* | | Merge topic 'replace-cmsysprocess-with-cmuvprocesschain'Brad King2023-09-065-0/+5
|\ \ \
| * | | cmExecuteProcessCommand: Replace cmsysProcess with cmUVProcessChainKyle Edwards2023-08-295-0/+5
* | | | Merge topic 'xcode-no-legacy-buildsystem'Brad King2023-09-065-3/+21
|\ \ \ \ | |_|/ / |/| | |
| * | | Xcode: reject legacy buildsystem for Xcode 14Gregor Jasny2023-08-315-3/+21
| |/ /
* | | Tests: Fix FileAPI interface_exe testKyle Edwards2023-09-012-1/+42
|/ /
* | macOS: IMPORTED framework: Honor SYSTEM target property in all casesMarc Chevrier2023-08-271-0/+12
* | Merge topic 'modules-better-messages'Brad King2023-08-254-22/+24
|\ \
| * | cxxmodules: improve error messages for C++ module setupBen Boeckel2023-08-234-22/+24
| |/
* | Merge topic 'imported-cxxmodules'Brad King2023-08-2131-10/+524
|\ \
| * | cmExperimental: recycle the C++ modules API UUIDBen Boeckel2023-08-1712-12/+12
| * | Tests/RunCMake/CXXModules: add tests which use modules from imported targetsBen Boeckel2023-08-1711-0/+102
| * | cmExportFileGenerator: export private compile info for C++ modulesBen Boeckel2023-08-1713-0/+412
* | | Merge topic 'cmList-INSERT-regression'Brad King2023-08-191-0/+47
|\ \ \ | |/ / |/| / | |/
| * list(INSERT): restore old behaviorMarc Chevrier2023-08-171-0/+47
* | Merge topic 'xcframework-check-platform-variant'Kyle Edwards2023-08-1641-16/+70
|\ \
| * | .xcframework: Check SupportedPlatformVariantKyle Edwards2023-08-1541-16/+70
* | | Merge topic 'ExternalProject-build-jobserver'Brad King2023-08-1612-113/+115
|\ \ \ | |/ / |/| |
| * | ExternalProject: Enable Make Job Server with Explicit Build CommandChris Mahoney2023-08-156-1/+71
| * | Tests/RunCMake/Make: simplify GNUMakeJobSeverAware check functionChris Mahoney2023-08-156-112/+44
* | | Merge topic 'TAPI-is-Apple-only'Brad King2023-08-151-6/+6
|\ \ \ | |/ / |/| / | |/
| * Apple Text Stubs (.tbd): various fixesMarc Chevrier2023-08-111-6/+6
* | Merge topic 'test-properties-directory'Kyle Edwards2023-08-1419-8/+103
|\ \
| * | get_test_property(): Add DIRECTORY optionKyle Edwards2023-08-113-8/+25
| * | set_tests_properties(): Add DIRECTORY optionKyle Edwards2023-08-119-0/+43
| * | set_property(TEST): Add DIRECTORY optionKyle Edwards2023-08-107-0/+35
* | | Merge topic 'ctest-generate-resource-spec-file'Kyle Edwards2023-08-1439-4/+237
|\ \ \
| * | | CTest: Add ability to dynamically generate resource spec fileKyle Edwards2023-08-1039-4/+237
| |/ /
* | | Merge topic 'test-ifort-windows'Brad King2023-08-111-0/+5
|\ \ \
| * | | Tests: Fix RunCMake.BuildDepends Fortran case with Intel compiler on WindowsBrad King2023-08-101-0/+5
* | | | Merge topic 'vs-sdk-selection'Brad King2023-08-1010-51/+73
|\ \ \ \ | |/ / / |/| | |