aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)AuthorFilesLines
2019-03-31Expect 11 debug test failuresAndrew Waterman1-2/+2
2019-03-31fix gdb pathAndrew Waterman1-1/+1
2019-03-31copy libc and libgloss, tooAndrew Waterman1-0/+2
2019-03-31Put gcc in expected place for debug testsAndrew Waterman1-1/+5
2019-03-31Fix openocd build by removing crosstools automake/aclocalAndrew Waterman1-0/+3
2019-03-31fix PATH and add sanity checkAndrew Waterman1-1/+2
2019-03-31Hack up the toolchain pathsAndrew Waterman1-0/+5
2019-03-31Add toolchain to build pathAndrew Waterman1-0/+1
2019-03-31Speed up build a bit by disabling graphite and multilibAndrew Waterman1-0/+4
2019-03-31Retry ct-ng build because of occasional newlib download failureAndrew Waterman1-1/+2
2019-03-31Add travis_wait directiveAndrew Waterman1-1/+1
2019-03-31Don't set CC, which crosstool-ng complains aboutAndrew Waterman1-2/+1
2019-03-31Back out of crosstools directory after building itAndrew Waterman1-1/+1
2019-03-31Add missing help2man packageAndrew Waterman1-0/+1
2019-03-31Remove the toolchain in riscv-toolsPalmer Dabbelt1-0/+8
2017-08-11Tell python where to find pexpect.Tim Newsome1-1/+3
2017-08-10Let the build fail when debug-check fails.Tim Newsome1-2/+1
2017-05-17Try using 2 instead of 3 threadsPalmer Dabbelt1-1/+1
2017-05-17Bump all the submodules from the debug-0.13 -> priv-1.10 mergePalmer Dabbelt1-2/+3
2017-05-02Add OpenOCDPalmer Dabbelt1-0/+5
2017-03-23Disable debug tests for nowAndrew Waterman1-2/+2
2017-01-04Delete obsolete references to JOBS variableAndrew Waterman1-2/+0
2016-11-20Merge branch 'priv-1.9'merge-priv-1.9Andrew Waterman1-1/+6
2016-10-04fix travis buildAndrew Waterman1-0/+1
2016-09-27Add dependency on python-pexpect for debug testsAndrew Waterman1-0/+1
2016-09-21Run debug tests in regression suiteAndrew Waterman1-1/+4
2016-06-29Use "make -j3" on TravisPalmer Dabbelt1-0/+1
2015-08-20don't actually need to change path for buildingScott Beamer1-1/+0
2015-08-20build.sh can now handle CC being setScott Beamer1-2/+0
2015-08-20fix travis build using lessons from fix_travis branchScott Beamer1-29/+41
2014-07-25set jobs to 1 in .travis.yml to avoid running out of mem on the travis machineSagar Karandikar1-2/+5
2014-07-23update .travis.ymlSagar Karandikar1-2/+7
2014-07-23add travis CI integrationSagar Karandikar1-0/+28