summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'fortran-in-custom-targets'Brad King2023-09-2021-6/+173
|\
| * Tests/FortranModules: add a test for iface Fortran sourcesBen Boeckel2023-09-205-0/+38
| * Tests/FortranModules: also test INTERFACE targets with Fortran sourcesBen Boeckel2023-09-204-0/+22
| * add_custom_target: Fix regression with Fortran sourcesBen Boeckel2023-09-204-0/+26
| * Tests/FortranModules: add a test case for #25223Ben Boeckel2023-09-187-0/+81
| * Tests/FortranModules: move issue 25112 fix from FortranOnlyBen Boeckel2023-09-185-6/+6
| * Merge topic 'cxxmodules-non-compiled-source' into release-3.27Brad King2023-09-146-1/+37
| |\
* | \ 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
* | | | Merge topic 'test-ExportImport'Brad King2023-09-191-4/+4
|\ \ \ \
| * | | | Tests: Fix ExportImport test with read-only source treeBrad King2023-09-181-4/+4
| |/ / /
* | | | 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
* | | | | 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
* | | | | | Merge topic 'vs-cuda-object-libs'Brad King2023-09-122-0/+2
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | VS: Avoid unnecessary CUDA device linking for OBJECT librariesRobert Maynard2023-09-112-0/+2
| | |_|_|/ | |/| | |
* | | | | 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-0715-94/+38
* | | 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-066-4/+5
|\ \ \
| * | | cmCTestScriptHandler: Replace cmsysProcess with cmUVProcessChainKyle Edwards2023-08-291-4/+0
| * | | 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
|/ /
* | Merge topic 'cmuvstreamread-raii'Kyle Edwards2023-08-291-2/+56
|\ \
| * | cmUVStreamRead: Return RAII handle to avoid memory leakKyle Edwards2023-08-251-2/+56
* | | 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
| |/
* | Tests: Run CTestTest2 in explicit configurationBrad King2023-08-221-1/+1
* | CMakeLibTests: Compile with WIN32_LEAN_AND_MEANKyle Edwards2023-08-211-0/+6
* | Merge topic 'imported-cxxmodules'Brad King2023-08-2131-10/+524
|\ \
| * | cmExperimental: recycle the C++ modules API UUIDBen Boeckel2023-08-1712-12/+12