summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Tests: Find GIT_EXECUTABLE early enough to use in all testsBrad King2023-06-121-4/+3
| * | | 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 'cmuvprocesschain-spawn-result'Brad King2023-06-092-64/+203
|\ \ \ \
| * | | | cmUVProcessChain: Add Status::SpawnResult fieldKyle Edwards2023-06-082-64/+203
| |/ / /
* | | | 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-clang-asm-compiler-id'Brad King2023-06-061-1/+1
|\ \ \
| * | | AppleClang: Fix ASM compiler identificationGregor Jasny2023-06-051-1/+1
* | | | 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 'cmuvprocesschain-status-getexception'Kyle Edwards2023-06-062-14/+65
|\ \ \ \ | |_|/ / |/| | |
| * | | cmUVProcessChain: Add Status::GetException() methodKyle Edwards2023-06-052-14/+65
* | | | 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 'automoc-moc-options-test'Brad King2023-06-015-0/+38
|\ \ \
| * | | Tests: Add test for AUTOMOC_MOC_OPTIONSOrkun Tokdemir2023-05-315-0/+38
| |/ /
* | | Merge topic 'cmuvprocesschain-finished'Kyle Edwards2023-06-011-0/+12
|\ \ \
| * | | cmUVProcessChain: Add Finished() methodKyle Edwards2023-05-311-0/+12
| |/ /
* | | 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 'cuda-ipo-arch'Brad King2023-06-011-2/+9
|\ \ \
| * | | CUDA/NVIDIA: fix LTO with explicit architecturesRafael Stahl2023-05-311-2/+9
* | | | 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-3030-1/+1770
| |_|/ / / |/| | | |
* | | | | Merge topic 'cmuvprocesschain-merged-output'Brad King2023-05-301-0/+60
|\ \ \ \ \
| * | | | | cmUVProcessChain: Add option for merged output and errorKyle Edwards2023-05-261-0/+60
* | | | | | Merge topic 'cmuvprocesschain-working-directory'Brad King2023-05-303-0/+70
|\ \ \ \ \ \ | |/ / / / /
| * | | | | cmUVProcessChain: Add working directory optionKyle Edwards2023-05-263-0/+70
| | |_|/ / | |/| | |
* | | | | 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
* | | | Merge topic 'ep-update-disconnected'Brad King2023-05-232-17/+30
|\ \ \ \
| * | | | ExternalProject: Avoid reconfigure when updates are disconnectedCraig Scott2023-05-231-16/+26