| Age | Commit message (Expand) | Author | Lines |
| 2024-12-10 | Rollup merge of #134113 - jyn514:run-make-contains, r=jieyouxu | León Orell Valerian Liehr | -1/+1 |
| 2024-12-10 | run-make: Fix `assert_stderr_not_contains_regex` | jyn | -1/+1 |
| 2024-12-01 | Run `cargo update` and update licenses | clubby789 | -1/+1 |
| 2024-11-29 | Move the `crate-loading` test to use `diff` output | Esteban Küber | -0/+6 |
| 2024-11-17 | Auto merge of #132646 - jieyouxu:liberate-aarch64-gnu-debug, r=Kobzol | bors | -101/+175 |
| 2024-11-12 | Rollup merge of #132657 - mustartt:aix-run-make-support, r=jieyouxu | Matthias Krüger | -12/+19 |
| 2024-11-12 | tests/run-make: update `mte-ffi` to use `gcc` as the c compiler explicitly | Jieyou Xu | -8/+3 |
| 2024-11-12 | run_make_support: add a `gcc` wrapper command | Jieyou Xu | -101/+180 |
| 2024-11-11 | move `src/tools/build_helper` into `src/build_helper` | onur-ozkan | -1/+1 |
| 2024-11-10 | refactor flags | Henry Jiang | -11/+9 |
| 2024-11-08 | Add a run-make test for `rustc --help` and similar | Zalathar | -0/+1 |
| 2024-11-05 | fix missing use decl | Henry Jiang | -1/+1 |
| 2024-11-05 | add run-make support for aix | Henry Jiang | -1/+10 |
| 2024-10-27 | Dynamically link run-make support | clubby789 | -0/+3 |
| 2024-10-22 | run-make-support: add `llvm-dis` and `llvm-objcopy` | 许杰友 Jieyou Xu (Joe) | -4/+73 |
| 2024-10-22 | run_make_support: allow obtaining raw stdout/stderr | 许杰友 Jieyou Xu (Joe) | -0/+18 |
| 2024-10-12 | Avoid cross-file glob import | Zalathar | -1/+1 |
| 2024-10-12 | Flatten redundant test module `run_make_support::diff::tests::tests` | Zalathar | -36/+30 |
| 2024-10-07 | Migrate `emit-to-stdout` to new run-make | clubby789 | -3/+3 |
| 2024-10-07 | Add stdio configuring to run-make Rustc | clubby789 | -0/+24 |
| 2024-09-24 | Fix `run-make-support` to respect per-stage cargo | 许杰友 Jieyou Xu (Joe) | -2/+3 |
| 2024-09-16 | run_make_support: rectify symlink handling | 许杰友 Jieyou Xu (Joe) | -50/+130 |
| 2024-09-12 | Rollup merge of #130156 - nebulark:test_buildinfo, r=jieyouxu | Stuart Cook | -0/+6 |
| 2024-09-10 | Add test for S_OBJNAME and update test for LF_BUILDINFO cl and cmd for | Florian Schmiderer | -0/+6 |
| 2024-09-09 | Rollup merge of #129529 - lqd:stable-new-solver, r=Kobzol | Jubilee | -3/+16 |
| 2024-09-09 | Rollup merge of #130068 - madsmtm:deployment-target-test, r=jieyouxu | Jubilee | -1/+19 |
| 2024-09-08 | run-make-support: Add llvm-pdbutil | Florian Schmiderer | -0/+24 |
| 2024-09-07 | Test codegen when setting deployment target | Mads Marquart | -1/+19 |
| 2024-09-05 | run_make_support: make each command invocation only-run-once | 许杰友 Jieyou Xu (Joe) | -1/+16 |
| 2024-09-05 | run_make_support: rename `Command::stdin` to `stdin_buf` and add `std{in,out,... | 许杰友 Jieyou Xu (Joe) | -22/+67 |
| 2024-08-29 | Update the `wasm-component-ld` binary dependency | Alex Crichton | -1/+1 |
| 2024-08-26 | Add a run-make test for checking that certain `rustc_` crates build on stable | Jakub Beránek | -3/+16 |
| 2024-08-23 | Auto merge of #128507 - Oneirical:testart-from-scratch, r=jieyouxu | bors | -0/+2 |
| 2024-08-23 | rewrite libtest-thread-limit to rmake | Oneirical | -0/+2 |
| 2024-08-23 | Rollup merge of #129433 - GrigorenkoPV:run-make-support-path-rustdoc, r=jieyouxu | Matthias Krüger | -0/+1 |
| 2024-08-23 | Rollup merge of #129055 - Oneirical:fortanix-fortification, r=jieyouxu | Matthias Krüger | -1/+9 |
| 2024-08-23 | Fix a missing import in a doc in run-make-support | Pavel Grigorenko | -0/+1 |
| 2024-08-22 | rewrite x86_64-fortanix-unknown-sgx-lvi to rmake | Oneirical | -1/+9 |
| 2024-08-21 | Rollup merge of #129363 - Urgau:run-make-lc_all-c, r=jieyouxu | Matthias Krüger | -0/+2 |
| 2024-08-21 | Force `LC_ALL=C` for all run-make tests | Urgau | -0/+2 |
| 2024-08-18 | Update some dependency versions that allow better licensing | Trevor Gross | -1/+1 |
| 2024-08-16 | Reexport `serde_json` crate from run-make-support to give it access to `run-m... | Guillaume Gomez | -0/+1 |
| 2024-08-16 | Migrate `validate_json.py` script to rust in `run-make/rustdoc-map-file` test | Guillaume Gomez | -0/+1 |
| 2024-08-15 | Rollup merge of #129018 - Oneirical:nmemonic-artifice, r=jieyouxu | Jubilee | -0/+6 |
| 2024-08-15 | Rollup merge of #129122 - GuillaumeGomez:remove-duplicated-rustdoc-output-met... | Matthias Krüger | -7/+1 |
| 2024-08-15 | rewrite rlib-format-packed-bundled-libs to rmake | Oneirical | -0/+6 |
| 2024-08-15 | Auto merge of #128936 - bjorn3:fix_thin_archive_reading, r=jieyouxu | bors | -0/+6 |
| 2024-08-15 | Remove duplicated `Rustdoc::output` method from `run-make-support` lib | Guillaume Gomez | -7/+1 |
| 2024-08-15 | Rollup merge of #128963 - GuillaumeGomez:output-to-stdout, r=aDotInTheVoid | Matthias Krüger | -0/+15 |
| 2024-08-14 | rewrite min-global-align to rmake | Oneirical | -1/+15 |