aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts/ci_build.py
Commit message (Expand)AuthorAgeFilesLines
* Fix Sonar buildJack Lloyd2017-09-081-1/+1
* Fix var assignmentJack Lloyd2017-09-081-2/+2
* Fix ccache detectionJack Lloyd2017-09-081-1/+2
* Script the Windows CI buildJack Lloyd2017-09-081-28/+83
* Name files as codecov script expectsJack Lloyd2017-09-051-3/+6
* Small cleanups in ci_build.pyJack Lloyd2017-09-041-13/+20
* Just skip Sonar build if SONAR_TOKEN is not setJack Lloyd2017-09-011-10/+5
* Ensure --unsafe-fuzzer-mode buildsJack Lloyd2017-08-311-0/+2
* Some attempts at speeding up CIJack Lloyd2017-08-311-4/+7
* Revert f16c3df4fc4edJack Lloyd2017-08-291-1/+1
* Seems Sonar wants coverage infoJack Lloyd2017-08-291-1/+1
* For cross builds, build everything but test only a limited subsetJack Lloyd2017-08-291-6/+13
* Rename (and fix) Sonar targetJack Lloyd2017-08-291-1/+1
* Further fixes to ci build scriptJack Lloyd2017-08-291-45/+81
* Skip PKCS11 tests if SoftHSM library isn't thereJack Lloyd2017-08-291-3/+7
* We've always been at war with shell scriptsJack Lloyd2017-08-291-68/+156
* CI build using Python script to orchestrateJack Lloyd2017-08-291-0/+257