summaryrefslogtreecommitdiffstats
path: root/source.mk
Commit message (Collapse)AuthorAgeFilesLines
* source.mk: Switch to gzipPatrick McDermott2019-07-031-2/+2
| | | | | | BusyBox doesn't support compressing with xz, and upstream no longer distributes bzip2-compressed archives. So regress to gzip to keep code simple, rather than extracting with xz and compressing with bzip2.
* source.mk: Rewrite (based on m4's), remove zlibPatrick McDermott2019-07-031-22/+38
|
* Initial commit.P. J. McDermott2013-10-111-0/+33