aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts/ci
Commit message (Expand)AuthorAgeFilesLines
* Just skip 32-bit ARM iOS build entirelyJack Lloyd2018-08-011-2/+5
* Avoid XCode 9.4 due to compilation bugJack Lloyd2018-08-011-0/+1
* Pylint 2.0 drops compat with Python2Jack Lloyd2018-07-171-2/+2
* Fix allowing to use Sphinx 1.7.5Jack Lloyd2018-05-291-3/+6
* Avoid problem with Sphinx 1.7.5Jack Lloyd2018-05-281-1/+2
* Reorder Travis builds [ci skip]Jack Lloyd2018-04-191-1/+1
* Force codecov script back to earlier versionJack Lloyd2018-01-031-1/+1
* Try running rst2man in CIJack Lloyd2017-12-121-1/+1
* Reduce the AppVeyor build matrixJack Lloyd2017-12-041-19/+5
* Start using Travis default XCode image (8.3)Jack Lloyd2017-11-291-1/+0
* Use jom via botan-ci-tools repoJack Lloyd2017-11-131-2/+2
* Avoid leaking SONAR_TOKEN in the build logJack Lloyd2017-10-031-1/+1
* Disabling autodetection doesn't help if we force it in travis.ymlJack Lloyd2017-10-011-1/+1
* Gah, remove llvm not install it!Jack Lloyd2017-10-011-1/+1
* Remove llvm package on Travis so we get a recent llvm-covJack Lloyd2017-10-011-0/+3
* Need SoftHSM for sonar build nowJack Lloyd2017-10-011-3/+9
* Get coverage reports in SonarJack Lloyd2017-10-011-3/+8
* Switch Sonar analysis to a private organizationJack Lloyd2017-09-301-3/+4
* Further Travis matrix fiddlingJack Lloyd2017-09-291-3/+3
* Fiddle with Travis test ordering a bitJack Lloyd2017-09-291-6/+6
* Remove sanitizer and mini-static builds from TravisJack Lloyd2017-09-291-6/+0
* Disable clcache on AppVeyorJack Lloyd2017-09-282-19/+1
* Guh setting PATH in subshell...Jack Lloyd2017-09-171-2/+1
* Small tweaks for CIJack Lloyd2017-09-162-4/+4
* Use prebuilt ccache binaryJack Lloyd2017-09-101-6/+1
* Remove test branch from appveyor yamlJack Lloyd2017-09-101-1/+0
* Enable clcacheJack Lloyd2017-09-102-1/+16
* Merge GH #1199 Run Windows CI build via Python scriptJack Lloyd2017-09-102-27/+29
|\
| * Script the Windows CI buildJack Lloyd2017-09-082-27/+29
* | Merge GH #1203 Add Win32 filesystem API access for MinGWJack Lloyd2017-09-101-5/+0
|\ \
| * | Well, it compilesJack Lloyd2017-09-101-5/+0
| |/
* / Homebrew helpfully autoupdatesJack Lloyd2017-09-101-2/+1
|/
* Add missing pip3 installationSimon Warta2017-09-081-0/+2
* Move travis.yml to src/scripts/ciJack Lloyd2017-09-041-0/+132
* Fix qemu packageJack Lloyd2017-09-021-1/+1
* Use botan-ci-tools repo for packagesJack Lloyd2017-09-021-11/+14
* Simplifiy AppVeyor config, single debug build on VC2017Jack Lloyd2017-09-011-50/+22
* Make shellcheck happyJack Lloyd2017-08-311-6/+0
* Some attempts at speeding up CIJack Lloyd2017-08-311-7/+1
* Use Xenial ccache on TravisJack Lloyd2017-08-291-4/+4
* Drop CircleCIJack Lloyd2017-08-295-50/+0
* Rename (and fix) Sonar targetJack Lloyd2017-08-291-1/+1
* Rename Travis setup scriptJack Lloyd2017-08-291-0/+0
* Further fixes to ci build scriptJack Lloyd2017-08-291-12/+15
* We've always been at war with shell scriptsJack Lloyd2017-08-296-333/+52
* CI build using Python script to orchestrateJack Lloyd2017-08-291-1/+2
* Run fuzzers under coverage tests as wellJack Lloyd2017-08-251-6/+8
* Create new fuzzer build modeJack Lloyd2017-08-251-1/+12
* Fix typo in script nameSimon Warta2017-08-041-1/+1
* Pull out python_unittests_unix.pySimon Warta2017-08-041-0/+4