summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Ninja: Allow compilation before generation of dependencies' private sourcesMartin Duffy2023-09-2020-0/+125
* 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
| * | 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 'debugger-pipe-connections'Brad King2023-08-192-4/+11
|\ \ \
| * | | Debugger: Replace libuv with platform-specific connection codePaul Maybee2023-08-172-4/+11
* | | | Merge topic 'cmList-INSERT-regression'Brad King2023-08-192-0/+68
|\ \ \ \ | | |_|/ | |/| |
| * | | list(INSERT): restore old behaviorMarc Chevrier2023-08-172-0/+68
| * | | Merge topic 'test-debugger-named-pipe-fix' into release-3.27Brad King2023-08-161-7/+7
| |\ \ \
* | \ \ \ Merge topic 'test-debugger-named-pipe-fix'Brad King2023-08-161-7/+7
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | testDebuggerNamedPipe: fix for cppdap with nlohmann_jsonĐoàn Trần Công Danh2023-08-161-7/+7
* | | | 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
|\ \ \ \ \ | |/ / / / |/| | | |