summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Tests: Test more CMakeTest*Compiler.cmake fallbacksBrad King2022-09-291-0/+9
* Merge topic 'compiler-tests'Brad King2022-09-291-0/+4
|\
| * Tests: Test CMakeTest*Compiler.cmake fallbacksMatthew Woehlke2022-09-281-0/+4
* | cmake: Add --workflow modeKyle Edwards2022-09-271-0/+4
|/
* Merge topic 'modernize-build-self'Brad King2022-09-231-3/+5
|\
| * Build: Modernize some `foreach` calls to use `IN LISTS`/`IN ITEMS`Alex Turbov2022-09-221-3/+5
* | Genex LINK_LIBRARY: Add support for framework with postfixMarc Chevrier2022-09-211-0/+2
|/
* MSVC: Add abstraction for debug information formatGlen Chung2022-09-141-0/+1
* CPack: Add support for presetsKyle Edwards2022-08-311-0/+4
* Add new flow-control commands for variables and policies scopes managementMarc Chevrier2022-08-221-0/+1
* Tests: Fix RunCMake.FileAPI test with jsoncpp < 1.7.5Brad King2022-08-181-0/+3
* Merge topic 'export-no-shdeps'Brad King2022-08-161-0/+1
|\
| * export: Restore exclusion of private shared library dependencies from checksBrad King2022-08-151-0/+1
* | Tests: Exclude win/arm64 tests with CMAKE_VS_PLATFORM_NAMENiyas Sait2022-07-051-1/+1
* | Merge topic 'add_nvcc_compile_warning_support'Brad King2022-07-051-1/+2
|\ \ | |/
| * CUDA: NVCC support for COMPILE_WARNING_AS_ERROR target propertyRobert Maynard2022-07-011-1/+2
* | Tests/RunCMake/CXXModules: add module-using examplesBen Boeckel2022-06-161-1/+1
* | cmTarget: add support for C++ module fileset typesBen Boeckel2022-06-161-0/+3
|/
* MSVC: Revert "Default to -ZI instead of /Zi for x86 and x64"Brad King2022-06-091-3/+0
* Merge topic 'print-sources'Brad King2022-06-071-0/+1
|\
| * Tests: Add tests for CMakePrintHelpersFeRD (Frank Dana)2022-06-061-0/+1
* | if command: Add PATH_EQUAL operatorMarc Chevrier2022-06-031-0/+1
|/