summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Add DIST_REQUIRE_ALL_TOOLS to CI scriptsChristian Poveda2018-09-281-0/+2
* Pass --batch to gdbTom Tromey2018-09-191-1/+1
* Restore lldb buildTom Tromey2018-09-041-3/+3
* Update LLVM submoduleAlex Crichton2018-08-311-3/+3
* Auto merge of #52972 - RalfJung:from_raw_parts_align, r=alexcrichtonbors2018-08-191-0/+2
|\
| * inore some codegen tests when debug assertions are enabledRalf Jung2018-08-061-0/+2
* | Revert "Auto merge of #53035 - alexcrichton:debug-travis, r=kennytm"kennytm2018-08-161-4/+0
* | Revert "Auto merge of #53134 - alexcrichton:tweak-travis, r=Mark-Simulacrum"kennytm2018-08-161-2/+0
* | Add lldb to the buildTom Tromey2018-08-141-4/+5
* | More debugging for travis shutting downAlex Crichton2018-08-061-0/+2
* | travis: Attempt to debug shutdownsAlex Crichton2018-08-031-0/+4
|/
* Enabled core dump on Linux, and print stack trace on failure.kennytm2018-07-131-1/+25
* revert travis-ci changesgnzlbg2018-07-091-2/+2
* run asmjs and emscripten builds on CI (temporary)gnzlbg2018-07-091-2/+2
* bump minimum LLVM version to 5.0gnzlbg2018-07-091-1/+1
* Run "tools" job on PR when commit message starts with "Update RLS/miri/..."kennytm2018-07-031-1/+1
* Log the clang_rt.asan-dynamic-i386.vers on failure to track #50887kennytm2018-06-101-0/+3
* Remove the `gem update` from `.travis.yml`kennytm2018-06-081-1/+0
* Migrate the toolstate update bot to rust-highfivekennytm2018-05-141-1/+1
* ci: Compile LLVM with Clang 6.0.0Alex Crichton2018-05-091-1/+5
* Add check builder for Windows to TravisMark Simulacrum2018-04-121-0/+2
* Give a name to every CI job.kennytm2018-04-061-1/+6
* ci: Remove x86_64-gnu-incremental builderAlex Crichton2018-04-041-2/+0
* Update sccache to its master branchAlex Crichton2018-04-021-12/+1
* ci: Don't use Travis caches for docker imagesAlex Crichton2018-03-221-16/+6
* Revert "Apply a fix to travis-ci/dpl#788 manually until dpl 1.9.5 is released."kennytm2018-03-211-8/+0
* Apply a fix to travis-ci/dpl#788 manually until dpl 1.9.5 is released.kennytm2018-03-211-0/+8
* Auto merge of #48907 - kennytm:minor-ci-stuff, r=alexcrichtonbors2018-03-111-1/+2
|\
| * Prevents the crash log printer on macOS from crashing the entire job.kennytm2018-03-101-1/+2
* | Auto merge of #48799 - alexcrichton:more-osx-cores, r=Mark-Simulacrumbors2018-03-111-2/+2
|\ \ | |/ |/|
| * travis: Upgrade OSX buildersAlex Crichton2018-03-071-2/+2
* | travis: Upgrade dist builders for OSXAlex Crichton2018-03-091-3/+3
|/
* rust: Import LLD for linking wasm objectsAlex Crichton2018-03-031-2/+2
* Submit a comment to the PR in additional to pushing a commit.kennytm2018-02-231-1/+1
* Upgrade the Travis CI macOS images for testing from Xcode 8.3 to 9.2.kennytm2018-02-111-2/+2
* rustc: Split Emscripten to a separate codegen backendAlex Crichton2018-01-281-2/+2
* Add i586-unknown-linux-musl targetMarco A L Barbosa2018-01-111-1/+1
* Requires tools to test-pass if the corresponding submodule is updated.kennytm2017-12-301-1/+1
* Auto merge of #46554 - kennytm:45861-step-4-5-6-7-upload-test-result-and-remo...bors2017-12-261-0/+13
|\
| * Clarify toolstate names. Move publish.py to a more convenient location.kennytm2017-12-271-1/+1
| * Upload the toolstate to the remote repository.kennytm2017-12-271-0/+13
* | Follow up to #46924kennytm2017-12-261-1/+1
|/
* Enable IPv6 support in Dockers to workaround travis-ci/travis-ci#8891.kennytm2017-12-231-0/+7
* Revert "Temporarily use the old Travis image."kennytm2017-12-231-1/+0
* Auto merge of #45002 - oli-obk:miri, r=eddybbors2017-12-141-0/+1
|\
| * Move large chunks of miri from rustc::mir::interpret to rustc_mir::interpretOliver Schneider2017-12-121-0/+1
| * Update miri to rustc changesOliver Schneider2017-12-061-21/+47
* | Temporarily use the old Travis image.kennytm2017-12-131-0/+1
* | Rename cross(2) builder to dist-various-{1,2}Marco A L Barbosa2017-12-041-2/+2
* | Move the swap the tools test and cargotest within check-aux.kennytm2017-12-031-1/+1