summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindPython-enhance-tests'Brad King2023-06-303-28/+218
|\
| * FindPython: Add labels Python2 and/or Python3 on testsMarc Chevrier2023-06-291-2/+66
| * FindPython: Add tests for IronPython v3Marc Chevrier2023-06-293-26/+152
* | Merge topic 'debugger-segfault'Brad King2023-06-301-1/+29
|\ \
| * | Debugger: Fix threads request segfault after thread exited eventBen McMorran2023-06-291-1/+29
* | | Merge topic 'FetchContent-unparsed-arguments'Brad King2023-06-304-4/+4
|\ \ \
| * | | FetchContent: Protect ExternalProject keywords from unknown argumentsBrad King2023-06-294-4/+4
| |/ /
| * | Merge topic 'support_nvhpc_versions_without_isystem' into release-3.27Brad King2023-06-266-1/+12
| |\ \
* | \ \ Merge topic 'vs-cxxmodules-same-src-name'Brad King2023-06-306-0/+42
|\ \ \ \ | |_|_|/ |/| | |
| * | | VS: Fix C++ modules in source files with the same nameBrad King2023-06-286-0/+42
* | | | Deprecate Visual Studio 12 2013 generatorBrad King2023-06-265-0/+14
* | | | Merge topic 'imported-target-framework-path'Brad King2023-06-265-42/+28
|\ \ \ \
| * | | | macOS: Allow IMPORTED_LOCATION to be a framework folderKyle Edwards2023-06-235-42/+28
* | | | | Merge topic 'support_nvhpc_versions_without_isystem'Brad King2023-06-266-1/+12
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | NVHPC: Support nvfortran versions that don't support isystemRobert Maynard2023-06-236-1/+12
| | |/ / | |/| |
* | | | Merge topic 'link-depends-is-OFF'Brad King2023-06-262-3/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | link dependencies: deactivate the featureMarc Chevrier2023-06-232-3/+4
| |/ /
* | | Merge topic 'build-pch'Brad King2023-06-231-0/+4
|\ \ \
| * | | CMakeLibTests: Precompile common expensive headersClemens Wasser2023-06-221-0/+4
| | |/ | |/|
* | | File set: Allow absolute CMAKE_INSTALL_INCLUDEDIRKyle Edwards2023-06-203-0/+26
|/ /
* | Merge topic 'cmList-SUBLIST-regression'Brad King2023-06-201-0/+51
|\ \ | |/
| * list(): restore SUBLIST behaviorMarc Chevrier2023-06-161-0/+51
* | Merge topic 'CMake_TEST_FindPython2-3'Brad King2023-06-1619-379/+501
|\ \
| * | FindPython: add capability to select python version for the testsMarc Chevrier2023-06-1519-379/+501
* | | Merge topic 'cmuvprocesschain-external-stream-fd'Brad King2023-06-152-21/+127
|\ \ \ | |/ / |/| |
| * | cmUVStream: Add cmUVStreamRead() functionKyle Edwards2023-06-141-0/+57
| * | cmUVProcessChain: Return output and error streams as file descriptorsKyle Edwards2023-06-141-21/+30
| * | cmUVPipeIStream: Add cmUVPipeIStreamKyle Edwards2023-06-141-0/+40
* | | 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-135-30/+0
| |/ / |/| |
* | | Merge topic 'cmuvprocesschain-input-file'Brad King2023-06-132-0/+34
|\ \ \
| * | | cmUVProcessChain: Add support for SetExternalStream(Stream_INPUT)Kyle Edwards2023-06-122-0/+34
* | | | Merge topic 'test-no-git'Brad King2023-06-132-5/+7
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Tests: Require git to enable RunCMake.CMP0150 testBrad King2023-06-121-1/+4
| * | 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
| |/ /