summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | fileapi: Make launcher attribute 'arguments' optionalRalf Habacker2023-12-132-7/+9
| |/ /
* | | Merge topic 'FindCUDAToolkit-cupti'Brad King2023-12-154-1/+38
|\ \ \ | | |/ | |/|
| * | Tests: Verify CUDA::cupti existence on a subset of machinesRobert Maynard2023-12-144-1/+38
| * | Merge topic 'test-gnu-hurd-sleep' into release-3.28Brad King2023-12-091-1/+1
| |\ \
* | | | Tests/RunCMake/XcFramework: Add iOS and iOS Simulator to .xcfwKyle Edwards2023-12-116-50/+107
* | | | Merge topic 'find-rustc-importlibs'Brad King2023-12-097-1/+14
|\ \ \ \
| * | | | MSVC: Teach find_library to consider Rust's '${name}.dll.lib' conventionDaniel Ching2023-12-084-0/+4
| * | | | Tests: Add case covering find_library behavior when targeting MSVC ABIBrad King2023-12-075-1/+10
* | | | | Merge topic 'test-gnu-hurd-sleep'Brad King2023-12-091-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Tests: Do not expect EINTR when sleep is interrupted on GNU/HurdMattias Ellert2023-12-081-1/+1
* | | | | Merge topic 'ninja-dev'Brad King2023-12-092-4/+11
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Tests: Update for changes to upstream ninja development versionBrad King2023-12-082-4/+11
| |/ / /
| * | | Merge topic 'cxxmodules-msvc-corner-cases' into release-3.28Brad King2023-12-065-3/+27
| |\ \ \
| * \ \ \ Merge topic 'fix-cxx-module-transitive-requirements' into release-3.28Brad King2023-12-0635-1/+384
| |\ \ \ \
| * \ \ \ \ Merge topic 'LLVMFlang-MSVC-debug' into release-3.28Brad King2023-12-062-4/+9
| |\ \ \ \ \
* | | | | | | Tests: Fix RunCMake.try_run case on gfortran < 4.3Brad King2023-12-071-1/+1
* | | | | | | Tests: Add inspection step to RunCMake.try_runBrad King2023-12-073-4/+37
* | | | | | | Tests: Remove unused code from RunCMake.try_runBrad King2023-12-071-4/+0
* | | | | | | Merge topic 'GoogleTest-discovery-scope'Brad King2023-12-073-0/+53
|\ \ \ \ \ \ \
| * | | | | | | GoogleTest: Avoid silent failures of dynamic test discoveryMoritz Haase2023-12-063-0/+53
* | | | | | | | Merge topic 'LLVMFlang-MSVC'Brad King2023-12-074-3/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | LLVMFlang: Update MSVC runtime library selection for LLVMFlang 18.0Brad King2023-12-061-3/+5
| * | | | | | | | CMakeParseImplicitLinkInfo: Exclude LLVMFlang program entry point for MSVCBrad King2023-12-063-0/+23
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge topic 'cmuvprocesschain-external-loop'Brad King2023-12-071-1/+52
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | cmUVProcessChain: Add option for external uv_loop_tKyle Edwards2023-12-051-1/+52
| |/ / / / / /
* | | | | | | Merge topic 'cxxmodules-msvc-corner-cases'Brad King2023-12-065-3/+27
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Tests/CXXModules: enhance `internal-partitions` testBen Boeckel2023-12-054-1/+17
| * | | | | | Tests/CXXModules: import from an internal partitionBen Boeckel2023-12-053-2/+10
* | | | | | | Merge topic 'fix-cxx-module-transitive-requirements'Brad King2023-12-0635-1/+384
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | cmCxxModuleMapper: Fix transitive requirements computationnamniav2023-12-0535-1/+384
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'LLVMFlang-MSVC-debug'Brad King2023-12-062-4/+9
|\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | |_|/ / | |/| | |
| * | | | LLVMFlang: Fix MSVC ABI debug information format optionsBrad King2023-12-052-4/+9
| | |/ / | |/| |
* | | | Merge topic 'cxxmodules-pch'Brad King2023-12-054-0/+24
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Tests/CXXModules: add a test which scans a PCH-using sourceBen Boeckel2023-12-044-0/+24
| |/
* | Merge topic 'ctest-jobserver-client'Brad King2023-12-0410-0/+241
|\ \
| * | ctest: Add support for running under a make job server on POSIX systemsBrad King2023-12-038-0/+61
| * | cmUVJobServerClient: Add libuv-based job server integration clientBrad King2023-12-032-0/+180
* | | Merge topic 'fileapi-exe-launcher'Brad King2023-12-0411-4/+288
|\ \ \
| * | | fileapi: Add cross-compiling emulator to codemodel-v2Ralf Habacker2023-12-0111-4/+288
* | | | Merge topic 'cmake-non-writable-build-dir'Brad King2023-12-046-12/+45
|\ \ \ \ | |_|/ / |/| | |
| * | | Tests: Add case covering non-writable CMAKE_BINARY_DIRBrad King2023-11-304-0/+26
| * | | Tests: Factor out RunCMake helper to get UNIX user idBrad King2023-11-302-12/+19
* | | | cmUVHandlePtr: Fix conversion to bool on Oracle Studio compilerBrad King2023-12-021-0/+16
* | | | Merge topic 'xcode-embed-xpc-services'Brad King2023-12-015-0/+46
|\ \ \ \ | |/ / / |/| | |
| * | | Xcode: Add support to embed XPC ServicesJonathan Earnshaw2023-11-295-0/+46
* | | | Merge topic 'execute_process-no-extension'Brad King2023-11-307-0/+57
|\ \ \ \ | | |_|/ | |/| |
| * | | Tests: Add case to cover execute_process support for no extension on WindowsKyle Edwards2023-11-307-0/+57
| * | | Merge topic 'cxxmodules-diagnostics' into release-3.28Brad King2023-11-295-14/+49
| |\ \ \
* | \ \ \ Merge topic 'LINK_LIBRARY-genex-with-INTERFACE_LINK_LIBRARIES_DIRECT'Brad King2023-11-306-0/+19
|\ \ \ \ \
| * | | | | LINK_LIBRARY-genex: correct behavior for INTERFACE_LINK_LIBRARIES_DIRECTMarc Chevrier2023-11-296-0/+19
| | |_|_|/ | |/| | |