aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2019-09-18ci: prune buildsWilliam Roberts
2019-09-18ci: convert to using docker buildsWilliam Roberts
2019-09-04travis: dont build SCANBUILD=yes twiceWilliam Roberts
2019-08-28build: add the with-sanitizer configure optionDan Robertson
2019-07-16CI: Enable distcheck in CIAndreas Fuchs
2019-06-12ci: don't limit the amount of parallel jobs for make (dist)checkJonas Witschel
2019-05-21CI: Add whitespace test to CIAndreas Fuchs
2019-05-17Build: use ax_enable_debugAndreas Fuchs
2019-05-14ci: move fuzz target test to a separate jobJonas Witschel
2019-05-14ci: respect WITH_TCTI_{ASYNC,PARTIAL} for build without testsJonas Witschel
2019-05-09ci: replace check with distcheck for Clang, remove separate distcheckJonas Witschel
2019-05-09Add ccache to speed up travis runs.Dominic Grauvogl
2019-03-19travis: cleanup fuzzing targetTadeusz Struk
2019-03-19travis: make sure clang++ is used for fuzzingTadeusz Struk
2019-03-01build: switch to codecovTadeusz Struk
2019-03-01configure.ac: add a check for GEN_FUZZTadeusz Struk
2019-02-27travis: Build and check fuzz testsJohn Andersen
2019-02-22build: Upload coverage metrics for selected builds onlyTadeusz Struk
2019-02-19travis.yml: Move COVERALLS_REPO_TOKEN declarationTadeusz Struk
2019-02-12travis: don't install openssl when gcrypt is usedTadeusz Struk
2019-01-28build: remove Gnulib dependencyJoshua Lock
2019-01-24build: update for ax_code_coverage.m4 version 2019.01.06Jonas Witschel
2019-01-15build: install aclocal filesAlon Bar-Lev
2019-01-07travis: pull newest version of uthashTadeusz Struk
2018-12-14travis: reenable doxygenJonas Witschel
2018-12-14travis: update to Xenial VMJonas Witschel
2018-12-13travis: temporarily disable doxygenTadeusz Struk
2018-11-27travis: enable conditional build for TCTI async and partialTadeusz Struk
2018-11-19travis: use updated ax_prog_doxygen.m4Jonas Witschel
2018-11-19m4: rm ax_prog_doxygen.m4William Roberts
2018-11-19m4: remove ld-version-script.m4William Roberts
2018-11-16travis: reenable doxygen for make distcheckJonas Witschel
2018-11-16travis: build doxygen from sourceJonas Witschel
2018-11-13travis: make distcheck build in a new subdir.Tadeusz Struk
2018-11-13travis: add doxygenTadeusz Struk
2018-09-27CI: Enable test matrix for crpyto backendsAndreas Fuchs
2018-07-10ci: Exclude dependencies and tests when collecting code coverage data.Philip Tricca
2018-07-09Revert "build: Remove use of coveralls"Philip Tricca
2018-07-09ci: Stop manually dumping test logs.Philip Tricca
2018-06-07build: Remove use of coverallsPhilip Tricca
2018-05-01Travis: Add scan-build Static Code Analysisdanintel
2018-05-01ci: Fail build immediately if hash check of tarball / dependency fails.Philip Tricca
2018-05-01ci: Replace use of mirror.twobit.us with Intel mirror @ download.01.orgPhilip Tricca
2018-05-01build: Remove --with-simulatorbin, replace with --enable-integration.Philip Tricca
2018-04-24tcti-mssim: Replace liburiparser with custom key/value pair parser.Philip Tricca
2018-04-19travis: add uthash-develTadeusz Struk
2018-04-02ci: Get coverity running again accounting for changes after the outage.Philip Tricca
2018-03-30ci: Add build with no tests enabled.Philip Tricca
2018-02-28Travis: Deps from mirror instead of upstreamAndreas Fuchs
2018-02-16build: Add libgcrypt20-dev to package list for travis to install.Philip Tricca