about summary refs log tree commit diff
path: root/library/compiler-builtins/ci
AgeCommit message (Expand)AuthorLines
2017-06-23Less verbose output on symbol checkAlex Crichton-3/+5
2017-06-23Enable `mem` for intrinsics on linuxAlex Crichton-6/+6
2017-06-23Fix features needed for the intrinsics exampleAlex Crichton-2/+2
2017-06-23Fix travis intrinsics buildsAlex Crichton-2/+2
2017-06-23Build the intrinsics example separatelyAlex Crichton-1/+1
2017-06-22Test with the 'c' feature enabled on CIAlex Crichton-0/+2
2017-04-11move intrinsics test from src/bin to examplesJorge Aparicio-6/+6
2017-04-10put test generation behind a Cargo featureJorge Aparicio-4/+4
2017-04-10modify the CI setup to run tests on the thumb targetsJorge Aparicio-18/+44
2016-12-31CI: use a recent nightlyJorge Aparicio-14/+18
2016-12-13Auto merge of #124 - japaric:rustbuild, r=alexcrichtonbors-7/+7
2016-12-11by default, mark this crate as the #![compiler_builtins] crateJorge Aparicio-7/+7
2016-12-11fix the test suite for the thumb targetsJorge Aparicio-1/+1
2016-11-23CI: use Xargo 0.2.xJorge Aparicio-8/+8
2016-11-12merge apt-get commandsJorge Aparicio-1/+1
2016-11-12Fix apt 404s in DockerMatt Ickstadt-65/+65
2016-10-14test the mips64 targetsJorge Aparicio-0/+27
2016-10-14fix the powerpc64le targetJorge Aparicio-8/+3
2016-10-10ci/run.sh: remove debug stuffJorge Aparicio-3/+1
2016-10-10fix warningsJorge Aparicio-1/+3
2016-10-07use test::black_box instead of ptr::*_volatileJorge Aparicio-1/+1
2016-10-07fix unsafe warningsJorge Aparicio-2/+3
2016-10-07get profile.dev (-debug-assertions) + LTO workingJorge Aparicio-2/+4
2016-10-07check that we don't have any call to panic in our implementationsJorge Aparicio-0/+10
2016-10-07fix path to .rlib on OSXJorge Aparicio-1/+7
2016-10-06drop the target filesJorge Aparicio-6/+4
2016-10-03fix duplicate symbol testJorge Aparicio-1/+1
2016-10-02hide the thumbv* target filesJorge Aparicio-0/+2
2016-09-30pick target during Xargo installationJorge Aparicio-3/+3
2016-09-30give Xargo a $HOMEJorge Aparicio-1/+1
2016-09-30fix Xargo installationJorge Aparicio-2/+8
2016-09-30fix nm callJorge Aparicio-3/+7
2016-09-30use `docker run --user` instead of manually creating a userJorge Aparicio-11/+8
2016-09-30cache Cargo artifactsJorge Aparicio-30/+25
2016-09-30only x86-ish targets can use an unprefixed nmJorge Aparicio-1/+1
2016-09-29ignore duplicated get_pc_thunk symbolsJorge Aparicio-1/+2
2016-09-29adapt to new testing infrastructureJorge Aparicio-7/+98
2016-09-28Expand and refactor teting infrastructureAlex Crichton-184/+145
2016-09-22put weak mem* symbols behind an opt-in Cargo featureJorge Aparicio-5/+20
2016-09-22test the thumbv7em-none-eabihf targetJorge Aparicio-1/+1
2016-08-29tell cargo which linker to useJorge Aparicio-0/+2
2016-08-29install less stuffJorge Aparicio-9/+3
2016-08-29travis: use latest docker imageJorge Aparicio-3/+2
2016-08-29pin xargo and gist versionsJorge Aparicio-2/+2
2016-08-29fix typoJorge Aparicio-1/+1
2016-08-29travis: simplify ci scriptsJorge Aparicio-67/+54
2016-08-27print rustup versionJorge Aparicio-0/+1
2016-08-23use newer docker imageJorge Aparicio-1/+1
2016-08-23use the gist gem instead of the gist crateJorge Aparicio-17/+13
2016-08-22use the gist crateJorge Aparicio-23/+19