summaryrefslogtreecommitdiff
path: root/scripts/travis-build.sh
Commit message (Expand)AuthorAgeFilesLines
* Rewrite parser as recursive descent (#591)Ben Smith2017-08-151-2/+2
* Only run flake8 on Travis Linux (#335)Ben Smith2017-03-051-1/+3
* Run flake8 during travis builds (#281)Sam Clegg2017-01-181-0/+2
* {download,upload}-d8.sh scripts support MacOSXBen Smith2016-05-051-2/+2
* create wider but shallower travis build matrixBen Smith2016-04-301-10/+7
* lex using re2c instead of flexBen Smith2016-04-211-2/+2
* clean up Makefile and CMakeLists.txtBen Smith2016-04-011-1/+1
* Add options to build without GTest submoduleBen Smith2016-03-211-1/+4
* fix typo in travis-build.shBen Smith2016-03-161-1/+1
* update travis-build.sh for new Makefile changesBen Smith2016-03-161-3/+3
* build CMakeLists w/out building flex/bisonBen Smith2016-03-121-0/+5
* add 32-bit build for gccBen Smith2016-03-121-9/+11
* .travis fixes for cmake changeBen Smith2016-03-121-0/+31