summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | ctest: add command line option to exclude tests listed in a given fileAlex Neundorf2024-01-252-0/+8
| * | | | | ctest: add command line option to run the tests listed in a given fileAlex Neundorf2024-01-253-0/+24
* | | | | | Merge topic 'cmuvprocesschain'Brad King2024-01-252-4/+5
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | cmUVProcessChain: Simplify SetExternalStream usageBrad King2024-01-241-4/+1
| * | | | | Tests: Add missing include in testUVProcessChainHelper on WindowsBrad King2024-01-241-0/+4
* | | | | | Merge topic 'swift-windows'Brad King2024-01-259-28/+39
|\ \ \ \ \ \
| * | | | | | Tests: Fix SwiftMix tests' runtime library selection on WindowsBrad King2024-01-242-1/+7
| * | | | | | Tests: Fix SwiftOnly test on WindowsEvan Wilde2024-01-242-0/+3
| * | | | | | Tests: Fix RunCMake.Swift expected output on WindowsEvan Wilde2024-01-244-7/+7
| * | | | | | Tests: Fix RunCMake.Swift's build output checksBrad King2024-01-241-20/+22
* | | | | | | Merge topic 'validate_read-only_target_properties'Brad King2024-01-2417-4/+714
|\ \ \ \ \ \ \
| * | | | | | | cmTarget: Don't allow setting read-only propertiesRobert Maynard2024-01-2317-4/+714
* | | | | | | | Merge topic 'cuda-clang-windows'Brad King2024-01-235-4/+12
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | CUDA/Clang: Add support for MSVC ABI on Windows using GNU-like frontendBrad King2024-01-225-4/+12
| | |_|_|/ / / | |/| | | | |
* | | | | | | MSVC: Teach find_library to consider the 'libfoo.a' naming conventionBrad King2024-01-193-0/+4
|/ / / / / /
* | | | | | Merge topic 'cuda-test-cleanup'Brad King2024-01-1920-54/+14
|\ \ \ \ \ \
| * | | | | | Tests: Do not expect nvToolsExt in CUDA 12 toolkitBrad King2024-01-182-2/+10
| * | | | | | Tests: Fix CudaOnly.Toolkit coverage of npp libsBrad King2024-01-181-1/+1
| * | | | | | Tests: Remove unused dllexport markup from CudaOnly.DeviceLTOBrad King2024-01-182-14/+2
| * | | | | | Tests: Remove unused iostream from CUDA sourcesBrad King2024-01-1815-36/+0
| * | | | | | Tests: Fix condition adding nvcc-only flags in CudaOnly.SeparateCompilationBrad King2024-01-181-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'backport-cxxmodules-export-file-collisions'Brad King2024-01-185-11/+73
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | cxxmodules: make export trampoline script files uniqueBen Boeckel2024-01-185-11/+73
* | | | | Merge topic 'autogen-exe-per-config'Brad King2024-01-1815-69/+552
|\ \ \ \ \
| * | | | | NinjaMultiConfig: Update tests for the new dependency changeOrkun Tokdemir2024-01-173-22/+85
| * | | | | Autogen: AUTO*_EXECUTABLE: add support for per-config valuesOrkun Tokdemir2024-01-1712-47/+467
* | | | | | Merge topic 'fix_CTestUpdateGIT'Brad King2024-01-181-2/+2
|\ \ \ \ \ \
| * | | | | | Tests: Improve CTest.UpdateGIT robustness to user gitconfigAshish Sadanandan2024-01-171-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'cmake-language-exit-code'Brad King2024-01-1726-0/+39
|\ \ \ \ \ \
| * | | | | | cmake_language: Add EXIT subcommandleha-bot2024-01-1626-0/+39
| |/ / / / /
* | | | | | Merge topic 'lcc-updates-2024-01'Brad King2024-01-171-5/+9
|\ \ \ \ \ \
| * | | | | | Tests: Exclude some tests on broken libc on Elbrusmakise-homura2024-01-161-5/+9
| |/ / / / /
* | | | | | Merge topic 'cxxmodules-obj-lib'Brad King2024-01-174-0/+20
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | cxxmodules: compute link information for C++ module-consuming targetsMatheus Izvekov2024-01-144-0/+20
| * | | | Merge topic 'vs-scan-for-modules' into release-3.28Brad King2024-01-106-3/+40
| |\ \ \ \
| * \ \ \ \ Merge topic 'cxxmodules-no-unity' into release-3.28Brad King2024-01-107-0/+68
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
* | | | | | Merge topic 'swift-sources-in-resp-file'Brad King2024-01-121-4/+2
|\ \ \ \ \ \
| * | | | | | Swift/Ninja: Include sources in response fileEvan Wilde2024-01-111-4/+2
* | | | | | | Merge topic 'file-strings-regex-match'Brad King2024-01-1113-0/+62
|\ \ \ \ \ \ \
| * | | | | | | file: `STRINGS` + `REGEX` store match resultsCristian Le2024-01-0913-0/+62
* | | | | | | | Merge topic 'swift-implib'Brad King2024-01-113-0/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | Swift: fix Windows DLL import library support for CMP0157 NEWSaleem Abdulrasool2024-01-103-0/+15
* | | | | | | | | Merge topic 'package-dispatch-apple'Brad King2024-01-116-19/+19
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | CMakePackageConfigHelpers: Clarify generate_apple_*_selection_file signaturesBrad King2024-01-056-19/+19
* | | | | | | | | Merge topic 'static'Brad King2024-01-103-0/+17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Swift: preserve `-static` for static library swiftmodulesSaleem Abdulrasool2024-01-093-0/+17
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'vs-scan-for-modules'Brad King2024-01-106-3/+40
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Tests/CXXModules/scan_properties: use `ixx` extensionBen Boeckel2024-01-092-3/+5
| * | | | | | | | Tests/CXXModules: add a test case for VS generation without flagsBen Boeckel2024-01-064-0/+35
* | | | | | | | | Merge topic 'cxxmodules-no-unity'Brad King2024-01-107-0/+68
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |