summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cmake-compile-no-warning-as-error'Brad King2023-06-011-0/+4
|\
| * Preserve --compile-no-warning-as-error in automatic CMake re-runsBrad King2023-05-301-0/+4
* | Merge topic 'orkun_24848_19_05_2023'Brad King2023-05-312-0/+34
|\ \
| * | Autogen: Fix multi-config generated file issueOrkun Tokdemir2023-05-272-0/+34
* | | Merge topic 'cmake-verbose-print-build-tool-command'Brad King2023-05-311-1/+1
|\ \ \
| * | | cmGlobalGenerator: use a stream for output in `Build`Ben Boeckel2023-05-271-1/+1
* | | | cmake: Add debuggerGlen Chung2023-05-3018-1/+37
| |_|/ |/| |
* | | Optionally exclude implicit link directories via environmentBrad King2023-05-253-0/+30
* | | cxxmodules: Fix exported path to installed module sources in subdirsTyler2023-05-2318-6/+64
* | | cxxmodules: Do not expect collator install scripts with no CXX_MODULESTyler2023-05-2312-6/+36
* | | Tests: Improve RunCMake.CXXModules expectation matching and error reportingBrad King2023-05-2312-32/+78
* | | codespell: Fix typosBrad King2023-05-2214-19/+19
* | | codespell: Avoid escape sequence that looks like misspelled "nodes"Brad King2023-05-2211-14/+18
* | | Merge topic 'FileAPI-framework'Brad King2023-05-2251-24/+803
|\ \ \ | |_|/ |/| |
| * | fileapi: Extend codemodel targets/compileGroups with Apple frameworksMarc Chevrier2023-05-1951-24/+803
* | | Merge topic 'cxxmodules-private-between-targets'Brad King2023-05-198-0/+39
|\ \ \
| * | | Tests/CXXModules: add example for private modules between targetsBen Boeckel2023-05-188-0/+39
* | | | Merge topic 'skip-linting'Brad King2023-05-1816-0/+111
|\ \ \ \ | |_|/ / |/| | |
| * | | Autogen: set SKIP_LINTING ON for generated filesOrkun Tokdemir2023-05-166-0/+53
| * | | TargetGenerator: Add SKIP_LINTING source propertyOrkun Tokdemir2023-05-1610-0/+58
| |/ /
* | | Merge topic 'test-xcode'Brad King2023-05-1634-311/+340
|\ \ \
| * | | Tests: Split some RunCMake.XcodeProject cases into a separate testBrad King2023-05-1534-311/+340
| | |/ | |/|
* | | Merge topic 'msvc-wine-showIncludes'Brad King2023-05-165-0/+16
|\ \ \ | |/ / |/| |
| * | Ninja: Restore detection of msvc-wine showIncludes prefixBrad King2023-05-155-0/+16
| * | Merge topic 'test-xcode-14.3' into release-3.26Brad King2023-04-041-0/+1
| |\ \
* | \ \ Merge topic 'system-framework'Brad King2023-05-121-0/+12
|\ \ \ \ | |_|_|/ |/| | |
| * | | Apple Frameworks: honor SYSTEM target propertyMarc Chevrier2023-05-111-0/+12
* | | | Tests: Teach ISPC tests to run on macOS arm64 hostBrad King2023-05-103-2/+11
* | | | Tests: Fix RunCMake.XcodeProject XcodeSchemaGeneration case on arm64Brad King2023-05-102-1/+2
* | | | Ninja: Fix Fortran INCLUDE directive dependencies when not preprocessingBrad King2023-05-099-0/+40
* | | | Tests: Teach RunCMake to ignore LLVMFlang -flang-experimental-exec warningBrad King2023-05-091-0/+1
* | | | Tests: Teach RunCMake to ignore Intel Fortran remark 10440Brad King2023-05-091-0/+1
|/ / /
* | | Merge topic 'ctest-timeout-zero'Brad King2023-05-055-4/+30
|\ \ \
| * | | ctest: Fix TIMEOUT test property with value 0 with --timeout flagBrad King2023-05-042-1/+8
| * | | Tests: Move `CTestTestZeroTimeout` into `RunCMake.CTestTimeout`Brad King2023-05-044-3/+22
* | | | Merge topic 'compile-only-genex'Brad King2023-05-054-0/+11
|\ \ \ \ | |/ / / |/| | |
| * | | cmGeneratorExpressionNode: implement `COMPILE_ONLY` genexRobert Maynard2023-05-041-1/+1
| * | | cmGeneratorExpressionNode: implement `COMPILE_ONLY` genexBen Boeckel2023-04-124-0/+11
* | | | Merge topic 'use-linker-depfile'Brad King2023-05-0410-8/+105
|\ \ \ \
| * | | | Link step: use linker dependency linker fileMarc Chevrier2023-05-0310-8/+105
* | | | | Merge topic 'autogen-system-include'Brad King2023-05-049-0/+109
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Autogen: Default AUTOGEN_USE_SYSTEM_INCLUDE to ON if it is not setOrkun Tokdemir2023-05-034-2/+32
| * | | | Autogen: Add AUTOGEN_USE_SYSTEM_INCLUDE target propertyOrkun Tokdemir2023-05-035-0/+77
| * | | | Tests/RunCMake: Add option for dynamic expected outputOrkun Tokdemir2023-04-271-0/+2
* | | | | Tests: Teach RunCMake to ignore Intel Classic deprecation on WindowsBrad King2023-05-011-1/+1
|/ / / /
* | | | Merge topic 'ExternalProject-relative-git-urls'Craig Scott2023-04-2716-0/+293
|\ \ \ \
| * | | | ExternalProject/FetchContent: Support relative remote URLsChris Wright2023-04-2616-0/+293
| |/ / /
* | | | Merge topic 'vs-show-cmake-files'Brad King2023-04-274-0/+240
|\ \ \ \
| * | | | VS: Add CMake input files to ZERO_CHECKAlexander Neundorf2023-04-254-0/+240
* | | | | Merge topic 'preset-includes-macro-expansion'Brad King2023-04-276-0/+39
|\ \ \ \ \