Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop CircleCI | Jack Lloyd | 2017-08-29 | 1 | -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, docs | René Korthaus | 2017-01-11 | 1 | -1/+1 |
| | |||||
* | Fix CircleCI build | Jack Lloyd | 2016-12-04 | 1 | -1/+1 |
| | |||||
* | Enable PKCS#11 module in Circle CI builds | Daniel Neus | 2016-08-19 | 1 | -1/+1 |
| | |||||
* | Remove --build-mode and add individual toggles for optimization, debug, | Jack Lloyd | 2015-10-26 | 1 | -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 config | Simon Warta | 2015-08-21 | 1 | -0/+10 |