summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/RunCMake.cmake
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'vs-sdk-selection'Brad King2023-04-061-2/+6
|\
| * Tests: Teach RunCMake_TEST_FILTER to account for test variant descriptionBrad King2023-04-051-2/+6
* | Merge topic 'test-xcode-14.3'Brad King2023-04-041-0/+1
|\ \
| * | Tests: Teach RunCMake to ignore Xcode DVTCoreDeviceEnabledState warningsBrad King2023-04-041-0/+1
| * | Merge branch 'xcode-14' into release-3.23Brad King2022-06-111-0/+2
| |\ \
| * \ \ Merge topic 'ci-xcode-13.3' into release-3.23Brad King2022-04-261-0/+1
| |\ \ \
| * \ \ \ Merge topic 'xcode-pch' into release-3.23Brad King2022-04-121-1/+1
| |\ \ \ \
| | * | | | Tests: Ignore all classes in Xcode internal objc warningsGregor Jasny2022-04-111-1/+1
* | | | | | Tests: Fix RunCMake infrastructure for LCC and CMP0129Brad King2023-04-031-1/+1
| |_|_|_|/ |/| | | |
* | | | | Deprecate compatibility with CMake versions older than 3.5Brad King2023-02-111-1/+1
* | | | | Tests: Teach RunCMake to optionally ignore policy version deprecation warningsBrad King2023-02-091-0/+12
* | | | | ConfigureLog: Add infrastructure for structured configure event loggingMatthew Woehlke2022-12-161-5/+13
* | | | | Tests: Generalize RunCMake expectation component namesMatthew Woehlke2022-12-141-31/+27
* | | | | Tests: Teach RunCMake to ignore Intel -Rdebug-disables-optimization remarksBrad King2022-10-271-0/+1
* | | | | Tests: Teach RunCMake to ignore Intel Classic compiler deprecation warningsBrad King2022-10-031-0/+1
* | | | | Build: Modernize some `foreach` calls to use `IN LISTS`/`IN ITEMS`Alex Turbov2022-09-221-4/+6
* | | | | Merge topic 'xcode-14'Brad King2022-06-111-0/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Tests: Teach RunCMake to ignore Xcode DVTSDK warningsBrad King2022-06-101-0/+2
| | |_|/ | |/| |
| * | | 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
| | |/ | |/|
* | | Tests: Ignore all classes in Xcode internal objc warningsGregor Jasny2022-04-031-1/+1
* | | Tests: Teach RunCMake to ignore lld-link PDB item index warningsBrad King2022-03-111-0/+1
* | | Merge topic 'test-RunCMake-xcodebuild-incidental'Brad King2022-02-171-0/+1
|\ \ \ | |_|/ |/| |
| * | Tests: Teach RunCMake to ignore Xcode extension point warningsBrad King2022-02-161-0/+1
* | | Tests: Add RunCMake helper to run cmake with raw execute_process argsBrad King2022-02-161-2/+15
|/ /
* | LCC: Add policy CMP0129 regarding interpreting LCC as GNUmakise-homura2021-10-211-0/+3
|/
* Tests: ignore Xcode DVTPlugInManager outputGregor Jasny2021-06-101-0/+1
* MSYS: Add support for running under MSYS runtime environmentOrgad Shaneh2021-04-261-1/+4
* Merge topic 'nmc-cc-no-output'Brad King2021-03-301-0/+1
|\
| * Tests: Teach RunCMake to ignore incidental 'Recompacting log' ninja outputBrad King2021-03-291-0/+1
* | Tests: Add RunCMake hook to describe test variantsBrad King2021-03-221-2/+2
* | Tests: Teach RunCMake to always print the command on failureBrad King2021-03-091-40/+36
* | Tests: Move RunCMake option construction closer to useBrad King2021-03-091-9/+9
* | Tests: Reverse RunCMake code path orderBrad King2021-03-091-15/+15
* | Tests: Add RunCMake helper to run a plain scriptBrad King2021-03-031-0/+5
|/
* Tests: Update for upstream ninja change to write status on stderrBrad King2021-02-231-0/+6
* Tests: Teach RunCMake to ignore Xcode install_name_tool signature warningsBrad King2020-11-241-0/+1
* Tests: Teach RunCMake to ignore Xcode internal objc warningsBrad King2020-09-301-0/+1
* Apple: suppress Xcode 12 ranlib warningGregor Jasny2020-07-171-0/+1
* Tests: Teach RunCMake to ignore PGI license expiry warningsBrad King2019-11-011-0/+6
* Graphviz: added test suite, fixes, enhancementsCorentin Plouet2019-10-081-0/+23
* Merge branch 'backport-3.15-fix-EXCLUDE_FROM_ALL-subdir-all'Brad King2019-09-301-1/+4
|\
| * Merge branch 'backport-3.14-fix-EXCLUDE_FROM_ALL-subdir-all'Brad King2019-09-301-1/+4
| |\
| | * Tests: Teach RunCMake to support a custom working directoryBrad King2019-09-241-1/+4
* | | Tests: Drop RunCMake workaround for AIX ld warnings about GNU atexitBrad King2019-07-151-2/+0
* | | RunCMake: Automatically support platform out override filesRobert Maynard2019-06-211-0/+10
|/ /
* | Tests: Add RunCMake helper to run cmake with optionsBrad King2019-04-101-0/+5
* | Tests: Teach RunCMake to optionally exclude the source dir argumentBrad King2019-04-101-1/+7
|/
* Tests: Add RunCMake_TEST_FILTER environment variableKyle Edwards2018-12-131-0/+4
* Tests: Add RunCMake "prep" stepBrad King2018-12-111-0/+5