| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
* dist-check.mk: New file, from coreutils. Was part of maint.mk.
* cfg.mk (old_NEWS_hash): Include $(srcdir)/dist-check.mk.
Remove trailing " -", to align with new check in maint.mk.
* Makefile.am (EXTRA_DIST): Add dist-check.mk.
|
|
|
|
|
|
|
| |
* idutils.spec.in: New file, mostly from from Markus Armbruster.
* Makefile.am (idutils.spec): New rule.
(EXTRA_DIST): Add idutils.spec.in and idutils.spec.
* .gitignore: Add idutils.spec.
|
|
|
|
| |
* Makefile.am (SUBDIRS): Make gnulib-tests precede testsuite.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* configure.ac (AC_CONFIG_FILES): Add man/Makefile.
Check for help2man.
* man/Makefile.am: New file.
* .gitignore: Add .version and .tarball-version.
* Makefile.am (SUBDIRS): Add man.
* cfg.mk: Update from coreutils.
* maint.mk: Likewise.
* man/aid.x: New file.
* man/defid.x: Likewise.
* man/eid.x: Likewise.
* man/fid.x: Likewise.
* man/fnid.x: Likewise.
* man/gid.x: Likewise.
* man/lid.x: Likewise.
* man/mkid.x: Likewise.
* man/xtokid.x: Likewise.
|
|
|
|
|
|
|
|
|
| |
* bootstrap.conf (gnulib_modules): Pull in new module.
* GNUmakefile: Remove from version control.
* .gitignore: Update.
* configure.ac (AC_CONFIG_LINKS): Delete; rely on gnulib to do
this now.
* Makefile.am (EXTRA_DIST): Remove GNUmakefile.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* GNUmakefile (Makefile.cfg): Rename...
(cfg.mk): ...to this, and make optional.
(GNUmakefile.cfg): Delete, redundant with cfg.mk.
(Makefile.maint): Rename...
(maint.mk): ...to this.
(all) [!_have-Makefile]: Rename...
(abort-due-to-no-makefile): ...to this, and invoke via
.DEFAULT_GOAL to pick up all targets.
* Makefile.cfg: Rename...
* cfg.mk: ...to this.
* Makefile.maint: Rename...
* maint.mk ...to this.
(ME): Reflect rename.
(makefile-check, m4-check, author_mark_check, msg): Use $(ME)
rather than hard-coded name.
|
|
|
|
|
|
|
|
|
| |
* GNUmakefile: Support VPATH "make dist". Namespace clean-up.
Remove .version-creating rules.
* configure.ac (AC_INIT): Use .tarball-version, not .version
* bootstrap: Update from coreutils.
* bootstrap.conf (obsolete_gnulib_modules): Remove free.
* Makefile.am: Emit .tarball-version into tarball.
|
|
|
|
|
| |
* lisp/idutils.el: Remove version string comment.
* Makefile.am (distcheck-hook): Remove rule.
|
| |
|
|
|
|
|
| |
* Makefile.am (dist-hook): New rule.
* bootstrap.conf (gnulib_modules): Add gitlog-to-changelog.
|
|
|
|
| |
Signed-off-by: Jim Meyering <meyering@redhat.com>
|
|
|
|
| |
* Makefile.am (distcheck-hook): New rule.
|
| |
|
| |
|
|
|
|
|
|
| |
(EXTRA_DIST): Add Makefile.maint GNUmakefile @README_ALPHA@.
(DISTCLEANFILES): Add intl/libintl.h.
(ACLOCAL_AMFLAGS): Define to `-I m4'.
|
| |
|
|
|