aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2020-08-26Update (#826)Eugene Kliuchnikov
2020-03-31Update bazel to 2.2 + update config (#798)Eugene Kliuchnikov
2019-08-07Add an option to avoid building shared libraries. (#766)Eugene Kliuchnikov
2018-10-17make/build: ensure NEON is enabled and tested (#718)Stephen Kyle
2018-09-27Cross compilation support (#709)Stephen Kyle
2018-09-13Update (#706)Eugene Kliuchnikov
2018-04-13Update (#660)Eugene Kliuchnikov
2017-11-30Update Travis matrix (#626)Eugene Kliuchnikov
2017-09-26Fix fuzzer test script and add it to travis matrix (#606)Eugene Kliuchnikov
2017-09-18Reduce / update travis build matrix. (#598)Eugene Kliuchnikov
2017-09-18CI configEugene Kliuchnikov
2017-08-23disable buidling/deployment of python wheels (#583)Cosimo Lupo
2017-06-22Fix linux-bazel build (#566)Eugene Kliuchnikov
2017-06-22Update .travis.ymlEugene Kliuchnikov
2017-04-23Move files & update paths (#541)Eugene Kliuchnikov
2017-03-24Actually publich artifacts to Bintray (#530)Eugene Kliuchnikov
2017-03-24Upload binaries to bintray (#528)Eugene Kliuchnikov
2017-03-23Bazel build on linux/osx (#526)Eugene Kliuchnikov
2017-03-22Build and test java decoder with MavenEugene Kliuchnikov
2017-02-19Blacklist PGI from using conformant array parameters. (#511)Evan Nemerson
2016-10-20Fix OSX gcc-4.x compilation (#455)Eugene Kliuchnikov
2016-10-12Use system version of compiler with macpythonEugene Kliuchnikov
2016-09-20Update .travis.ymlEugene Kliuchnikov
2016-09-20Fix integration buildEugene Kliuchnikov
2016-08-10.travis.yml: fix wheel deploy 'condition' (use '&&', not '||')Cosimo Lupo
2016-08-10.travis.yml: only deploy OSX wheelsCosimo Lupo
2016-08-10.travis.yml: update Python versionsCosimo Lupo
2016-07-28travis: use container-based infrastructureEvan Nemerson
2016-07-28Add mingw support.Evan Nemerson
2016-07-26travis: disable gcc-4.5 buildEvan Nemerson
2016-07-26Add UBSan build, use clang for sanitizer builds.Evan Nemerson
2016-07-26Enable address sanitizer build.Evan Nemerson
2016-07-26travis: enable clang builds now that the LLVM repos are back upEvan Nemerson
2016-07-26travis: add many additional buildsEvan Nemerson
2016-07-26travis: add CMake buildsEvan Nemerson
2016-06-17Remove command line argseustas
2016-06-16Put library also to bineustas
2016-06-16Reroute -t parameter to build_exteustas
2016-06-16Place binary output to bin/eustas
2015-10-07[travis] add Python 3.5.0Cosimo Lupo
2015-08-31Configure automatic deployment of github releases from Travis.Zoltan Szabadka
2015-08-14[travis] add placeholder 'deploy' target for Github ReleasesCosimo Lupo
2015-08-14[travis] also compile for 'macpython' (official installers from Python.org);Cosimo Lupo
2015-08-14add support for Travis CI (OS X only for now)Cosimo Lupo