summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* cmExecuteProcessCommand: Replace cmsysProcess with cmUVProcessChainKyle Edwards2023-08-291-0/+1
* ExternalProject: Enable Make Job Server with Explicit Build CommandChris Mahoney2023-08-151-1/+1
* set_tests_properties(): Add DIRECTORY optionKyle Edwards2023-08-111-0/+1
* Tests/RunCMake/property_init: add skeleton for testingBen Boeckel2023-07-291-0/+1
* macOS: Add support for linking against .xcframework foldersKyle Edwards2023-07-261-0/+17
* exec_program(): Remove by policy CMP0153Kyle Edwards2023-07-251-0/+2
* Merge topic 'file-REAL_PATH-relative'Brad King2023-07-241-0/+4
|\
| * file(REAL_PATH): resolve symlinks before '..' componentsRobert Maynard2023-07-201-0/+4
* | Merge topic 'command-job-server-aware'Brad King2023-07-201-1/+2
|\ \ | |/ |/|
| * add_custom_{target,command}: Add argument JOB_SERVER_AWAREChris Mahoney2023-07-191-1/+2
* | Merge topic 'support_nvhpc_versions_without_isystem'Brad King2023-06-261-1/+1
|\ \ | |/ |/|
| * NVHPC: Support nvfortran versions that don't support isystemRobert Maynard2023-06-231-1/+1
* | FindPython: add capability to select python version for the testsMarc Chevrier2023-06-151-1/+2
|/
* Tests: Require git to enable RunCMake.CMP0150 testBrad King2023-06-121-1/+4
* Test: Generate pseudo linters generator independentOrkun Tokdemir2023-06-021-4/+6
* Merge topic 'skip-linting'Brad King2023-05-181-0/+4
|\
| * Autogen: set SKIP_LINTING ON for generated filesOrkun Tokdemir2023-05-161-0/+4
* | Tests: Split some RunCMake.XcodeProject cases into a separate testBrad King2023-05-151-0/+1
|/
* Tests: Teach ISPC tests to run on macOS arm64 hostBrad King2023-05-101-0/+1
* Tests: Fix RunCMake.XcodeProject XcodeSchemaGeneration case on arm64Brad King2023-05-101-0/+1
* Ninja: Fix Fortran INCLUDE directive dependencies when not preprocessingBrad King2023-05-091-0/+4
* Tests: Move `CTestTestZeroTimeout` into `RunCMake.CTestTimeout`Brad King2023-05-041-1/+4
* Link step: use linker dependency linker fileMarc Chevrier2023-05-031-0/+1
* Merge topic 'ExternalProject-relative-git-urls'Craig Scott2023-04-271-0/+1
|\
| * ExternalProject/FetchContent: Support relative remote URLsChris Wright2023-04-261-0/+1
* | GenEx LIST: list operationsMarc Chevrier2023-04-161-0/+1
|/
* Tests: Fix RunCMake infrastructure for LCC and CMP0129Brad King2023-04-031-0/+9
* file(GET_RUNTIME_DEPENDENCIES): Preserve casing for Windows PE binariesChristian Heimlich2023-03-231-0/+1
* Merge topic 'Apple-handle-Text-Stubs'Brad King2023-03-021-0/+2
|\
| * Apple: Handle generation and comsuption of text-based stubs (.tbd files)Marc Chevrier2023-03-011-0/+2
* | Add option to add SOVERSION to DLL namesRalf Habacker2023-02-271-1/+1
* | Tests: Rename RunCMake.{ArtifactOutputDirs => TargetArtifacts}Brad King2023-02-241-2/+1
|/
* Tests: Add dedicated RunCMake.ExtraGenerators testBrad King2023-02-131-0/+4
* Tests: Add test for file(DOWNLOAD) with TLS_VERIFYscivision2023-02-101-1/+9
* Tests: Extend RunCMake.Ninja ShowIncludes cases to cover more languagesBrad King2023-01-281-0/+3
* Xcode: Inherit Swift flags and compilation conditionsRoss Kilgariff2023-01-251-1/+2
* COMPILE_DEFINITIONS property: ensure leading -D is removed in all casesMarc Chevrier2022-12-131-0/+1
* Tests: Enable RunCMake.file-GET_RUNTIME_DEPENDENCIES linux cases on XLBrad King2022-12-021-1/+4
* Tests: Honor CMake_TEST_NO_NETWORK in RunCMake.file-DOWNLOADBrad King2022-11-181-1/+1
* Tests: Factor out a RunCMake.file-DOWNLOAD testBrad King2022-11-171-0/+1
* Tests: Rename RunCMake.TargetPropertyGeneratorExpressions for consistencyBrad King2022-11-151-1/+1
* Merge topic 'CheckCompilerFlag-Swift'Brad King2022-11-071-1/+2
|\
| * CheckCompilerFlag: Add Swift SupportEvan Wilde2022-11-041-1/+2
* | Tests: Improve RunCMake.GetPrerequisites sample executable selectionBrad King2022-11-021-1/+1
|/
* Tests: Simplify RunCMake.try_compile compiler inspectionBrad King2022-10-311-48/+0
* Tests: Fix logic to enable RunCMake.try_compile OBJC/OBJCXX casesBrad King2022-10-311-2/+1
* Tests: Factor out a CMake_TEST_OBJC variable for OBJC/OBJCXX test conditionsBrad King2022-10-311-6/+6
* Merge topic 'ninja-showIncludes-encoding'Brad King2022-10-311-0/+4
|\
| * Ninja: Match showIncludes dependencies using console output code pageBrad King2022-10-301-0/+4
* | CheckSourceCompiles: Add support for SwiftEvan Wilde2022-10-241-1/+2
|/