Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get coverage reports in Sonar | Jack Lloyd | 2017-10-01 | 1 | -17/+34 |
* | Rewrite website generator script in Python | Jack Lloyd | 2017-09-28 | 1 | -1/+2 |
* | Add -k to CI builds | Jack Lloyd | 2017-09-21 | 1 | -0/+1 |
* | Have valgrind error out on memory leaks | Jack Lloyd | 2017-09-20 | 1 | -1/+1 |
* | Move config files to src/configs | Jack Lloyd | 2017-09-19 | 1 | -9/+15 |
* | Fix lint | Jack Lloyd | 2017-09-16 | 1 | -4/+4 |
* | Fix compare | Jack Lloyd | 2017-09-16 | 1 | -1/+1 |
* | Small tweaks for CI | Jack Lloyd | 2017-09-16 | 1 | -0/+4 |
* | Fix Sonar build | Jack Lloyd | 2017-09-08 | 1 | -1/+1 |
* | Fix var assignment | Jack Lloyd | 2017-09-08 | 1 | -2/+2 |
* | Fix ccache detection | Jack Lloyd | 2017-09-08 | 1 | -1/+2 |
* | Script the Windows CI build | Jack Lloyd | 2017-09-08 | 1 | -28/+83 |
* | Name files as codecov script expects | Jack Lloyd | 2017-09-05 | 1 | -3/+6 |
* | Small cleanups in ci_build.py | Jack Lloyd | 2017-09-04 | 1 | -13/+20 |
* | Just skip Sonar build if SONAR_TOKEN is not set | Jack Lloyd | 2017-09-01 | 1 | -10/+5 |
* | Ensure --unsafe-fuzzer-mode builds | Jack Lloyd | 2017-08-31 | 1 | -0/+2 |
* | Some attempts at speeding up CI | Jack Lloyd | 2017-08-31 | 1 | -4/+7 |
* | Revert f16c3df4fc4ed | Jack Lloyd | 2017-08-29 | 1 | -1/+1 |
* | Seems Sonar wants coverage info | Jack Lloyd | 2017-08-29 | 1 | -1/+1 |
* | For cross builds, build everything but test only a limited subset | Jack Lloyd | 2017-08-29 | 1 | -6/+13 |
* | Rename (and fix) Sonar target | Jack Lloyd | 2017-08-29 | 1 | -1/+1 |
* | Further fixes to ci build script | Jack Lloyd | 2017-08-29 | 1 | -45/+81 |
* | Skip PKCS11 tests if SoftHSM library isn't there | Jack Lloyd | 2017-08-29 | 1 | -3/+7 |
* | We've always been at war with shell scripts | Jack Lloyd | 2017-08-29 | 1 | -68/+156 |
* | CI build using Python script to orchestrate | Jack Lloyd | 2017-08-29 | 1 | -0/+257 |