summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* ctest: add command line option to run the tests listed in a given fileAlex Neundorf2024-01-253-0/+24
* 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
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Tests/CXXModules: add a test with unity build supportBen Boeckel2024-01-057-0/+68
| |/ / / / / /
* | | | | | | Merge topic 'makefile-depfile'Brad King2024-01-103-0/+22
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | Makefile: Fix double escaping when DEPFILE is usedOrkun Tokdemir2024-01-093-0/+22
* | | | | | Merge topic 'ewilde/swift-ninja-response-files'Brad King2024-01-093-0/+24
|\ \ \ \ \ \
| * | | | | | Swift/Ninja: Add support for response filesEvan Wilde2024-01-083-0/+24
* | | | | | | Tests: Avoid procedure stack overflow in broken libc on Elbrusmakise-homura2024-01-081-8/+35
* | | | | | | Tests: Improve RunCMake.export expected output matching robustnessmakise-homura2024-01-081-2/+2
* | | | | | | Tests: With lfortran < 1.24 skip cases broken by incorrect filename handlingmakise-homura2024-01-083-1/+27
| |_|_|_|/ / |/| | | | |
* | | | | | Merge topic 'link-stubs-transitively'Brad King2024-01-088-9/+80
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Link explicitly to private transitive dependencies on stub librariesBrad King2024-01-048-1/+70
| * | | | | Tests: Enable RunCMake.RuntimePath test on more platformsBrad King2024-01-042-9/+11
| | |_|/ / | |/| | |
* | | | | Merge topic 'swift-always-restat'Brad King2024-01-053-2/+10
|\ \ \ \ \
| * | | | | Swift/Ninja: Always restat swift build commandsJeremy Day2024-01-043-2/+10