aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts/dist.py
Commit message (Expand)AuthorAgeFilesLines
* Support suffixes on version numbersJack Lloyd2020-09-251-33/+60
* Lint fixesJack Lloyd2019-06-051-3/+3
* Address some issues found by LGTMJack Lloyd2019-06-031-1/+0
* Change default output of dist.py to tar.xzJack Lloyd2019-05-301-1/+1
* In dist script report the size of the archive in MiBJack Lloyd2019-04-181-1/+4
* Support xz compression of releasesJack Lloyd2019-03-251-3/+19
* Pylint fixesJack Lloyd2018-12-031-1/+1
* Fix complaints from latest pylintJack Lloyd2018-08-021-7/+7
* Small cleanup in dist scriptJack Lloyd2018-05-241-8/+12
* Move version.txt to src/build-dataJack Lloyd2018-04-041-1/+2
* In dist script set gzip header time to the tag timestampJack Lloyd2017-12-271-18/+19
* Fix error reporting in dist script under Python3Jack Lloyd2017-12-221-5/+10
* Fix pylint errorJack Lloyd2017-12-211-0/+2
* Now dist script can run under python2 or python3Jack Lloyd2017-12-211-1/+1
* Run dist.py script through pylintJack Lloyd2017-12-211-35/+31
* Binary file IO for the UTF-8 godsJack Lloyd2017-12-211-2/+2
* Fix parsing of git datestamps in release scriptJack Lloyd2017-10-021-4/+4
* Date snapshots by the date of last revision in that branchJack Lloyd2017-09-221-66/+78
* 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
* Change http://botan.randombit.net to https URIsJack Lloyd2017-09-011-1/+1
* 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
* 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
* 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