aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts
Commit message (Expand)AuthorAgeFilesLines
* Add a script for generating the documentationJack Lloyd2017-12-043-5/+155
* Fix make cleanJack Lloyd2017-12-031-3/+4
* Have make clean also delete the documentation dirJack Lloyd2017-12-031-2/+3
* Build simplificationsJack Lloyd2017-12-021-1/+2
* Fix install when static lib is disabledJack Lloyd2017-12-022-4/+9
* Drop support for Cilk+Jack Lloyd2017-12-021-4/+1
* Add ability to disable static library buildJack Lloyd2017-11-301-1/+2
* Lint fixes [ci skip]Jack Lloyd2017-11-301-1/+1
* Fixes for make cleanJack Lloyd2017-11-291-3/+6
* Merge GH #1321 Use a script for make cleanJack Lloyd2017-11-292-0/+119
|\
| * Add a script to handle `make clean` targetJack Lloyd2017-11-292-0/+119
* | Merge GH #1319 Allow overriding ar commandJack Lloyd2017-11-291-1/+1
|\|
| * Allow overriding ar commandJack Lloyd2017-11-291-1/+1
* | Start using Travis default XCode image (8.3)Jack Lloyd2017-11-291-1/+0
|/
* Add flags to disable building/installing documentationJack Lloyd2017-11-291-12/+12
* Use jom via botan-ci-tools repoJack Lloyd2017-11-131-2/+2
* Add support for ARIA GCM ciphersuitesJack Lloyd2017-11-031-6/+6
* Allow trailing comments for include matchersSimon Warta2017-10-191-0/+10
* Rename method to AmalgamationHelper.is_unconditional_std_include and testSimon Warta2017-10-191-0/+34
* Avoid leaking SONAR_TOKEN in the build logJack Lloyd2017-10-032-2/+3
* Fix parsing of git datestamps in release scriptJack Lloyd2017-10-021-4/+4
* Disabling autodetection doesn't help if we force it in travis.ymlJack Lloyd2017-10-011-1/+1
* Ugh, disable ccache on Sonar buildJack Lloyd2017-10-011-2/+2
* 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-012-20/+42
* 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
* Build test scriptJack Lloyd2017-09-291-3/+3
* Build script workJack Lloyd2017-09-291-11/+29
* More futzing with the build em all scriptJack Lloyd2017-09-291-31/+36
* More build test scriptingJack Lloyd2017-09-281-1/+5
* Expand build test to also cover single-module exclusionsJack Lloyd2017-09-281-9/+13
* Disable clcache on AppVeyorJack Lloyd2017-09-282-19/+1
* Build the PDFJack Lloyd2017-09-281-19/+31
* Rewrite website generator script in PythonJack Lloyd2017-09-283-49/+143
* Share the _static dir between both Sphinx instancesJack Lloyd2017-09-241-0/+2
* Make it possible to build the website from outside src dirJack Lloyd2017-09-241-18/+29
* Add script that runs build+test across many configs, reports errorsJack Lloyd2017-09-241-0/+88
* Date snapshots by the date of last revision in that branchJack Lloyd2017-09-221-66/+78
* Add -k to CI buildsJack Lloyd2017-09-211-0/+1
* Fix website scriptJack Lloyd2017-09-201-1/+1
* Have valgrind error out on memory leaksJack Lloyd2017-09-201-1/+1
* Sort files in archiveJack Lloyd2017-09-191-1/+1
* Improvements to snapshotJack Lloyd2017-09-191-25/+30
* Fix snapshot buildsJack Lloyd2017-09-191-2/+3
* Improvements to distribution scriptJack Lloyd2017-09-191-89/+135