summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge topic 'swift-windows'Brad King2024-01-255-27/+29
|\ \ \ \ \ \
| * | | | | | 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-232-1/+4
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | CUDA/Clang: Add support for MSVC ABI on Windows using GNU-like frontendBrad King2024-01-222-1/+4
| | |_|/ / / / | |/| | | | |
* | | | | | | MSVC: Teach find_library to consider the 'libfoo.a' naming conventionBrad King2024-01-193-0/+4
|/ / / / / /
* | | | | | 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 '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
* | | | | Merge topic 'swift-compile-commands'Brad King2024-01-053-0/+44
|\ \ \ \ \
| * | | | | Swift/Ninja: Fix multifile module compile commandsEvan Wilde2024-01-033-0/+44
| | |_|_|/ | |/| | |