aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts/ci_build.py
Commit message (Expand)AuthorAgeFilesLines
* Attempt to add docker .travis buildDavid Carlier2019-07-041-0/+3
* Python...Jack Lloyd2019-05-301-4/+4
* Fix lintJack Lloyd2019-05-231-4/+4
* Move BoGo tests to coverage buildJack Lloyd2019-05-231-20/+18
* Fix more BoGo testsJack Lloyd2019-05-221-1/+1
* Let AppVeyor build --with-boost (static libraries)René Meusel2019-05-221-0/+10
* Fix runnerJack Lloyd2019-05-211-1/+1
* More BoGo workJack Lloyd2019-05-211-0/+1
* Add BoGo tests to CI buildJack Lloyd2019-05-211-4/+22
* Now getentropy is used by default, remove from CI scriptJack Lloyd2019-03-241-4/+0
* Add Boost to the coverage buildJack Lloyd2019-02-241-2/+3
* Use threads for Asan tests tooJack Lloyd2019-02-051-1/+1
* Run the tests in multithreaded mode in CIJack Lloyd2019-01-311-2/+5
* Refactor CPUID to make it thread safeJack Lloyd2019-01-301-1/+1
* Use sccache for MSVC buildsJack Lloyd2019-01-041-22/+17
* Add a multi-file input mode for test fuzzersJack Lloyd2018-12-231-0/+1
* Add --no-store-vc-rev option for use in CI buildsJack Lloyd2018-12-231-0/+2
* Add an i386 CI target to check on 32-bit asmJack Lloyd2018-12-091-0/+3
* Add GCC 4.8 travis buildJack Lloyd2018-12-051-0/+3
* Update Travis build to use XenialJack Lloyd2018-12-031-15/+22
* Fix debug asserts, and add it to CIJack Lloyd2018-11-291-0/+2
* Attempt to fix Sonar build problemJack Lloyd2018-11-171-1/+6
* Only use Python3 in CI builds if requested explicitlyJack Lloyd2018-10-121-2/+4
* Disable use of pylint3 in TravisJack Lloyd2018-10-121-5/+8
* Alas, Clang in Travis is also too old for this to workJack Lloyd2018-10-061-1/+1
* GCC in Travis is too old (doesn't have ISA attribute)Jack Lloyd2018-10-061-1/+1
* Test single amalgamation fileJack Lloyd2018-10-051-0/+3
* Remove support for Visual C++ 2013Jack Lloyd2018-10-011-3/+0
* Merge GH #1667 Add hashing with CommonCryptoJack Lloyd2018-09-041-1/+5
|\
| * Try adding commoncrypto to macOS and iOS buildsJack Lloyd2018-09-041-1/+5
* | Repeat the command line in this error messageJack Lloyd2018-09-041-1/+1
|/
* Fix complaints from latest pylintJack Lloyd2018-08-021-4/+8
* If building with VC2013, force user to ack deprecationJack Lloyd2018-07-041-0/+3
* TLS would try to negotiate x25519 even if disabledJack Lloyd2018-06-151-2/+2
* Add an explicit test mode buildJack Lloyd2018-04-141-1/+1
* Revert cf0386Jack Lloyd2018-03-141-2/+4
* Disable optimizations with coverage buildsJack Lloyd2018-03-141-1/+1
* Add new CLI test scriptJack Lloyd2018-03-101-4/+7
* Split Python tests out of botan2.pyJack Lloyd2018-03-101-4/+6
* Fix header for getentropy on macOSJack Lloyd2018-03-091-0/+2
* Fix crash in x509_unit if any of DH, ECDH, or ElGamal were disabledJack Lloyd2018-02-011-1/+4
* Move Sonar config from build-data to configsJack Lloyd2018-01-181-1/+1
* Remove CPU specific optimization flagsJack Lloyd2018-01-081-2/+2
* Run dist.py script through pylintJack Lloyd2017-12-211-0/+1
* Add a simple OpenSSL vs Botan benchmark scriptJack Lloyd2017-12-181-0/+1
* Try to debug Boost build failure - amalgamation problem?Jack Lloyd2017-12-171-1/+1
* More fixes with recent pylintJack Lloyd2017-12-171-1/+2
* Try running rst2man in CIJack Lloyd2017-12-121-1/+1
* Merge GH #1333 Add script to build docsJack Lloyd2017-12-041-0/+1
|\
| * Add a script for generating the documentationJack Lloyd2017-12-041-0/+1