about summary refs log tree commit diff
path: root/src/test/run-make/thumb-none-cortex-m
AgeCommit message (Expand)AuthorLines
2019-02-11use ignore directives for run-make testsAndy Russell-7/+4
2018-11-25Try to make top-level Cargo.toml work without __CARGO_TEST_ROOT.Eduard-Mihai Burtescu-1/+4
2018-10-06rustc: Allow `#[no_mangle]` anywhere in a crateAlex Crichton-0/+2
2018-08-14change variable definition order (basic thing first).Hideki Sekine-3/+4
2018-08-14use TMPDIR instead of custom directory.Hideki Sekine-1/+1
2018-08-14use a simple script instead of `cargo clone`.Hideki Sekine-2/+4
2018-08-10[CI] run-make/thumb: remove `-j 1` from cargo runHideki Sekine-1/+1
2018-08-08[CI] run-make/thumb: support 4 thumb*-none-eabi* targets:Hideki Sekine-2/+10
2018-08-08[CI] run-make/thumb: tidy up variablesHideki Sekine-8/+10
2018-08-08[CI] run-make/thumb: remove hacky workaround.Hideki Sekine-5/+0
2018-08-08[CI] run-make/thumb: 1st working version with hacky workaround.Hideki Sekine-5/+13
2018-08-07[CI] run-make/thumb: Add LD_LIBRARY_PATH experiment, etc.Hideki Sekine-1/+2
2018-08-07[CI] run-make/thumb: add log for `cargo build`Hideki Sekine-1/+1
2018-08-07[CI] run-make/thumb: add -vv to `cargo build` for diagHideki Sekine-1/+1
2018-08-06[CI] run-make: experimental thumb testHideki Sekine-0/+21