summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'test-xcode-14.3' into release-3.26Brad King2023-04-041-0/+1
|\
| * Tests: Teach RunCMake to ignore Xcode DVTCoreDeviceEnabledState warningsBrad King2023-04-041-0/+1
* | Ninja,Makefile: Restore Fortran module scanning in static library cycleBrad King2023-03-247-1/+27
* | Merge topic 'clang-cl-showIncludes' into release-3.26Brad King2023-03-215-0/+22
|\ \
| * | Ninja: Restore detection of clang-cl showIncludes prefixYR Chen2023-03-205-0/+16
| * | Tests: Comment RunCMake.Ninja ShowIncludes sample input languagesBrad King2023-03-201-0/+6
* | | FindPython: ensure Stable ABI is correctly handledMarc Chevrier2023-03-201-2/+6
|/ /
* | CheckCompilerFlag: Revert 'Match the Clang "argument unused" output ...'Brad King2023-03-132-0/+18
* | Merge topic 'GoogleTest-type-param-suite' into release-3.26Brad King2023-03-065-3/+67
|\ \ | |/
| * GoogleTest: Restore suite name for type-parametrized testsBrad King2023-03-035-3/+67
* | Merge topic 'ExternalProject-revert-install' into release-3.26Brad King2023-03-034-0/+14
|\ \
| * | ExternalProject: Restore driving install through build systemBrad King2023-03-024-0/+14
| * | Ninja: require Ninja 1.11 for C++ module supportBen Boeckel2023-01-232-2/+2
| * | Merge topic 'try_run-cross-compile' into release-3.25Brad King2023-01-132-0/+10
| |\ \
* | | | Xcode: Restore suppression of header mapsBrad King2023-02-174-0/+14
* | | | Tests: Add test for file(DOWNLOAD) with TLS_VERIFYscivision2023-02-106-1/+28
* | | | Merge topic 'stop_parsing_after_first_script_arg' into release-3.26Brad King2023-02-092-0/+11
|\ \ \ \
| * | | | cmake: Stop parsing after `--` when detecting script modeRobert Maynard2023-02-082-0/+11
* | | | | Tests/RunCMake/CXXModules: declare `forwarding` as `extern "C++"`Ben Boeckel2023-02-036-0/+12
|/ / / /
* | | | try_compile: Record propagated CMake variables in configure logBrad King2023-02-014-0/+47
* | | | Merge topic 'msvc-showIncludes'Brad King2023-01-3034-18/+146
|\ \ \ \
| * | | | Ninja: Fix detection of MSVC showIncludes prefix in ItalianBrad King2023-01-285-0/+15
| * | | | Tests: Extend RunCMake.Ninja ShowIncludes cases to cover more languagesBrad King2023-01-2821-0/+93
| * | | | Tests: Generalize RunCMake.Ninja ShowIncludes test infrastructureBrad King2023-01-2810-15/+35
| * | | | Tests: Extend RunCMake.Ninja ShowIncludes case with sample pathBrad King2023-01-275-6/+6
* | | | | Merge topic 'cxxmodules-export-iface-names-test'Brad King2023-01-3017-14/+251
|\ \ \ \ \
| * | | | | Tests/RunCMake/CXXModules: add tests which don't export C++ module propertiesBen Boeckel2023-01-2617-14/+251
* | | | | | FindImageMagick: Define targets for specific componentshstejas2023-01-275-0/+42
| |/ / / / |/| | | |
* | | | | VS: Honor compile options for ASM_NASMBrad King2023-01-262-1/+7
* | | | | VS: Honor compile options for ASM_MARMASMBrad King2023-01-262-1/+4
* | | | | Xcode: Inherit Swift flags and compilation conditionsRoss Kilgariff2023-01-254-2/+32
* | | | | Merge topic 'test-try_compile-matching'Brad King2023-01-253-20/+20
|\ \ \ \ \
| * | | | | Tests: Match configure log try_compile directories more preciselyBrad King2023-01-243-20/+20
| |/ / / /
* | | | | Merge topic 'isdir_empty'Brad King2023-01-253-0/+7
|\ \ \ \ \
| * | | | | Help: Document behavior of if(EXISTS,IS_DIRECTORY) for empty pathsscivision2023-01-243-0/+7
* | | | | | Merge topic 'swiftmodule-dependency-tracking'Brad King2023-01-255-0/+49
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add incremental Swift static lib build testEvan Wilde2023-01-215-0/+49
| |/ / / /
* | | | | Ninja: require Ninja 1.11 for C++ module supportBen Boeckel2023-01-232-2/+2
* | | | | Merge topic 'genex-CONFIG-validate-all'Brad King2023-01-233-1/+10
|\ \ \ \ \
| * | | | | Genex: $<CONFIG:> syntax of all entries checkedRobert Maynard2023-01-202-0/+10
| * | | | | GeneratorExpression Tests: Remove duplicate test entryRobert Maynard2023-01-171-1/+0
* | | | | | Merge topic 'try_compile-verbose'Brad King2023-01-234-1/+25
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | try_compile: Run native build tool with verbose outputBrad King2023-01-204-1/+25
* | | | | | Merge topic 'configure-log'Brad King2023-01-205-14/+0
|\ \ \ \ \ \
| * | | | | | cmake: Stop pointing users at logs on configure errorsBrad King2023-01-195-14/+0
| |/ / / / /
* | | | | | Merge topic 'ninja-swift-exported-executables'Brad King2023-01-205-1/+27
|\ \ \ \ \ \
| * | | | | | Ninja: Emit swiftmodule from executable with exportsEvan Wilde2023-01-195-1/+27
* | | | | | | Merge topic 'print-configure-generate-time'Brad King2023-01-209-18/+18
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | cmake: Print configure/generate timeKyle Edwards2023-01-199-18/+18
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'configure-log'Brad King2023-01-1912-27/+106
|\ \ \ \ \ \