summaryrefslogtreecommitdiff
path: root/test cases/rust/5 polyglot static
AgeCommit message (Expand)Author
2024-09-11Fix typosspaette
2023-08-07Error when an installed static library links to internal custom targetXavier Claessens
2023-07-15rust: disable overflow-checks by defaultDylan Baker
2023-07-05Merge pull request #11742 from xclaesse/link-whole-casesJussi Pakkanen
2023-05-20rust: Add system libs used by rust std to staticlib external depsXavier Claessens
2023-05-01Rust: C static library cannot link_whole Rust static libraryXavier Claessens
2023-02-22Implement rustc controlled whole-archive linkingDylan Baker
2021-12-09tests/rust polyglot: we need to link with bcrypt.lib as wellDylan Baker
2021-09-29tests/rust: add libm to fix build with rust 1.55Dominique Leuenberger
2021-08-17test cases/rust: clang-cl also needs extra_winlibsNirbheek Chauhan
2020-02-25test: merge installed_files.txt into test.jsonDaniel Mensinger
2019-11-18Use strict function prototypesMichael Hirsch, Ph.D
2019-06-21Add Rust generated pdbs to list of installed files.Jussi Pakkanen
2019-03-24Fix setup so test suite runs with rustc + MSVC. Closes: 5099Jussi Pakkanen
2017-06-14rename `crate_type` to `rust_crate_type` per @TingPingAdam C. Foltzer
2017-06-09Enhance Rust supportAdam C. Foltzer