aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts
Commit message (Expand)AuthorAgeFilesLines
* Add boost builds on Travis OSXSimon Warta2015-12-093-12/+14
* Fix sanitizer build in travis ciRené Korthaus2015-11-241-1/+1
* Add TLS_PSK testsJack Lloyd2015-11-131-20/+13
* Merge pull request #317 from randombit/cc-flag-sanityJack Lloyd2015-10-276-7/+17
|\
| * Remove --build-mode and add individual toggles for optimization, debug,Jack Lloyd2015-10-266-7/+17
* | Fix dist.py to handle signed git tagsJack Lloyd2015-10-261-5/+14
|/
* Test botan.py using Python2 and Python3 on Linux and OS XSimon Warta2015-10-222-0/+10
* Add DLL target to MSVC CI buildJack Lloyd2015-10-161-1/+7
* Merge pull request #298 from tiwoc/arm64Simon Warta2015-10-161-5/+17
|\
| * Travis CI: Enable 64 bit builds for iOSDaniel Seither2015-10-131-5/+17
* | Add security notifications/advisory page to website.Jack Lloyd2015-10-151-2/+2
* | Add `--minimized-build` which does the same thing as `--no-autoload`Jack Lloyd2015-10-141-1/+1
|/
* Integrate codecovSimon Warta2015-10-042-7/+7
* Merge pull request #281 from alonbl/build-pythonJack Lloyd2015-09-221-5/+6
|\
| * build: support multiple python versionsAlon Bar-Lev2015-09-151-5/+6
* | Fix pbkdf, pk padding and ECDH registration for static linking.Jack Lloyd2015-09-111-1/+1
|/
* Update travis configuration for iOS buildSimon Warta2015-09-026-55/+74
* Add soname_patternSimon Warta2015-08-241-23/+19
* Add initial cirlce configSimon Warta2015-08-214-0/+40
* Remove 'extern "C"' from src/lib/math/mpSimon Warta2015-08-141-3/+1
* Update Appveyor configSimon Warta2015-08-121-2/+7
* Fix bugs in show_dependencies; Add option to show all dependenciesSimon Warta2015-07-291-12/+50
* Document OS featuresSimon Warta2015-07-271-0/+100
* Use shellcheck where possibleSimon Warta2015-07-224-15/+16
* Adjust MSVC compile flagsSimon Warta2015-07-211-1/+1
* Refactor travis configuration for the use of the container infrastructure.Simon Warta2015-07-124-31/+37
* Add modules all/min to travis matrixSimon Warta2015-07-121-1/+8
* Test make install in CISimon Warta2015-07-102-0/+3
* Remove combine_relnotes references in install scriptChris Desjardins2015-07-101-7/+1
* Assume that $COVERALLS_REPO_TOKEN might not be set (e.g. pull requests)Simon Warta2015-07-091-1/+2
* Make sanitizer a build mode for easy use by developers.Jack Lloyd2015-07-051-1/+1
* Add sanitizer build to Travis, using debug iterators, ASan and UbSan.Jack Lloyd2015-07-051-0/+2
* Simplify the website and documentation layout.Jack Lloyd2015-07-031-0/+26
* Rename variable with_shared_lib -> build_shared_libSimon Warta2015-07-031-1/+1
* Combine all release notes into a single file, just easier to read.Jack Lloyd2015-07-021-89/+0
* Merge branch 'master' of github.com:randombit/botanJack Lloyd2015-07-022-9/+14
|\
| * Configure Travis CI for OSX and Linux buildsSimon Warta2015-07-012-9/+14
* | Change dist script to pull sources from git instead of monotoneJack Lloyd2015-07-021-91/+41
|/
* Add copyright for show_dependencies.pySimon Warta2015-06-302-0/+12
* Merge pull request #138 from webmaster128/choicesSimon Warta2015-06-251-2/+2
|\
| * Fix --build-mode in CI build scriptSimon Warta2015-06-251-2/+2
* | Add script that shows Botan module dependenciesSimon Warta2015-06-231-0/+162
|/
* Update build system:simon2015-06-181-35/+42
* Remove RC4 (and all support for stream ciphers) from TLSlloyd2015-05-151-4/+4
* Add Coverity scan to Travis.lloyd2015-05-131-1/+1
* Use static amalgamation build for AppVeyor as the static librarylloyd2015-05-121-1/+1
* Move AppVeyor ymllloyd2015-05-121-0/+9
* The BUILD_MODE env var was not being passed through sudo by defaultlloyd2015-05-121-8/+8
* Shell is not my favorite languagelloyd2015-05-122-4/+2
* Fix lcov scriptlloyd2015-05-111-2/+0