Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | maint: Replace "build-aux/gnu-fetch" with 'fetch' maintainer rule...Fetching third-party files inside a make rule is convenient and less error prone since 'make' has access to '$srcdir'. * build-aux/gnu-fetch: Delete. * maint.mk (WGET, git_sv_host, sv_git_am, sv_git_gl) (fetchfiles): New macros. (fetch): New target. * HACKING <Updating auxilary scripts>: Update instructions. | Mathieu Lirzin | 2018-03-26 | 1 | -97/+0 |
* | maint: Add "build-aux/gnu-fetch" script....* build-aux/gnu-fetch: New script for fetching auxilary scripts maintained in other GNU repositories. * HACKING: Document how to run it. | Mathieu Lirzin | 2018-03-24 | 1 | -0/+97 |