Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xgensum: return non-zero if getting the digest failed | Leah Neukirchen | 2020-02-18 | 1 | -7/+16 |
| | | | | Fixes #167. | ||||
* | xgensum: respect the -H flag | Toyam Cox | 2019-08-26 | 1 | -5/+11 |
| | | | | Closes: #147 [via git-merge-pr] | ||||
* | xgensum: eliminate unnecessary '\n' | Doan Tran Cong Danh | 2019-07-14 | 1 | -6/+6 |
| | | | | | | Those newlines ain't printed out anyway. Closes: #137 [via git-merge-pr] | ||||
* | xgensum: quote all XBPS_* variable expansion | Doan Tran Cong Danh | 2019-07-14 | 1 | -5/+5 |
| | | | | | With 2 previous changes, we probadly don't need this, just in case someone have spaces in their directory's name. | ||||
* | xgensum: exit early when xdistdir is failed | Doan Tran Cong Danh | 2019-07-14 | 1 | -1/+1 |
| | |||||
* | xgensum: use xbps-uhelper digest, reduce basename(1) usage | maxice8 | 2019-04-14 | 1 | -11/+13 |
| | | | | Closes: #130 [via git-merge-pr] | ||||
* | xgensum: try to source the environment for the build-style as well. | maxice8 | 2019-03-20 | 1 | -0/+5 |
| | | | | Closes: #128 [via git-merge-pr] | ||||
* | xgensum: use xdistdir to find the template (as fallback) | Leah Neukirchen | 2018-10-13 | 1 | -1/+4 |
| | | | | | | By @Piraty. Closes #98. | ||||
* | xgensum: add -c switch for generating content checksums | John | 2018-05-01 | 1 | -2/+57 |
| | | | | Closes: #90 [via git-merge-pr] | ||||
* | xgensum: fix xgensum <directory> v0.51 | Michael Gehring | 2018-03-08 | 1 | -3/+5 |
| | | | | Closes: #78 [via git-merge-pr] | ||||
* | xgensum: more robust variable names | Christian Neukirchen | 2016-05-22 | 1 | -5/+5 |
| | |||||
* | xgensum: make a bit more robust | Christian Neukirchen | 2016-05-22 | 1 | -5/+4 |
| | |||||
* | xgensum: -f to force redownload of distfiles. | Christian Neukirchen | 2015-06-16 | 1 | -4/+17 |
| | |||||
* | xgensum: use xdistdir | Christian Neukirchen | 2014-09-15 | 1 | -11/+3 |
| | |||||
* | mv gensum xgensum | Christian Neukirchen | 2014-09-15 | 1 | -0/+44 |