about summary refs log tree commit diff
path: root/tests/run-make/staticlib-dylib-linkage
AgeCommit message (Expand)AuthorLines
2025-07-10Use `is_windows_msvc` instead of `is_msvc` in run-make testsJieyou Xu-2/+2
2024-08-08run-make: enable msvc for staticlib-dylib-linkageChris Denton-9/+8
2024-08-06rewrite staticlib-dylib-linkage to rmakeOneirical-21/+37
2023-04-27Ignore test when cross compilingbjorn3-0/+1
2023-04-19Ignore test on wasm as dylibs aren't supportedbjorn3-0/+1
2023-04-19Ignore test on MSVC for nowbjorn3-1/+4
2023-04-19Add unstable feature flagsbjorn3-1/+3
2023-04-19Support `--print native-static-libs` with rust dylibsbjorn3-19/+6
2023-04-19Support linking to rust dylibs from a staticlibbjorn3-0/+55