aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move config files to src/configsJack Lloyd2017-09-192-64/+15
* Guh setting PATH in subshell...Jack Lloyd2017-09-171-2/+1
* Fix lintJack Lloyd2017-09-161-4/+4
* Fix compareJack Lloyd2017-09-161-1/+1
* Small tweaks for CIJack Lloyd2017-09-163-4/+8
* Use prebuilt ccache binaryJack Lloyd2017-09-101-6/+1
* Remove test branch from appveyor yamlJack Lloyd2017-09-101-1/+0
* Enable clcacheJack Lloyd2017-09-102-1/+16
* Merge GH #1199 Run Windows CI build via Python scriptJack Lloyd2017-09-104-60/+119
|\
| * Fix Sonar buildJack Lloyd2017-09-081-1/+1
| * Fix var assignmentJack Lloyd2017-09-081-2/+2
| * Fix ccache detectionJack Lloyd2017-09-081-1/+2
| * Script the Windows CI buildJack Lloyd2017-09-084-59/+117
* | Merge GH #1203 Add Win32 filesystem API access for MinGWJack Lloyd2017-09-101-5/+0
|\ \
| * | Well, it compilesJack Lloyd2017-09-101-5/+0
| |/
* / Homebrew helpfully autoupdatesJack Lloyd2017-09-101-2/+1
|/
* Merge GH #1193 Improve Apple Clang detection logicJack Lloyd2017-09-081-0/+25
|\
| * Adjust min version for non "based on LLVM" appleclangSimon Warta2017-09-071-1/+1
| * Improve appleclang version logicSimon Warta2017-09-071-0/+25