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