summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)AuthorFilesLines
2017-03-16Travis CI - (minor) commentsJohn Hodge1-4/+3
2017-03-16Travis CI - Add cmake upgradeJohn Hodge1-0/+2
2017-02-12Travis CI - Download rustc srcJohn Hodge1-1/+1
2017-02-12Travis CI - Download source in install phaseJohn Hodge1-1/+2
2017-02-03Travis CI - Increase tail lines to track ICEJohn Hodge1-1/+1
2017-01-25TravisCI - No gdb, not needed anywayJohn Hodge1-1/+1
2017-01-22Travis CI - Enabling debug, take twoJohn Hodge1-1/+1
2017-01-22Travis CI - Enable gdb to help debug a travis-only segfaultJohn Hodge1-1/+1
2017-01-11Travis CI - Switch TARGET_CC back to CCJohn Hodge1-2/+2
2017-01-02Travis CI - Set gcc-6 for compiling outputJohn Hodge1-1/+1
2016-12-18Travis CI - Use gcc6 for compiling generated codeJohn Hodge1-2/+2
2016-12-04Travis CI - Switch back to a full testJohn Hodge1-2/+1
2016-12-03Travis CI - DamnitJohn Hodge1-1/+1
2016-12-03Travis CI - Fix config take 2John Hodge1-1/+2
2016-12-03Travis CI - Fix configJohn Hodge1-1/+1
2016-12-01Trans - Enumeration work structured out, vtables hacked inJohn Hodge1-2/+2
2016-11-26Travis CI - add librustc_driver now that it compilesJohn Hodge1-1/+4
2016-11-26Travis - Reduce log size, add libsyntax_extJohn Hodge1-7/+3
2016-11-25Travis - Make sure parts of rustc compileJohn Hodge1-0/+1
2016-10-22travis-ci - Hopefully fix buildJohn Hodge1-6/+1
2016-10-22travis-ci - Just use GCC6 to reduce loadJohn Hodge1-28/+16
2016-10-22Travis - Attempt to expand rustc testsJohn Hodge1-2/+9
2016-10-21Makefile - Switch to curl instead of wgetJohn Hodge1-4/+0
2016-10-21travis-ci - Upgrade libsslJohn Hodge1-0/+4
2016-10-20travis-ci - meh, don't bother early-downloadingJohn Hodge1-3/+0
2016-10-20travis-ci - Fix bad ruleJohn Hodge1-2/+2
2016-10-20Makefile - Allow overriding the last stage for rust_testsJohn Hodge1-6/+4
2016-10-20travis-ci - boost, take 3John Hodge1-5/+4
2016-10-20travis-ci - Boost, take 2John Hodge1-1/+6
2016-10-20travis-ci - Boost libsJohn Hodge1-1/+1
2016-10-20travis-ci - Attempt to install a good compilerJohn Hodge1-3/+24
2016-08-21Travis - back to gccJohn Hodge1-1/+0
2016-08-21Travis - Switch to trusty which hopefully has a compatible compilerJohn Hodge1-1/+4
2016-08-20Travis - Try clangJohn Hodge1-0/+1
2016-08-20Travis - Disable sudo, turn of -WerrorJohn Hodge1-0/+1
2016-08-20Travis Config - Disable libcore test, but keep rust testsJohn Hodge1-1/+1
2016-05-24Makefile - Support CI builds (draft)John Hodge1-0/+10