1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-05 03:30:24 +02:00
guile/meta
Andy Wingo ddef73d03f Remove the last direct uses of BDW API
* configure.ac: Remove code to detect BDW, that is taken care of by the
whippet macros.  Remove support for ia64, for the moment at least,
perhaps for good.
* libguile/Makefile.am (libguile_@GUILE_EFFECTIVE_VERSION@_la_LDFLAGS):
Remove BDW cflags.
(modinclude_HEADERS): Remove bdw-gc.h.
* libguile/bdw-gc.h: Remove.
* libguile/fluids.c:
* libguile/hashtab.c:
* libguile/numbers.c:
* libguile/smob.c:
* libguile/srfi-4.c:
* libguile/struct.c:
* libguile/vectors.c:
* libguile/vm.c: Remove bdw-gc.h includes.
* meta/guile-4.0-uninstalled.pc.in (Libs):
* meta/guile-4.0.pc.in (Libs): Remove direct dependency on BDW-GC, as it
is all encapsulated through Whippet, which is not publically exposed.
2025-05-15 16:13:18 +02:00
..
build-env.in Rework bootstrap to be reproducible 2022-02-01 14:50:40 +01:00
ChangeLog-2008 allow building against uninstalled guile; move some things to meta/ 2009-03-27 14:03:03 -07:00
gdb-uninstalled-guile.in * meta/gdb-uninstalled-guile.in: Specify a path to libtool. 2009-10-30 18:39:48 -04:00
guild.in build: Honor program name transformation in 'guild'. 2014-04-24 11:55:27 +02:00
guile-4.0-uninstalled.pc.in Remove the last direct uses of BDW API 2025-05-15 16:13:18 +02:00
guile-4.0.pc.in Remove the last direct uses of BDW API 2025-05-15 16:13:18 +02:00
guile-config.in Fix guile-config for Guile 3.0 2018-10-07 16:59:34 +02:00
guile.in fix in-tree guile reference 2013-03-09 10:29:57 +01:00
guile.m4 Bump version to 3.9.x 2025-04-22 13:23:00 +02:00
Makefile.am Add LIB_GETRANDOM to Libs.private in .pc files 2025-02-28 22:12:03 +01:00
uninstalled-env.in Fix race in check-guile to make needless guile-procedures symlink 2024-06-23 11:13:18 +02:00