aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts/ci_build.py
Commit message (Expand)AuthorAgeFilesLines
* CI: validate installation after running make installHannes Rantzsch2020-12-011-2/+4
* Build fixJack Lloyd2020-10-281-3/+1
* Drop ffi from valgrind buildJack Lloyd2020-10-281-2/+1
* Remove the max concurrency logicJack Lloyd2020-10-281-2/+1
* Increase build max concurrency somewhatJack Lloyd2020-10-281-1/+1
* Move CI coverage build to Ubuntu 20.04Jack Lloyd2020-10-281-6/+6
* Try to workaround timeout in ppc32 testsJack Lloyd2020-10-231-0/+2
* Enable UbSan in GCCJack Lloyd2020-04-061-2/+1
* Fix an undefined shift operation when DTLS reconnection occursJack Lloyd2020-04-051-1/+7
* Build and link the tests and cli on baremetal as wellJack Lloyd2020-03-151-10/+2
* Fix build targetsJack Lloyd2020-03-151-2/+6
* Add baremetal (gcc-arm-none-eabi) buildJack Lloyd2020-03-141-28/+37
* add check.py to pylint listRené Meusel2020-03-101-0/+1
* Remove support for running macOS binaries from local dirJack Lloyd2020-03-041-0/+1
* Disable certstore system test on Wine (cross-mingw64 target) - fixes CIPGP2020-02-221-0/+4
* Run the ARM32 build on Aarch64Jack Lloyd2020-02-101-5/+4
* Define _UNICODE as wellJack Lloyd2020-02-071-3/+3
* Add Unicode build to AppVeyor CIJack Lloyd2020-02-061-2/+9
* Remove support for splitting the amalgamation by ABIJack Lloyd2020-01-221-3/+0
* qemu can utilize multiple threadsJack Lloyd2019-12-101-4/+2
* Multithread the CLI testsJack Lloyd2019-12-091-2/+4
* Enable warnings-as-errors build in MSVCJack Lloyd2019-12-061-4/+8
* Add -Werror mode for CI buildJack Lloyd2019-12-031-0/+3
* Add MinGW on Windows build to AppVeyor CIJack Lloyd2019-11-131-0/+3
* Rename var holding tests used in qemuJack Lloyd2019-10-251-8/+8
* Upgrade most Travis builds to Ubuntu 18.04Jack Lloyd2019-10-241-1/+1
* Fuck you nmakeJack Lloyd2019-10-091-1/+1
* Merge GH #2098 Add --build-targets= optionJack Lloyd2019-09-101-6/+11
|\
| * FIX: enable only 'shared' by default in windows CIRene Meusel2019-09-091-1/+1
| * FIX: configure command line parameter assembly (2)Rene Meusel2019-09-091-1/+1
| * FIX: configure command line parameter assemblyRene Meusel2019-09-091-1/+1
| * remove --build-bogo-shim switchRené Meusel2019-09-091-6/+11
* | Remove the scalar SIMD_4x32 implementationJack Lloyd2019-09-051-0/+1
|/
* Use SoftHSM from Ubuntu package repositoryJack Lloyd2019-08-301-4/+16
* Default to running the tests in threaded modeJack Lloyd2019-08-171-2/+3
* Run Python tests on Windows as wellJack Lloyd2019-08-061-12/+22
* CleanupsJack Lloyd2019-07-041-6/+4
* Android 28 has getentropy, test thisJack Lloyd2019-07-041-3/+5
* Build Android via NDKJack Lloyd2019-07-041-0/+35
* 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