Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Minor] Simplify creation of dist tarball that is reproducible | Peter Wu | 2020-01-18 | 1 | -18/+14 |
| | | | | | | Instead of archiving files from the working tree, distribute files as committed. Use the 'git archive' command to achieve this, it results in a reproducible tarball with the same timestamp as the latest commit. | ||||
* | Use mktemp when available | Vsevolod Stakhov | 2015-11-30 | 1 | -1/+7 |
| | |||||
* | Support dist on FreeBSD and Darwin. | Vsevolod Stakhov | 2015-06-30 | 1 | -3/+5 |
| | |||||
* | Add 'dist' target. | Vsevolod Stakhov | 2014-09-05 | 1 | -2/+2 |
| | |||||
* | Add a simple distribution script. | Vsevolod Stakhov | 2014-09-05 | 1 | -0/+25 |