| Commit message (Expand) | Author | Age | Files | Lines |
* | Test botan.py using Python2 and Python3 on Linux and OS X | Simon Warta | 2015-10-22 | 1 | -0/+2 |
* | Travis CI: Enable 64 bit builds for iOS | Daniel Seither | 2015-10-13 | 1 | -5/+5 |
* | Update travis configuration for iOS build | Simon Warta | 2015-09-02 | 1 | -13/+24 |
* | Remove shellcheck package in Travis configuration | Simon Warta | 2015-07-30 | 1 | -1/+0 |
* | Use shellcheck where possible | Simon Warta | 2015-07-22 | 1 | -0/+1 |
* | Send Travis notifications to botan-commits mailing list | Jack Lloyd | 2015-07-17 | 1 | -1/+1 |
* | Set CXX path to g++ 4.8 for coverity scan | Simon Warta | 2015-07-12 | 1 | -1/+1 |
* | Refactor travis configuration for the use of the container infrastructure. | Simon Warta | 2015-07-12 | 1 | -3/+15 |
* | Add modules all/min to travis matrix | Simon Warta | 2015-07-12 | 1 | -6/+13 |
* | Add changs to have different travis configurations on master and coverity_scan | Simon Warta | 2015-07-08 | 1 | -2/+17 |
* | Update COVERITY_SCAN config | Simon Warta | 2015-07-08 | 1 | -2/+2 |
* | Fix Travis excludes | Jack Lloyd | 2015-07-05 | 1 | -0/+1 |
* | Add sanitizer build to Travis, using debug iterators, ASan and UbSan. | Jack Lloyd | 2015-07-05 | 1 | -0/+2 |
* | Configure Travis CI for OSX and Linux builds | Simon Warta | 2015-07-01 | 1 | -3/+4 |
* | Limit Coverity scan to side branch | lloyd | 2015-05-14 | 1 | -7/+2 |
* | More Travis fiddling | lloyd | 2015-05-13 | 1 | -4/+4 |
* | Fix YAML indentation | lloyd | 2015-05-13 | 1 | -2/+2 |
* | Merge env: blocks | lloyd | 2015-05-13 | 1 | -7/+6 |
* | Add Coverity scan to Travis. | lloyd | 2015-05-13 | 1 | -0/+15 |
* | The BUILD_MODE env var was not being passed through sudo by default | lloyd | 2015-05-12 | 1 | -1/+1 |
* | Add coveralls.io support based on GH #91 by cordney | lloyd | 2015-05-11 | 1 | -16/+18 |
* | Give up on x86-32 CI build for now | lloyd | 2015-03-29 | 1 | -7/+4 |
* | More poking at Travis config | lloyd | 2015-03-28 | 1 | -2/+2 |
* | Travis VMs don't have 32-bit libs, hopefully this fixes it | lloyd | 2015-03-28 | 1 | -0/+1 |
* | Add x86-32 build to Travis | lloyd | 2015-03-28 | 1 | -3/+5 |
* | Travis CI fiddling | lloyd | 2015-03-28 | 1 | -4/+6 |
* | Add Clang target and OpenSSL, Boost, zlib, and sqlite mods to Travis CI build | lloyd | 2015-03-27 | 1 | -4/+9 |
* | Add a second Travis build using static lib built via amalgamation. | d.neus | 2015-03-15 | 1 | -1/+5 |
* | Add Travis CI integration. Github pull 60 | neusdan | 2015-03-12 | 1 | -0/+22 |