summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* LinkerId: Fix detection of linker tool for Clang on OpenBSDBrad King2024-01-032-2/+2
* LinkerId: Fix detection of linker tool for MSVCBrad King2024-01-031-2/+2
* LinkerId: Fix detection of linker tool for GNU on SunOS sparc32Brad King2024-01-034-4/+4
* LinkerId: Fix detection of linker tool for XL compilersBrad King2024-01-0312-12/+12
* LinkerId: Fix detection of linker tool for XL as nvcc host compilerBrad King2024-01-031-1/+1
* Tests: Cover detection of linker tool for Intel on WindowsBrad King2024-01-0313-0/+138
* Tests: Cover detection of linker tool for MSVCBrad King2024-01-039-0/+148
* Tests: Cover detection of linker tool while parsing implicit link infoBrad King2024-01-0394-2/+110
* Tests: Update sample data for parsing implicit link/include informationBrad King2024-01-0354-1/+1148
* Tests: Improve isolation of cases parsing implicit link/include informationBrad King2024-01-032-69/+51
* Tests: Add unit tests for internal cmake_determine_linker_id helperBrad King2024-01-0327-0/+106
* Merge topic 'package-dispatch-apple'Brad King2023-12-1827-0/+180
|\
| * Tests: Cover generate_apple_platform_selection_file on all platformsBrad King2023-12-1627-0/+180
* | Merge topic 'fc-provider-find-package-args'Craig Scott2023-12-173-0/+19
|\ \
| * | FetchContent: Fix FIND_PACKAGE_ARGS not being passed to dep providersCraig Scott2023-12-163-0/+19
| |/
* | Merge topic 'swift-split-compilation-model'Brad King2023-12-163-11/+19
|\ \ | |/ |/|
| * Swift/Ninja: Split compilation modelEvan Wilde2023-12-153-11/+19
* | Merge topic 'cmake-test-launcher'Brad King2023-12-1520-8/+374
|\ \
| * | fileapi: Add test launcher to codemodel-v2Ralf Habacker2023-12-1311-1/+245
| * | add_test: Optionally use a launcher for tests running in-project targetsRalf Habacker2023-12-138-0/+120
| * | 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
| | |_|/ / / | |/| | | |