about summary refs log tree commit diff
path: root/src/bootstrap/mk
AgeCommit message (Expand)AuthorLines
2024-04-26miri core/alloc tests: do not test a 2nd targetRalf Jung-3/+0
2024-04-22miri libstd tests: test windows-msvc instead of windows-gnuRalf Jung-2/+3
2024-04-07also test core+alloc on a 32bit big-endian targetRalf Jung-1/+5
2024-04-07run some std tests on more targetsRalf Jung-1/+7
2024-04-07also test parts of stdRalf Jung-0/+10
2024-04-07check-aux: test core and alloc in MiriRalf Jung-0/+10
2023-09-23Pass `-jN` from Make to `BOOTSTRAP_ARGS`onur-ozkan-0/+7
2023-08-06fix(bootstrap): rename exclude flag to skip 🐛Meysam Azad-2/+2
2023-06-18Auto merge of #112774 - compiler-errors:rollup-z8oof6r, r=compiler-errorsbors-2/+5
2023-06-18Auto merge of #112645 - Kobzol:ci-mingw-merge, r=pietroalbinibors-8/+6
2023-06-18Merge `mingw-1/2` CI jobsJakub Beránek-8/+6
2023-06-18Test `x.ps1` in `msvc` CI jobJakub Beránek-2/+5
2023-06-14Merge `msvc-1/2` CI jobsJakub Beránek-9/+3
2023-01-11Change `src/test` to `tests` in source files, fix tidy and testsAlbert Larsan-2/+2
2022-12-20Remove unused `check-stage2-T-arm-linux-androideabi-H-x86_64-unknown-linux-gnu`Joshua Nelson-5/+0
2022-08-12Use an extensionless `x` script for non-WindowsJosh Stone-1/+1
2022-08-08Add `x.sh` and `x.ps1` shell scriptsJoshua Nelson-3/+8
2022-05-07Move check-bootstrap from a makefile rule to test::Bootstrapgimbles-2/+0
2021-05-26Enforce rustdoc-gui test-suite runGuillaume Gomez-4/+0
2021-02-21Update CI scriptsGuillaume Gomez-0/+4
2020-12-29Remove `compile-fail` test suiteVadim Petrochenkov-3/+1
2020-07-27Add assert that tests happen with stage 2 in CIJoshua Nelson-17/+17
2020-07-27mv std libs to library/mark-2/+2
2020-06-12Remove vestigial CI job msvc-aux.Eric Huss-8/+2
2020-05-06Remove code related to `test/run-fail`Yuki Okushi-1/+0
2019-08-16ci: move linkcheck from mingw-2 to mingw-1Pietro Albini-0/+9
2019-07-27Remove run-pass test suitesVadim Petrochenkov-4/+0
2019-05-13ci: remove fanout from the azure pipelines configPietro Albini-68/+2
2019-05-10Add Azure PipelinesJohn Erickson-4/+70
2019-03-15rustbuild: remove obsolete fulldeps behavior from src/test/pretty tests, and ...Eduard-Mihai Burtescu-1/+0
2019-01-24Remove quote_*! macros and associated APIsMark Simulacrum-1/+0
2018-12-25Remove licensesMark Rousskov-10/+0
2018-11-04Move a few more tests into the appveyor-subset-2.kennytm-1/+6
2018-03-24appveyor: Move run-pass-fulldeps to extra buildersAlex Crichton-0/+7
2018-03-07appveyor: Fix a switched condition for cargotestAlex Crichton-2/+2
2018-03-07Fix an error in the appveyor configAlex Crichton-2/+6
2018-03-07appveyor: Shard more slow MSVC buildersAlex Crichton-0/+1
2017-12-03Move the swap the tools test and cargotest within check-aux.kennytm-3/+1
2017-10-23Move cargotest to separate jobs on Travis-CI and AppVeyorSimon Sapin-1/+0
2017-09-17Get the miri test suite to run inside the rustc dev environmentOliver Schneider-0/+1
2017-09-13Reviewer changesNick Cameron-0/+1
2017-08-27rustbuild: Rewrite the configure script in PythonAlex Crichton-2/+0
2017-07-25bootstrap: Major refactoringMilton Mazzarri-0/+2
2017-07-17Run RLS testsNick Cameron-1/+2
2017-05-22rustbuild: split Install out of Dist subcommandMarc-Antoine Perennou-1/+1
2017-04-24Run tests for the cargo submodule in treeAlex Crichton-0/+1
2017-02-25travis: Make more network requests retryableAlex Crichton-0/+2
2017-02-06rustbuild: Fix a few locations with makefiles goneAlex Crichton-1/+2
2016-12-30rustbuild: Compile all support tools in stage0Alex Crichton-1/+1
2016-12-29rustbuild: Don't run pretty tests by defaultAlex Crichton-2/+10