summaryrefslogtreecommitdiffstats
path: root/gitlog-to-changelog
Commit message (Collapse)AuthorAgeFilesLines
* maint: use a git submodule for gnulibJim Meyering2009-08-031-175/+0
| | | | | | | | | | | | | | * .gitmodules: New file, to track gnulib. * .gnulib: Submodule directory. * Makefile.am (EXTRA_DIST): Don't list config.rpath or gitlog-to-changelog. * autogen.sh: Adapt to use the new submodule. * cfg.mk: New file. (SUBDIRS): Add gnulib/lib and gnulib/tests. (dist-hook): Reflect new location of getlog-to-changelog. * configure.ac: Set build-aux/ as AUX_DIR. Invoke gl_EARLY and gl_INIT. (AC_CONFIG_FILES): Add gnulib/lib/Makefile and gnulib/tests/Makefile.
* Automatically generate ChangeLog file from the git log (thanks: Jim Meyering).Richard W.M. Jones2009-04-231-0/+175