summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* ctest: Restore support for --timeout values higher than default test timeoutBrad King2023-09-292-0/+13
* Tests: Clarify RunCMake.CTestTimeout case nameBrad King2023-09-292-2/+2
* Linting: Fix empty evaluated genexOrkun Tokdemir2023-09-252-0/+7
* cxxmodules: detect and message about non-compiled sourcesBen Boeckel2023-09-126-1/+37
* list(INSERT): restore old behaviorMarc Chevrier2023-08-171-0/+47
* Apple Text Stubs (.tbd): various fixesMarc Chevrier2023-08-111-6/+6
* VS: Select latest Windows SDK even when targeting Windows 8.1 and belowBrad King2023-08-102-5/+9
* VS: Teach CMAKE_GENERATOR_PLATFORM to support Windows 8.1 SDK selectionBrad King2023-08-101-0/+11
* VS: Teach CMAKE_GENERATOR_PLATFORM to use Windows 10 SDKs for older versionsBrad King2023-08-109-24/+33
* Tests: Remove redundant condition in RunCMake.GeneratorPlatform testBrad King2023-08-101-23/+21
* file(GENERATE): Restore INPUT|CONTENT parse checkingEvan Wilde2023-08-074-0/+10
* VS: Revert "Add CMake input files to ZERO_CHECK"Brad King2023-08-027-255/+11
* CTest: Fix regression in calculating test timeoutKyle Edwards2023-07-242-0/+13
* Tests/RunCMake/CXXModules: add a test for issue #25112Ben Boeckel2023-07-225-0/+39
* Genex: Restore REMOVE_DUPLICATES preservation of empty elementsBrad King2023-07-123-0/+10
* Ninja: include module mapper flags in `compile_commands.json`Ben Boeckel2023-07-096-0/+66
* Merge topic 'FetchContent-unparsed-arguments' into release-3.27Brad King2023-06-304-4/+4
|\
| * FetchContent: Protect ExternalProject keywords from unknown argumentsBrad King2023-06-294-4/+4
* | Merge topic 'vs-cxxmodules-same-src-name' into release-3.27Brad King2023-06-306-0/+42
|\ \ | |/ |/|
| * VS: Fix C++ modules in source files with the same nameBrad King2023-06-286-0/+42
* | Merge topic 'support_nvhpc_versions_without_isystem' into release-3.27Brad King2023-06-266-1/+12
|\ \
| * | NVHPC: Support nvfortran versions that don't support isystemRobert Maynard2023-06-236-1/+12
| |/
* | link dependencies: deactivate the featureMarc Chevrier2023-06-232-3/+4
|/
* list(): restore SUBLIST behaviorMarc Chevrier2023-06-161-0/+51
* 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
|\
| * add_test: Restore support for empty test argumentsMarc Chevrier2023-06-093-0/+24
* | Makefiles: quote `$(COLOR)` expansionsBen Boeckel2023-06-082-0/+15
|/
* 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