summaryrefslogtreecommitdiff
path: root/build-aux
Commit message (Collapse)AuthorAgeFilesLines
* Update gnulib to 0.1.5414-8204d and add posix_spawn, posix_spawnp.Josselin Poiret2023-01-128-51/+101
| | | | Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* Update gnulib to 8f4538a53d64054ae2fc8b86c0f87c418c6176e6Daniel Llorens2021-08-165-37/+61
| | | | | Includes gnulib:0c907f7da13232908f05c415b8cec56024071906 to fix #49930 https://lists.gnu.org/archive/html/bug-guile/2021-08/msg00003.html.
* Remove build-aux/config.rpathDaniel Llorens2021-04-271-684/+0
| | | | This is generated by autogen.sh.
* Update gnulib to a3a946f670718d0dee5a7425ad5ac0a29fb46ea1wip-gnulib-updateDaniel Llorens2021-04-082-58/+71
| | | | This fixes https://lists.gnu.org/archive/html/guile-devel/2021-04/msg00009.html
* Commit updates from newest autoconfAndy Wingo2021-02-251-66/+54
| | | | | | * ABOUT-NLS: * build-aux/config.rpath: These files were overwritten by re-bootstrapping with the newest autoconf. OK computer!
* Update Gnulib to v0.1-4379-g2ef5a9b4bAndy Wingo2021-01-2013-576/+204
| | | | Also bump required autoconf version to 2.64, as required by Gnulib.
* Update Gnulib to v0.1-1157-gb03f418.Andy Wingo2017-02-1512-38/+86
|
* Avoid Gnulib unistr/* modulesAndy Wingo2016-07-101-36/+0
| | | | | | (unistr/base, unistr/u8-mbtouc, unistr/u8-mbtouc-unsafe) (unistr/u8-mbtoucr, unistr/u8-prev unistr/u8-uctomb, unitypes): --avoid these modules.
* Update Gnulib to 68b6ade.Andy Wingo2016-07-0713-171/+278
| | | | | Also add --conditional-dependencies to the flags. See: https://lists.gnu.org/archive/html/guile-devel/2016-07/msg00012.html
* Revert "Update Gnulib to v0.1-603-g1d16a7b"Andy Wingo2015-10-2513-239/+140
| | | | | | | | 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.
* Update Gnulib to v0.1-603-g1d16a7bAndy Wingo2015-10-2213-140/+239
|
* Update Gnulib to v0.1-77-gd9361daMark H Weaver2014-02-0313-22/+40
|
* Make `build-aux/gendocs.sh' executable.Ludovic Courtès2013-04-101-0/+0
|
* Update to gnulib 0.0.7865-a828.Andy Wingo2013-02-1813-112/+158
|
* Update Gnulib to v0.0-7695-g26c0590.Ludovic Courtès2012-11-173-82/+203
| | | | | * gnulib-local/m4/canonicalize.m4.diff: Remove. * Makefile.am (EXTRA_DIST): Adjust accordingly.
* Update Gnulib to v0.0-7509-g98a2286.Ludovic Courtès2012-07-066-69/+152
| | | | | * Makefile.am (EXTRA_DIST): Add `m4/gnulib-cache.m4'. * build-aux/git-version-gen: Keep unchanged.
* git-version-gen: add --match argumentAndy Wingo2012-07-061-7/+12
| | | | | * build-aux/git-version-gen (Options): Add --match argument. (v_from_git): Remove path without --match.
* update git-version-gen from gnulibAndy Wingo2012-07-061-2/+3
| | | | * build-aux/git-version-gen: Import from gnulib.
* Update Gnulib to v0.0-6827-g39c3009; use the `dirfd' module.Ludovic Courtès2012-01-1612-64/+96
| | | | | | | * m4/gnulib-cache.m4: Use `dirfd'. * libguile/filesys.c: Include Gnulib's <dirent.h> directly. (dirfd): Remove. Suggested by Bruno Haible <bruno@clisp.org>.
* Update Gnulib to v0.0-6703-g4e0358a.Ludovic Courtès2011-12-143-39/+259
|
* Update Gnulib to v0.0-6523-gb3609c1.Ludovic Courtès2011-10-226-5/+18
|
* gnulib updateAndy Wingo2011-06-162-119/+122
| | | | | | | | | Added pipe2 and open modules, to get O_CLOEXEC. * libguile/Makefile.am (guile_filter_doc_snarfage$(EXEEXT)): Add gnulib here, in the native build case, for rpl_fflush if needed. foo
* Update Gnulib to v0.0-5158-g7d06b32; remove `strcase' and `version-etc-fsf'.Ludovic Courtès2011-04-252-5/+5
| | | | | | | | * m4/gnulib-cache.m4: Remove `strcase' and `version-etc-fsf'. * configure.ac (POTENTIAL_GCC_CFLAGS): Remove `-Wundef'. * libguile/script.c: Don't include <version-etc.h>.
* Update Gnulib; add new modules; remove `round' module.Mark H Weaver2011-03-092-49/+79
| | | | | | | | | 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.
* Update Gnulib; add new modules.Ludovic Courtès2011-02-1411-49/+46
| | | | | | | | | | | 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>.
* Update Gnulib to v0.0-4544-gce083ca.Ludovic Courtès2010-12-201-2/+3
|
* Use Gnulib's `nproc'.Ludovic Courtès2010-12-072-53/+65
| | | | | | This updates Gnulib to v0.0-4496-g6491120. * m4/gnulib-cache.m4: Add `nproc'.
* Use Gnulib's `stat-time' module; update Gnulib.Ludovic Courtès2010-09-041-13/+13
| | | | | | This updates Gnulib files to v0.0-4207-gc82b481. * m4/gnulib-cache.m4: Add `stat-time'.
* Init shell var properly in git-version-gen.Thien-Thi Nguyen2010-06-151-1/+4
| | | | | * build-aux/git-version-gen: Ensure shell var is not influenced by an env var of the same name.
* Import Gnulib's `git-version-gen' module.Ludovic Courtès2010-05-301-0/+155
| | | | * m4/gnulib-cache.m4: Add `git-version-gen'.
* Update Gnulib to v0.0-3955-g8ab5996.Ludovic Courtès2010-05-297-22/+103
|
* Update Gnulib; use the `func' module.Ludovic Courtès2010-03-183-3/+253
| | | | | | Update Gnulib to v0.0-3575-g128e4b8. * m4/gnulib-cache.m4: Add `func'.
* Update to Gnulib v0.0-3448-g6078aa4 for its <netdb.h> fix.Ludovic Courtès2010-02-171-5/+11
| | | | | | | | Reverts commit 691b9ec196203fa5d6da3530d5355b2f73e707d1 ("getaddrinfo: Define macros lacking in NetBSD 5.0."). * libguile/net_db.c (AI_ALL, AI_V4MAPPED, AI_ADDRCONFIG): Remove placeholder definitions, how provided by Gnulib's <netdb.h>.
* Use Gnulib's `getaddrinfo' module.Ludovic Courtès2010-02-1412-61/+134
| | | | | | | * m4/gnulib-cache.m4: Add `getaddrinfo'. * libguile/Makefile.am (libguile_la_LDFLAGS): Add `$(GETADDRINFO_LIB) $(HOSTENT_LIB) $(SERVENT_LIB)'.
* Use Gnulib's `sys_stat' module; update Gnulib.Ludovic Courtès2009-12-153-33/+70
| | | | | | | | | * .x-sc_prohibit_S_IS_definition: New file. * m4/gnulib-cache.m4: Add `sys_stat'. * libguile/filesys.c: Remove `S_IS*' macro definitions for Ultrix and MinGW.
* Use Gnulib's `locale' module.Ludovic Courtès2009-11-231-1/+6
| | | | | | | | | * configure.ac: Remove test for <xlocale.h>. * libguile/i18n.c: Remove conditional <xlocale.h> inclusion on `HAVE_XLOCALE_H'. * m4/gnulib-cache.m4: Add `locale' module.
* Add Gnulib maintainer modules.Ludovic Courtès2009-11-177-6/+1719
| | | | | | | | | | * m4/gnulib-cache.m4: Add `announce-gen', `gendocs', `gitlog-to-changelog', `gnupload', `gnu-web-doc-update', and `maintainer-makefile'. * .gnuploadrc, .x-sc_GPL_version, .x-sc_avoid_if_before_free, .x-sc_error_message_period, .x-sc_cast_of_alloca_return_value, .x-sc_cast_of_argument_to_free, .x-sc_error_message_uppercase, .x-sc_error_message_warn_fatal: New files.
* Fix `gitlog-to-changelog' on NixOS.Ludovic Courtès2009-10-151-1/+4
|
* generate changelogs at dist timeAndy Wingo2009-06-191-0/+183
| | | | | | | * Makefile.am: Add rule to make a ChangeLog at dist-time. The rule comes from coreutils. * build-aux/gitlog-to-changelog: New helper script, from gnulib.
* Use GNU libunistring and Gnulib modules needed by R6RS bytevectors and ports.Ludovic Courtès2009-05-281-9/+15
| | | | | * m4/gnulib-cache.m4 (gl_MODULES): Add `byteswap', `iconv_open-utf', `libunistring', `striconveh', and `string'.
* Remove `.cvsignore' files.Ludovic Courtès2008-09-111-13/+0
|
* Add Gnulib-provided files for convenience.Ludovic Courtès2008-08-211-0/+28
| | | | | These come from Gnulib's Git commit ae3a0d62f26d8156b403e40d6007475006f3136f, dated 2008-08-19.
* More `.gitignore'.Ludovic Courtès2008-04-071-0/+1
|
* * autogen.sh: Copy versions of config.guess and config.sub fromNeil Jerram2008-02-151-29/+81
| | | | | | | | | | | | | Guile CVS to build-aux and guile-readline. * HACKING: Note need for libtool >= 1.5.26. * config.rpath, build-aux/config.rpath: Updated to latest upstream version. * config.guess, config.sub: 2008-01-07 versions added to Guile CVS, to ensure that Guile developers are using new enough versions (in particular for AIX 6.1 support).
* build-aux/.cvsignore: Add a load more generated files to ignore,Neil Jerram2007-10-241-0/+13
| | | | and commit to CVS.
* Added `config.rpath'.Ludovic Courtès2007-08-141-0/+614