aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts/dist.py
Commit message (Collapse)AuthorAgeFilesLines
* Change http://botan.randombit.net to https URIsJack Lloyd2017-09-011-1/+1
| | | | | | Not a big deal since the site already uses HSTS, but whatever. [ci skip]
* Check that the version in botan_version.py matches the tagged versionJack Lloyd2016-04-281-23/+44
|
* Fix dist.py to handle signed git tagsJack Lloyd2015-10-261-5/+14
| | | | [ci skip]
* Change dist script to pull sources from git instead of monotoneJack Lloyd2015-07-021-91/+41
|
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
| | | | | Update license header line to specify the terms and refer to the file, neither of which it included before.
* Dist script now defaults to tgz onlylloyd2015-01-081-1/+1
|
* Printing too earlylloyd2014-12-221-4/+4
|
* Various small fixes and cleanups, new is_prime utillloyd2014-11-031-1/+0
|
* Fix release scriptlloyd2014-02-221-0/+1
|
* Sort files in the dist archive by name instead of random (inode) orderlloyd2014-02-151-1/+7
|
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-0/+362