about summary refs log tree commit diff
path: root/src/ci
AgeCommit message (Expand)AuthorLines
2017-01-20Rollup merge of #39132 - alexcrichton:static-libstdcpp, r=japaricAlex Crichton-0/+1
2017-01-20Rollup merge of #39120 - alexcrichton:emscripten-tests, r=brsonAlex Crichton-0/+60
2017-01-20Rollup merge of #39111 - alexcrichton:more-cross-targets, r=brsonAlex Crichton-80/+230
2017-01-20Rollup merge of #39068 - alexcrichton:more-small-tests, r=brsonAlex Crichton-41/+96
2017-01-19travis: Move glibc backwards in timeAlex Crichton-32/+2854
2017-01-19travis: Get an emscripten builder onlineAlex Crichton-0/+60
2017-01-18travis: Gate on some minimal support for incremental compilation.Michael Woerister-0/+27
2017-01-17travis: Pass --enable-llvm-static-stdcppAlex Crichton-0/+1
2017-01-16travis: Pass --release-channel=nightly on deployAlex Crichton-10/+34
2017-01-16travis: Expand the `cross` linux imageAlex Crichton-80/+230
2017-01-16travis: Mirror some NetBSD artifactsAlex Crichton-2/+6
2017-01-15travis: Add i586 linux and i686 muslAlex Crichton-41/+96
2017-01-15Auto merge of #39042 - alexcrichton:upload-more, r=brsonbors-53/+386
2017-01-15travis: Expand dist builder coverageAlex Crichton-53/+386
2017-01-13Remove strictly-unnecessary flags for dockerAidan Hobson Sayers-2/+0
2017-01-12travis: Start uploading artifacts on commitsAlex Crichton-25/+31
2017-01-04rustbuild: Quickly `dist` cross-host compilersAlex Crichton-4/+38
2016-12-30travis: Add a distcheck targetAlex Crichton-5/+35
2016-12-29Merge branch 'aux-tests' of https://github.com/alexcrichton/rust into rollupAlex Crichton-1/+1
2016-12-29Rollup merge of #38632 - alexcrichton:trim-travis, r=japaricAlex Crichton-38/+0
2016-12-29Rollup merge of #38631 - alexcrichton:supafast, r=brsonAlex Crichton-0/+28
2016-12-29rustbuild: Don't run pretty tests by defaultAlex Crichton-1/+1
2016-12-28rustbuild: Compile rustc twice, not thriceAlex Crichton-0/+28
2016-12-26travis: Remove extraneous /tmp/obj dirsAlex Crichton-26/+0
2016-12-26travis: Don't install ccache in containersAlex Crichton-12/+0
2016-12-26travis: Attempt to fix Android flakinessAlex Crichton-1/+3
2016-12-20Merge branch 'local-sccache' of https://github.com/alexcrichton/rust into rollupAlex Crichton-3/+11
2016-12-19travis: Support local sccache if not on botsAlex Crichton-3/+11
2016-12-19travis: Fix the cargotest botAlex Crichton-1/+2
2016-12-14rustbuild: Add sccache supportAlex Crichton-18/+72
2016-12-13Fix travis buildsAlex Crichton-1/+61
2016-12-07mk: Switch rustbuild to the default build systemAlex Crichton-24/+35
2016-11-11Move all Linux/OSX CI infastructure to TravisAlex Crichton-0/+655