| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove --with-pkcs11 option from CI scripts, docs | René Korthaus | 2017-01-11 | 1 | -1/+1 |
* | Add initial pylint CI setup | Simon Warta | 2017-01-09 | 1 | -2/+7 |
* | Add basic NIST policy | Jack Lloyd | 2017-01-05 | 1 | -1/+4 |
* | Switch from Xcode 7 to 8.2 | Jack Lloyd | 2016-12-04 | 1 | -3/+1 |
* | Missing git add from 4bf869a8 | Jack Lloyd | 2016-10-25 | 1 | -1/+1 |
* | Correct gitter.im webhook URL | Jack Lloyd | 2016-10-25 | 1 | -1/+1 |
* | Add gitter.im hooks+link | Jack Lloyd | 2016-10-24 | 1 | -0/+5 |
* | GH #674 Check Doxygen and Sphinx builds as part of CI | Jack Lloyd | 2016-10-22 | 1 | -8/+12 |
|\ |
|
| * | Build the docs during CI | Jack Lloyd | 2016-10-22 | 1 | -8/+12 |
* | | Fix Coverity scan | Jack Lloyd | 2016-10-22 | 1 | -1/+1 |
|/ |
|
* | Just one BSI build is probably ok | Jack Lloyd | 2016-10-18 | 1 | -1/+4 |
* | Add BSI specific Travis build | Jack Lloyd | 2016-10-18 | 1 | -0/+1 |
* | Another try at ppc64el tests | Jack Lloyd | 2016-10-07 | 1 | -2/+0 |
* | Skip sanitizer under Clang on CI | Jack Lloyd | 2016-08-28 | 1 | -9/+9 |
* | Travis CI additions and cleanup | Jack Lloyd | 2016-08-28 | 1 | -72/+54 |
* | SonarQube integration / Travis CI changes | Daniel Neus | 2016-08-18 | 1 | -15/+20 |
* | Add boost builds on Travis OSX | Simon Warta | 2015-12-09 | 1 | -14/+47 |
* | 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 |