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 | -0/+43 |
* | build: Add "maint.mk"...* maint.mk: New maintainer-only Makefile fragment. * Makefile.am: Include it. * configure.ac: Substitute "maint.mk" content when it exists. | Mathieu Lirzin | 2018-03-26 | 1 | -0/+20 |