aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2019-08-06support building shared library on windowsPascal Bühler
2019-07-09When using cmake generate config.h into CMAKE_CURRENT_BINARY_DIRPascal Bühler
2019-07-08Update cmake to support most of the options available with configurePascal Bühler
2019-07-08add windows build to travis using cmakePascal Bühler
2019-06-26Add building of fuzzer to travisPascal Bühler
2018-10-23add osx openssl build to ciPascal Buhler
2018-10-22use default osx version on ci buildsPascal Buhler
2018-09-28enable valgrind on nss ci buildsPascal Buhler
2018-08-23support system NSS packagesPascal Buhler
2018-08-07Add nss osx build to travisPascal Buhler
2018-08-07Add nss linux build to travisPascal Buhler
2018-01-26Use explicit clang-format version on travisPascal Buhler
2017-11-13traivs: treat warnings as errorsPascal Buhler
2017-11-13travis: use gcc version that was installed by the scriptPascal Buhler
2017-11-13travis: fix mips build to use correct hostPascal Buhler
2017-11-11Update coverity tokenPascal Buhler
2017-11-11Add coverity scan to tavis buildsPascal Buhler
2017-11-09add a big endian build on travisPascal Buhler
2017-10-16Add a runtest-valgrind targetPascal Buhler
2017-10-16Rewrite .travis.yml to easier support different targetsPascal Buhler
2017-10-12Fix travis build for macPascal Bühler
2017-10-11Add clang-format check in traivsPascal Bühler
2017-07-07Use trusty distro to have updated openssl versionPascal Bühler
2017-03-13Enable ccache when building with Travis.Joachim Bauch
2017-03-13Run Travis build through environment flags.Joachim Bauch
2017-01-23Disable travis builds using openssl on osxPascal Bühler
2017-01-20Add clean step in between configure on travisPascal Bühler
2015-10-28Add test coverage for OpenSSL modejfigus
2015-10-22configure Travis CI to build with gcc and clang compilers under osx and linux...Jay Prall