summaryrefslogtreecommitdiffstats
path: root/.travis.yml
AgeCommit message (Expand)Author
2020-12-04{.travis,ci,appveyor}.yml: Make minimal config consistent, add no-deprecated ...Dr. David von Oheimb
2020-12-03.travis.yml: Do some build (gcc) runs in parallel (-j4)Dr. David von Oheimb
2020-11-16Fix dsa securitycheck for fips.Shane Lontis
2020-07-02Travis: default to HARNESS_JOBS=4Nicola Tuveri
2020-06-30rand: include the CPU source in a build.Pauli
2020-05-27Avoid undefined behavior with unaligned accessesBernd Edlinger
2020-05-23GOST external testsDmitry Belyavskiy
2020-05-15Add "md-nits" make targetRich Salz
2020-05-14.travis.yml: never use -Werror, use --strict-warnings insteadRichard Levitte
2020-05-08travis: enable markdownlint checksRich Salz
2020-04-25travis: remove GENERATE=yes from some non no-deprecated buildsPauli
2020-04-25travis: add GENERATE=yes no-makedepend to the ARM64 build.Pauli
2020-04-09Travis build matrix adjustmentsTomas Mraz
2020-03-17Extend Travis build time-outRich Salz
2020-03-04.travis.yml: where it matters, have build and source nesting levels differRichard Levitte
2020-03-02.travis.yml: Remove NOUPDATE supportRichard Levitte
2020-02-26Avoid arm64 builds timeout due to silent make taking too long timeTomas Mraz
2020-02-11Add a minimal build target for Travis and AppveyorBernd Edlinger
2020-02-06Add cmd-nits to travis buildRich Salz
2019-12-27Temporarily disable the explicit enable-asan buildMatt Caswell
2019-12-27Temporarily disable some Travis external testsMatt Caswell
2019-12-19Fix travis timeout by excluding arm64 gcc -fsanitize=address buildShane Lontis
2019-12-11Enrich arm64 tests in Travis matrixFangming.Fang
2019-12-11Fix some typosVeres Lajos
2019-12-10Use leak sanitizer instead of internal mdebug to check for memory leaksRichard Levitte
2019-12-05Fix exit issue in travisciFangming.Fang
2019-11-15travis.yml: add arch s390x targetPatrick Steuer
2019-10-31Infrastructure for templated doc in POD filesRich Salz
2019-10-23Enable runtime testing of no-deprecated builds in TravisCesar Pereida Garcia
2019-10-03Add arm64 in test matrix on TravisCI.Fangming.Fang
2019-09-12Travis and Appveyor: use HARNESS_VERBOSE_FAILURE rather than HARNESS_VERBOSERichard Levitte
2019-09-05Make failed messages easier to findRich Salz
2019-08-18.travis.yml: Use travis_terminate on failureRich Salz
2019-08-11Add a clang-7 build target with --strict-warningsBernd Edlinger
2019-03-16Update to xenialBernd Edlinger
2019-03-05Travis: use enable-buildtest-c++Richard Levitte
2019-02-27.travis.yml: change -std=c89 to -ansiRichard Levitte
2018-11-20Travis CI: Use flake8 to find Python syntax errors or undefined namescclauss
2018-08-31Revert ".travis.yml: omit linux-ppc64le target."Andy Polyakov
2018-08-14Travis: don't generate git clone progress for logsPhilip Prindeville
2018-07-23.travis.yml: omit linux-ppc64le target.Andy Polyakov
2018-07-20.travis.yml: exercise -std=c89 in order to catch corresponding problems.Andy Polyakov
2018-06-12.travis.yml: give make update exit code meaning againRichard Levitte
2018-05-26Try to work around ubuntu gcc-5 ubsan build failureBernd Edlinger
2018-05-14CI config: no need to make both install and install_docsRichard Levitte
2018-05-10.travis.yml: add pair of linux-ppc64le targets.Andy Polyakov
2018-05-07.travis.yml: temporarily mask gcc-5 ubsan build.Andy Polyakov
2018-05-07.travis.yml: minor faceliftAndy Polyakov
2018-04-23.travis.yml: switch to newer osx image.Andy Polyakov
2018-04-11.travis.yml: exercise build_all_generatedRichard Levitte