summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Tests: Ignore all classes in Xcode internal objc warningsGregor Jasny2022-04-251-1/+1
* Tests: Teach RunCMake to ignore Xcode extension point warningsBrad King2022-04-251-0/+1
* VS: Remove the '/guard:cf' flag from v143 link flag tableBenjamin Sluis2022-01-123-0/+48
* Merge topic 'revert-debian-libexec' into release-3.21Brad King2021-10-081-2/+2
|\
| * GNUInstallDirs: Fix misinterpretation of Debian Policy on LIBEXECDIRTimo Röhling2021-10-071-2/+2
* | Tests: Fix RunCMake.XcodeProject XcodeIOSInstallCombined cases for Xcode 13.0Brad King2021-10-052-4/+4
* | Tests: Specify destination for Xcode schemeGregor Jasny2021-10-051-1/+6
* | Tests/RunCMake/Autogen: test CMP0111 behaviorBen Boeckel2021-09-245-0/+75
* | FindPkgConfig: Restore legacy behavior when CMP0126 is set to NEWMarc Chevrier2021-08-182-0/+65
* | Merge topic 'ninja-lwyu-ar' into release-3.21Brad King2021-08-064-0/+10
|\ \
| * | Ninja: Revert accidental LINK_WHAT_YOU_USE impl for static librariesĐoàn Trần Công Danh2021-08-034-0/+10
* | | Merge topic 'CC-DEPFILE-independent-from-CMAKE_DEPENDS_USE_COMPILER' into rel...Brad King2021-08-032-0/+13
|\ \ \
| * | | add_custom_command(DEPFILE) independent from CMAKE_DEPENDS_USE_COMPILERMarc Chevrier2021-08-012-0/+13
* | | | VS: Fix assertion failure on INCLUDE_DIRECTORIES in INTERFACE librariesBrad King2021-07-292-0/+8
|/ / /
* | | Merge topic 'ctest-test-changing-labels' into release-3.21Brad King2021-07-292-1/+19
|\ \ \
| * | | CTest: Reset multi-options to persistent multi-optionsKyle Edwards2021-07-282-1/+19
| |/ /
* | | CMakePresets: Check presets with their own file versionKyle Edwards2021-07-274-0/+20
|/ /
* | FindXCTest: Fix output directory for test bundle with Xcode 12.5Yauheni Khnykin2021-07-263-5/+33
* | Tests: Clean up Ninja Multi-Config test from cb777ddKyle Edwards2021-07-2318-6/+127
* | Merge topic 'nmc-target-objects' into release-3.21Brad King2021-07-237-17/+49
|\ \
| * | Ninja Multi-Config: Restore TARGET_OBJECTS support in cross-configsBrad King2021-07-217-17/+49
* | | Merge topic 'message-color' into release-3.21Brad King2021-07-214-0/+15
|\ \ \
| * | | cmMessenger: Revert to non-color messages on WindowsBrad King2021-07-204-0/+15
| |/ /
* | | Merge topic 'CMakeDependentOption-revert-parens' into release-3.21Brad King2021-07-214-8/+6
|\ \ \
| * | | CMakeDependentOption: Revert "Allow parentheses in the depends string"Brad King2021-07-204-8/+6
| |/ /
* | | try_compile: Propagate CMP0126 to the generated test projectBrad King2021-07-2011-0/+22
|/ /
* | CMakePresets.json: Fix expansion issue with empty binaryDirKyle Edwards2021-07-163-0/+18
* | Help: Clarify 'cmake --build' signature alternativesBrad King2021-07-1314-14/+14
* | file(GET_RUNTIME_DEPENDENCIES): Check architecture of dependenciesKyle Edwards2021-07-121-4/+1
* | Tests: Fix RunCMake.try_compile C/CXX standards with IntelLLVM MSVC modeBrad King2021-07-091-0/+11
* | CMakePresets.json: Make --list-presets show presets with no generatorKyle Edwards2021-07-065-13/+20
* | Tests: Fix newline matching in several RunCMake.* casesBrad King2021-07-0218-21/+42
* | Merge topic 'CMP0126-WARNING' into release-3.21Brad King2021-06-304-0/+20
|\ \
| * | CMP0126: Add control for warningsMarc Chevrier2021-06-294-0/+20
* | | CPack/RPM: Fix weak dep supportAlex Sweet2021-06-292-11/+31
* | | Tests/RunCMake/Ninja.*: Sanitize NINJA_STATUS since we expect default behaviorNAKAMURA Takumi2021-06-282-0/+6
|/ /
* | Merge topic 'vs2022' into release-3.21Brad King2021-06-284-9/+9
|\ \
| * | VS: Add Visual Studio 17 2022 generatorBrad King2021-06-254-9/+9
* | | Tests: Shorten RunCMake.GenEx-* case namesBrad King2021-06-25221-176/+176
|/ /
* | Merge topic 'fix-flow-control-override'Brad King2021-06-173-0/+5
|\ \
| * | CMake: Allow override of unexpected non-flow-control commandsKyle Edwards2021-06-163-0/+5
| * | Merge topic 'presets-build-fixes' into release-3.20Brad King2021-06-093-5/+28
| |\ \
* | | | CMakeDependentOption: Allow parentheses in the depends stringDaniel Schürmann2021-06-144-0/+12
* | | | Merge topic 'xcode13-linker-output'Brad King2021-06-141-0/+1
|\ \ \ \
| * | | | Tests: ignore Xcode DVTPlugInManager outputGregor Jasny2021-06-101-0/+1
* | | | | Merge topic 'dir-IMPORTED_TARGETS'Brad King2021-06-113-0/+12
|\ \ \ \ \
| * | | | | Add directory property to list imported targetsBrad King2021-06-103-0/+12
* | | | | | Tests: Fix RunCMake.CPack_RPM.DEBUGINFO test caseBrad King2021-06-101-0/+17
|/ / / / /
* | | | | Merge topic 'vs-custom-depfile'Brad King2021-06-101-1/+2
|\ \ \ \ \
| * | | | | VS: Add support for add_custom_command DEPFILEBrad King2021-06-091-1/+2