1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-29 19:30:36 +02:00
guile/meta
Andy Wingo 9b9149a5bf Rework bootstrap to be reproducible
* configure.ac:
* Makefile.am (SUBDIRS): Replace bootstrap/ with stage0, stage1, and
stage2.
* am/bootstrap.am: Include all files and all rules.
* meta/build-env.in (GUILE_AUTO_COMPILE): Always turn off
auto-compilation.  Take a GUILE_BOOTSTRAP_STAGE argument, which can be
stage0, stage1, stage2, or unset.  Adapt the load-compiled path
accordingly.
* meta/uninstalled-env.in: Include .go files from stage2.
* module/Makefile.am: Rework to use boostrap.am.
* module/system/base/optimize.scm (available-optimizations): Punt the
inlinable-exports machinery to -O2.
* stage0/Makefile.am:
* stage1/Makefile.am:
* stage2/Makefile.am: New files.
2022-02-01 14:50:40 +01: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-3.0-uninstalled.pc.in Update effective version to 3.0 2017-05-22 14:15:40 +02:00
guile-3.0.pc.in Update effective version to 3.0 2017-05-22 14:15:40 +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 meta: Increment serial number in 'guile.m4'. 2020-08-24 15:19:14 +02:00
Makefile.am Update effective version to 3.0 2017-05-22 14:15:40 +02:00
uninstalled-env.in Rework bootstrap to be reproducible 2022-02-01 14:50:40 +01:00