summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cmList-SUBLIST-regression'Brad King2023-06-201-0/+51
|\
| * list(): restore SUBLIST behaviorMarc Chevrier2023-06-161-0/+51
* | FindPython: add capability to select python version for the testsMarc Chevrier2023-06-152-2/+3
* | Merge topic 'cross-compiling-emulator-env-var'Brad King2023-06-143-0/+16
|\ \
| * | CrossCompiling: Load CMAKE_CROSSCOMPILING_EMULATOR from environmentMatt McCormick2023-06-133-0/+16
* | | Drop Visual Studio 11 2012 generatorBrad King2023-06-134-12/+0
* | | Merge topic 'test-no-git'Brad King2023-06-131-1/+4
|\ \ \ | | |/ | |/|
| * | Tests: Require git to enable RunCMake.CMP0150 testBrad King2023-06-121-1/+4
| * | Merge topic 'add_test-empty-args' into release-3.27Brad King2023-06-123-0/+24
| |\ \
* | \ \ Merge topic 'add_test-empty-args'Brad King2023-06-123-0/+24
|\ \ \ \ | | |/ / | |/| |
| * | | add_test: Restore support for empty test argumentsMarc Chevrier2023-06-093-0/+24
| | |/ | |/|
* | | Merge topic 'Makefiles-safer-COLOR-usage'Brad King2023-06-092-0/+15
|\ \ \ | | |/ | |/|
| * | Makefiles: quote `$(COLOR)` expansionsBen Boeckel2023-06-082-0/+15
| |/
* | Add deprecation warnings for policies CMP0120 and belowBrad King2023-06-0727-20/+302
|/
* Merge topic 'verify-interface-header-sets-skip-linting'Kyle Edwards2023-06-063-0/+9
|\
| * VERIFY_INTERFACE_HEADER_SETS: Skip header files that have SKIP_LINTINGKyle Edwards2023-06-063-0/+9
* | Merge topic 'Apple-tbd-runpath-handling'Brad King2023-06-062-1/+9
|\ \ | |/ |/|
| * Apple text-based stubs: ensure runpath is correctly definedMarc Chevrier2023-06-042-1/+9
* | Merge topic 'file-api-query-command'Brad King2023-06-056-0/+100
|\ \
| * | cmake_file_api: New project commandCraig Scott2023-06-056-0/+100
* | | Merge topic 'orkun_24968_02_06_2023'Brad King2023-06-051-4/+6
|\ \ \
| * | | Test: Generate pseudo linters generator independentOrkun Tokdemir2023-06-021-4/+6
| | |/ | |/|
* | | Merge topic 'ctest-timeout-signal'Brad King2023-06-0522-1/+241
|\ \ \ | |/ / |/| |
| * | ctest: Optionally terminate tests with a custom signal on timeoutBrad King2023-06-0222-1/+241
* | | cxxmodules: remove `CMAKE_EXPERIMENTAL_CXX_MODULE_DYNDEP` variableBen Boeckel2023-06-0139-165/+13
| |/ |/|
* | Merge topic 'remove-header-unit-fileset-type'Brad King2023-06-0126-139/+15
|\ \
| * | cxxmodules: update the experimental UUIDBen Boeckel2023-05-3110-10/+10
| * | cxxmodules: remove support for `CXX_MODULE_HEADER_UNITS` filesetsBen Boeckel2023-05-3116-129/+5
| |/
* | 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
| | |/ | |/|