| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-07-26 | rewrite and rename issue-47551 to rmake | Oneirical | -10/+20 | |
| 2024-07-26 | rewrite no-builtins-attribute to rmake | Oneirical | -10/+15 | |
| 2024-07-26 | rewrite native-link-modifier-whole-archive to rmake | Oneirical | -52/+85 | |
| 2024-07-26 | rewrite rlib-format-packed-bundled-libs-2 to rmake | Oneirical | -27/+32 | |
| 2024-07-26 | rewrite sanitizer-staticlib-link to rmake | Oneirical | -23/+39 | |
| 2024-07-26 | rewrite export-executable-symbols to rmake | Oneirical | -16/+30 | |
| 2024-07-26 | rewrite foreign-rust-exceptions to rmake | Oneirical | -13/+23 | |
| 2024-07-26 | rewrite c-unwind-abi-catch-lib-panic to rmake | Oneirical | -35/+36 | |
| 2024-07-26 | Rollup merge of #128099 - lolbinarycat:extern-flag-disambiguates-rmake, r=Kobzol | Trevor Gross | -26/+35 | |
| migrate tests/run-make/extern-flag-disambiguates to rmake | ||||
| 2024-07-26 | Rollup merge of #127989 - Oneirical:testricted-area, r=jieyouxu | Trevor Gross | -45/+61 | |
| Migrate `interdependent-c-libraries`, `compiler-rt-works-on-mingw` and `incr-foreign-head-span` `run-make` tests to rmake Part of #121876 and the associated [Google Summer of Code project](https://blog.rust-lang.org/2024/05/01/gsoc-2024-selected-projects.html). try-job: aarch64-apple try-job: armhf-gnu try-job: test-various try-job: x86_64-mingw try-job: x86_64-msvc try-job: x86_64-gnu-llvm-18 | ||||
| 2024-07-25 | use shorter link and remove entries wrongly added in rebase | binarycat | -1/+1 | |
| 2024-07-25 | clean up rmake test | binarycat | -20/+20 | |
| 2024-07-25 | note that rmake.rs files are not subject to automatic formatting | binarycat | -0/+5 | |
| 2024-07-25 | migrate tests/run-make/extern-flag-disambiguates to rmake | binarycat | -26/+30 | |
| 2024-07-25 | rewrite panic-abort-eh_frame to rmake | Oneirical | -35/+66 | |
| 2024-07-25 | rewrite dump-ice-to-disk to rmake | Oneirical | -74/+64 | |
| 2024-07-25 | rewrite incr-foreign-head-span to rmake | Oneirical | -24/+30 | |
| 2024-07-25 | rewrite compiler-rt-works-on-mingw to rmake | Oneirical | -9/+15 | |
| 2024-07-25 | rewrite interdependent-c-libraries to rmake | Oneirical | -15/+19 | |
| 2024-07-25 | Auto merge of #128102 - Oneirical:real-testate, r=Kobzol | bors | -26/+52 | |
| Migrate `extern-diff-internal-name`, `extern-multiple-copies` and `extern-multiple-copies2` `run-make` tests to rmake Part of #121876 and the associated [Google Summer of Code project](https://blog.rust-lang.org/2024/05/01/gsoc-2024-selected-projects.html). Please try: try-job: test-various | ||||
| 2024-07-25 | Rollup merge of #127872 - Oneirical:antestral-traditions, r=jieyouxu | Matthias Krüger | -50/+63 | |
| Migrate `pointer-auth-link-with-c`, `c-dynamic-rlib` and `c-dynamic-dylib` `run-make` tests to rmake Part of #121876 and the associated [Google Summer of Code project](https://blog.rust-lang.org/2024/05/01/gsoc-2024-selected-projects.html). Please try: try-job: x86_64-msvc try-job: i686-mingw try-job: aarch64-apple | ||||
| 2024-07-23 | rewrite extern-multiple-copies2 to rmake | Oneirical | -15/+22 | |
| 2024-07-23 | Rollup merge of #127990 - Oneirical:ii-the-high-priestest, r=jieyouxu | Matthias Krüger | -30/+64 | |
| Migrate `lto-linkage-used-attr`, `no-duplicate-libs` and `pgo-gen-no-imp-symbols` `run-make` tests to rmake Part of #121876 and the associated [Google Summer of Code project](https://blog.rust-lang.org/2024/05/01/gsoc-2024-selected-projects.html). try-job: x86_64-msvc try-job: aarch64-apple try-job: armhf-gnu try-job: test-various try-job: x86_64-gnu-llvm-18 | ||||
| 2024-07-23 | Rollup merge of #126898 - GuillaumeGomez:migrate-run-make-link-framework, ↵ | Matthias Krüger | -23/+38 | |
| r=Kobzol Migrate `run-make/link-framework` to `rmake.rs` Part of https://github.com/rust-lang/rust/issues/121876. r? ``@Kobzol`` try-job: x86_64-apple-1 | ||||
| 2024-07-23 | Rollup merge of #125886 - GuillaumeGomez:migrate-run-make-issue-15460, ↵ | Matthias Krüger | -7/+14 | |
| r=jieyouxu Migrate run make issue 15460 Part of https://github.com/rust-lang/rust/issues/121876. r? `@jieyouxu` try-job: x86_64-msvc try-job: aarch64-apple try-job: x86_64-gnu-llvm-18 | ||||
| 2024-07-23 | rewrite extern-multiple-copies to rmake | Oneirical | -9/+17 | |
| 2024-07-23 | rewrite extern-diff-internal-name to rmake | Oneirical | -6/+17 | |
| 2024-07-23 | rewrite c-dynamic-dylib to rmake | Oneirical | -22/+19 | |
| 2024-07-23 | rewrite sanitizer-cdylib-link to rmake | Oneirical | -16/+17 | |
| 2024-07-23 | rewrite sanitizer-dylib-link to rmake | Oneirical | -16/+16 | |
| 2024-07-23 | rewrite static-dylib-by-default to rmake | Oneirical | -17/+25 | |
| 2024-07-23 | Rename `tests/run-make/issue-15460` into ↵ | Guillaume Gomez | -0/+2 | |
| `tests/run-make/link-native-static-lib-to-dylib` | ||||
| 2024-07-23 | Migrate `run-make/issue-15460` to `rmake.rs` | Guillaume Gomez | -7/+12 | |
| 2024-07-23 | Auto merge of #127778 - Oneirical:artificial-intestlligence, r=jieyouxu | bors | -56/+122 | |
| Migrate `staticlib-blank-lib`, `rlib-format-packed-bundled-libs-3` and `issue-97463-abi-param-passing` `run-make` tests to rmake Part of #121876 and the associated [Google Summer of Code project](https://blog.rust-lang.org/2024/05/01/gsoc-2024-selected-projects.html). Please try: try-job: aarch64-gnu try-job: armhf-gnu try-job: test-various try-job: x86_64-mingw try-job: x86_64-msvc try-job: x86_64-gnu-llvm-18 | ||||
| 2024-07-22 | Migrate `run-make/link-framework` to `rmake.rs` | Guillaume Gomez | -23/+38 | |
| 2024-07-22 | rewrite pgo-gen-no-imp-symbols to rmake | Oneirical | -13/+31 | |
| 2024-07-22 | rewrite and rename issue-97463-abi-param-passing to rmake | Oneirical | -31/+37 | |
| 2024-07-22 | rewrite c-dynamic-rlib to rmake | Oneirical | -19/+22 | |
| 2024-07-22 | rewrite pointer-auth-link-with-c to rmake | Oneirical | -15/+28 | |
| 2024-07-22 | rewrite and rename issue-107094 to rmake | Oneirical | -17/+32 | |
| 2024-07-22 | rewrite and rename issue-33329 to ui test | Oneirical | -6/+0 | |
| 2024-07-22 | rewrite and rename issue-14698 to rmake | Oneirical | -4/+18 | |
| 2024-07-22 | rewrite no-duplicate-libs to rmake | Oneirical | -11/+21 | |
| 2024-07-22 | rewrite lto-linkage-used-attr to rmake | Oneirical | -8/+14 | |
| 2024-07-22 | Rollup merge of #127985 - Oneirical:testibule-of-hell, r=Kobzol | 许杰友 Jieyou Xu (Joe) | -33/+60 | |
| Migrate `test-benches`, `c-unwind-abi-catch-panic` and `compiler-lookup-paths-2` `run-make` tests to rmake Part of #121876 and the associated [Google Summer of Code project](https://blog.rust-lang.org/2024/05/01/gsoc-2024-selected-projects.html). | ||||
| 2024-07-22 | Rollup merge of #127977 - alexcrichton:update-wasi-sdk, r=Mark-Simulacrum | 许杰友 Jieyou Xu (Joe) | -2/+15 | |
| Update wasi-sdk in CI to latest release This commit updates the `wasi-sdk` download used by the `wasm32-wasi*` targets. The motivation for this commit is generally just "keep things up to date" and is not intended to cause any issues or differences from before, just a routine update. | ||||
| 2024-07-20 | Auto merge of #127663 - Oneirical:fuzzy-testure, r=jieyouxu | bors | -73/+154 | |
| Migrate 9 more very similar FFI `run-make` tests to rmake Part of #121876 and the associated [Google Summer of Code project](https://blog.rust-lang.org/2024/05/01/gsoc-2024-selected-projects.html). For the tracking issue: - return-non-c-like-enum-from-c - pass-non-c-like-enum-to-c - c-static-dylib - c-static-rlib - extern-fn-generic - extern-fn-with-union - lto-no-link-whole-rlib - linkage-attr-on-static - issue-28595 | ||||
| 2024-07-20 | Rollup merge of #127693 - Rejyr:migrate-crate-hash-rustc-version-rmake, ↵ | Matthias Krüger | -38/+57 | |
| r=jieyouxu Migrate `crate-hash-rustc-version` to `rmake` Part of #121876. r? ``@jieyouxu`` try-job: x86_64-gnu-llvm-18 try-job: dist-x86_64-linux | ||||
| 2024-07-19 | rewrite compiler-lookup-paths-2 to rmake | Oneirical | -11/+21 | |
| 2024-07-19 | rewrite c-unwind-abi-catch-panic to rmake | Oneirical | -10/+18 | |
