summaryrefslogtreecommitdiff
path: root/build-aux/git-version-gen
Commit message (Expand)AuthorAgeFilesLines
* Update Gnulib to v0.1-1157-gb03f418.Andy Wingo2017-02-151-3/+3
* Update Gnulib to 68b6ade....Also add --conditional-dependencies to the flags. See: https://lists.gnu.org/archive/html/guile-devel/2016-07/msg00012.html Andy Wingo2016-07-071-8/+9
* Revert "Update Gnulib to v0.1-603-g1d16a7b"...This reverts commit 2d4da30fdefbcdb065d4b1f48f2a77d06f69e3c3. This Gnulib update was causing failures related to timezones in stime.c. I tried to fix it by adopting the time_rz module from gnulib but that then caused other failures. We can try again later. Andy Wingo2015-10-251-6/+5
* Update Gnulib to v0.1-603-g1d16a7bAndy Wingo2015-10-221-5/+6
* Update Gnulib to v0.1-77-gd9361daMark H Weaver2014-02-031-1/+1
* Update to gnulib 0.0.7865-a828.Andy Wingo2013-02-181-16/+22
* git-version-gen: add --match argument...* build-aux/git-version-gen (Options): Add --match argument. (v_from_git): Remove path without --match. Andy Wingo2012-07-061-7/+12
* update git-version-gen from gnulib...* build-aux/git-version-gen: Import from gnulib. Andy Wingo2012-07-061-2/+3
* Update Gnulib to v0.0-6827-g39c3009; use the `dirfd' module....* m4/gnulib-cache.m4: Use `dirfd'. * libguile/filesys.c: Include Gnulib's <dirent.h> directly. (dirfd): Remove. Suggested by Bruno Haible <bruno@clisp.org>. Ludovic Courtès2012-01-161-5/+5
* Update Gnulib to v0.0-6703-g4e0358a.Ludovic Courtès2011-12-141-12/+56
* Update Gnulib to v0.0-6523-gb3609c1.Ludovic Courtès2011-10-221-5/+8
* Update Gnulib; add new modules; remove `round' module....This updates Gnulib to v0.0-4951-g6ff7b70. * m4/gnulib-cache.m4: Add floor, ceil, frexp, and ldexp. Add wchar as an explicit dependency; it had been present as an indirect dependency before, but no longer. Remove round, which I had requested earlier, but turned out to be unnecessary. Mark H Weaver2011-03-091-12/+19
* Update Gnulib; add new modules....This updates Gnulib to v0.0-4889-ge375fe3. * m4/gnulib-cache.m4: Add `accept', `bind', `close', `connect', `getpeername', `getsockname', `getsockopt', `listen', `malloc', `malloca', `recv', `recvfrom', `send', `sendto', `setsockopt', `shutdown', `socket', and `sockets', requested by Jan Nieuwenhuizen <janneke-list@xs4all.nl> for cross-MinGW32 builds. Add `trunc', requested by Mark H Weaver <mhw@netris.org>. Ludovic Courtès2011-02-141-25/+29
* Use Gnulib's `nproc'....This updates Gnulib to v0.0-4496-g6491120. * m4/gnulib-cache.m4: Add `nproc'. Ludovic Courtès2010-12-071-2/+5
* Init shell var properly in git-version-gen....* build-aux/git-version-gen: Ensure shell var is not influenced by an env var of the same name. Thien-Thi Nguyen2010-06-151-1/+4
* Import Gnulib's `git-version-gen' module....* m4/gnulib-cache.m4: Add `git-version-gen'. Ludovic Courtès2010-05-301-0/+155