summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)AuthorFilesLines
2019-10-26travis - Fix environmentJohn Hodge1-1/+1
2019-10-26Merge remote-tracking branch 'remotes/origin/master' into nightly-1.29John Hodge1-0/+1
2019-10-26travis.yml - .hir renamed to .rlibJohn Hodge1-1/+1
2019-02-24Travis - Set compiler for generated codeJohn Hodge1-0/+1
2018-06-04Travis CI - Silence failures from OSX buildsJohn Hodge1-0/+2
2018-06-03Travis CI - More output from hello world compile (for debugging)John Hodge1-1/+1
2018-06-03Travis CI - Stop build if libstd/hello fail to compileJohn Hodge1-6/+7
2018-06-02Travis CI - Tweak environmentJohn Hodge1-3/+3
2018-06-02Travis CI - Enable OSX buildsJohn Hodge1-16/+25
2018-02-21Travis CI - Set CXX compiler for local_tests (to be able to build testrunner)John Hodge1-1/+1
2018-01-07Travis CI - Disable cargo for nowJohn Hodge1-2/+2
2017-12-24Travis CI - Remove valgrind call, try to debug another failureJohn Hodge1-1/+1
2017-12-20Travis - Testing crashJohn Hodge1-0/+1
2017-12-02Travis CI - Build cargo on travisJohn Hodge1-0/+2
2017-11-24Travis - Remove valgrind callJohn Hodge1-2/+1
2017-11-04Travis - Enable track-origins (let's find this bug)John Hodge1-1/+1
2017-11-01Travis - Parallel buildsJohn Hodge1-1/+1
2017-10-29Travis - Testing my patienceJohn Hodge1-0/+2
2017-09-19Remove CMake updateequal-l21-2/+0
2017-09-10Update readme and travis for progressJohn Hodge1-1/+2
2017-09-02travis - add minicargoJohn Hodge1-0/+1
2017-05-15Travis CI - Don't run full test suiteJohn Hodge1-1/+1
2017-05-12Travis CI - Enable all tests, remove rustc (requires a newer cmake)John Hodge1-2/+3
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