aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts
Commit message (Expand)AuthorAgeFilesLines
* Disable using Boost on macOSJack Lloyd2020-11-111-1/+1
* Bump XCodeJack Lloyd2020-11-111-0/+1
* Merge GH #2474 Test fuzzers without a corpus using random inputsJack Lloyd2020-11-081-2/+17
|\
| * Test fuzzers without a corpus using a randomly generated oneJack Lloyd2020-11-081-2/+17
* | Merge GH #2473 Re-enable the asio stream tests in coverage buildJack Lloyd2020-11-081-1/+0
|\ \
| * | Re-enable the asio stream tests in coverage buildJack Lloyd2020-11-081-1/+0
| |/
* / Fix redundant make targetsJack Lloyd2020-11-081-1/+1
|/
* Upgrade iOS build image to XCode 12.2Jack Lloyd2020-11-061-0/+1
* Don't build documentation for LGTM buildsJack Lloyd2020-11-061-1/+1
* CI tweaksJack Lloyd2020-11-062-13/+4
* Merge GH #2434 Remove deprecated algorithmsJack Lloyd2020-11-062-9/+1
|\
| * Remove MCEIESJack Lloyd2020-11-051-8/+0
| * Remove Tiger hash functionJack Lloyd2020-11-051-1/+1
* | Merge GH #2455 Switch to C++17 mode and prune CI configurationsJack Lloyd2020-11-063-73/+1
|\ \
| * | Drop several CI configurationsJack Lloyd2020-11-053-73/+1
| |/
* / Bump version to 3.0.0-alpha0Jack Lloyd2020-11-052-8/+8
|/
* Move MinGW build to last in CIJack Lloyd2020-10-311-8/+8
* Merge GH #2438 Fix pylint CIJack Lloyd2020-10-291-0/+2
|\
| * Fix Pylint CIJack Lloyd2020-10-291-0/+2
* | Shuffle Travis build orderJack Lloyd2020-10-291-22/+22
|/
* Build fixJack Lloyd2020-10-281-3/+1
* Remove documentation CI buildJack Lloyd2020-10-281-5/+0
* Run pylint on amd64 until issue can be resolvedJack Lloyd2020-10-281-1/+0
* Merge GH #2437 Move more CI builds to ARM64Jack Lloyd2020-10-281-31/+32
|\
| * Move some of the Travis CI builds to ARMJack Lloyd2020-10-281-31/+32
* | Drop ffi from valgrind buildJack Lloyd2020-10-281-2/+1
|/
* Remove the max concurrency logicJack Lloyd2020-10-281-2/+1
* Increase build max concurrency somewhatJack Lloyd2020-10-281-1/+1
* Merge GH #2435 Move coverage CI build onto 20.04Jack Lloyd2020-10-283-12/+8
|\
| * Move CI coverage build to Ubuntu 20.04Jack Lloyd2020-10-283-12/+8
* | Increase ccache size for valgrind buildJack Lloyd2020-10-281-0/+1
|/
* Correct ccache env nameJack Lloyd2020-10-281-1/+1
* Travis default cache size is 500MJack Lloyd2020-10-281-0/+1
* Clean up the Travis configurationJack Lloyd2020-10-281-86/+26
* Try to workaround timeout in ppc32 testsJack Lloyd2020-10-231-0/+2
* Fix arm32 CI build for FocalJack Lloyd2020-09-282-2/+3
* Merge GH #2407 Move most CI builds to Ubuntu 20.04 imageJack Lloyd2020-09-272-21/+19
|\
| * Move most Travis jobs to Ubuntu 20.04 imageJack Lloyd2020-09-272-21/+19
* | Increase ccache sizeJack Lloyd2020-09-271-1/+1
|/
* Merge GH #2405 Update Travis configurationJack Lloyd2020-09-251-9/+9
|\
| * Travis config updatesJack Lloyd2020-09-251-9/+9
* | Support suffixes on version numbersJack Lloyd2020-09-251-33/+60
|/
* Stop fixing version of codecov installJack Lloyd2020-06-191-1/+1
* Disable S390 build as it seems to be broken on Travis' sideJack Lloyd2020-06-181-7/+7
* Move S390 build up in queue as it is taking a while to boot right nowJack Lloyd2020-06-181-6/+6
* Switch S390 build to BionicJack Lloyd2020-06-181-0/+1
* Add DER signature handling to PythonJack Lloyd2020-05-151-3/+8
* Use the 2017 image for AppVeyor MinGW buildJack Lloyd2020-04-241-1/+1
* Merge GH #2322 Workaround GCC UbSan false positive in XMSSJack Lloyd2020-04-221-2/+1
|\
| * Enable UbSan in GCCJack Lloyd2020-04-061-2/+1