aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* Revert earliest to gcc-4.8, compile iverilog with default compilerEddie Hung2019-08-141-2/+2
|
* Revert "Bump to gcc-5 as `__warn_memset_zero_len' symbol not in 16.04!?!"Eddie Hung2019-08-141-5/+3
| | | | This reverts commit c82b2fa31f8965be2680c87af6cd9ac5d26ead4d.
* Remove .0 from clang-8.0Eddie Hung2019-08-141-2/+2
|
* Bump to gcc-5 as `__warn_memset_zero_len' symbol not in 16.04!?!Eddie Hung2019-08-141-3/+5
|
* bionic -> xenial as its on whitelistEddie Hung2019-08-141-1/+1
|
* Bump gcc from 4.8 to 4.9 as undefined referenceEddie Hung2019-08-141-36/+7
| | | | | ... to `__warn_memset_zero_len'. Also remove gcc-6, bump gcc-7 to gcc-9, clang from 5.0 to 8.0
* Add support for reading gzip'd input filesDavid Shah2019-07-261-0/+5
| | | | Signed-off-by: David Shah <dave@ds0.me>
* Changed filesystem dependency to boost instead of experimental std libraryBenedikt Tutzer2019-04-041-0/+5
|
* Added dependencies to README and travis configurationBenedikt Tutzer2019-04-031-0/+15
|
* Disable macOS builds in TravisClifford Wolf2019-03-021-5/+5
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* travis/osx: fix, use clang instead of gccSergiusz Bazanski2018-12-051-2/+2
|
* Remove mercurial, since it is not needed anymoreMiodrag Milanovic2018-08-281-5/+0
|
* travis: Adding gcc-4.8 and gcc-6 on Linux.Tim 'mithro' Ansell2017-11-241-0/+47
|
* travis: Reworking travis setup.Tim 'mithro' Ansell2017-11-241-33/+103
| | | | | | | | | * Move the code into scripts inside .travis directory. * Build on multiple compiler versions. Fixes #442 - Make travis build pass Fixes #441 - Fix git version information on travis build Fixes #440 - Make travis cache the iverilog build
* Disable OSX in .travis.ymlClifford Wolf2017-10-251-2/+2
|
* forgot to install bundlesStephen2017-09-271-0/+1
|
* Add osx tests using brew bundleStephen Groat2017-09-271-0/+1
|
* Added .travis.yml.Cotton Seed2015-08-171-0/+34