aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts/ci/circle/gcc-static-debug.sh
Commit message (Collapse)AuthorAgeFilesLines
* Drop CircleCIJack Lloyd2017-08-291-10/+0
| | | | | | | It wasn't buying us much (just replicating a subset of Travis) and after futzing with it for several hours yesterday trying to get it to run via the Python script and running into all kinds of dumb problems, I am officially not a fan.
* Remove --with-pkcs11 option from CI scripts, docsRené Korthaus2017-01-111-1/+1
|
* Fix CircleCI buildJack Lloyd2016-12-041-1/+1
|
* Enable PKCS#11 module in Circle CI buildsDaniel Neus2016-08-191-1/+1
|
* Remove --build-mode and add individual toggles for optimization, debug,Jack Lloyd2015-10-261-1/+1
| | | | | | sanitizers and coverage as all 4 are usefully set independently. Use GCC 4.9 on CircleCI as it seems to be supported. Add ASan + UBSan test.
* Add initial cirlce configSimon Warta2015-08-211-0/+10