Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-30 | Enable caching for travis-ci | Martin Nowack | |
* Use ccache for building * Implement caching of locally build brew packages | |||
2017-07-23 | Cleanup Travis builder | Martin Nowack | |
2017-03-30 | [TravisCI] Make handling of `TRAVIS_OS_NAME` more robust by not assuming | Dan Liew | |
that its value not being `linux` implies `osx`. | |||
2017-03-24 | [Travis-CI] Added support for macOS build | Andrea Mattavelli | |
2016-06-04 | Do not install clang-3.4 if not needed | Martin Nowack | |
2016-02-27 | Update travis configuration to use tcmalloc | Martin Nowack | |
We have to build our own tcmalloc, as the version provided with Ubtuntu 12.04 is too old. | |||
2014-10-09 | Add a hack for Travis so that llvm-gcc can build native executables. | Dan Liew | |
This could be useful if KLEE tests want to use the bitcode compiler as a native compiler. | |||
2014-09-15 | [Travis] Show commands as they execute in | Dan Liew | |
``install-llvm-and-runtime-compiler.sh`` | |||
2014-09-15 | Clean up travis build scripts a little. | Dan Liew | |