1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-20 18:50:21 +02:00
guile/meta
Andy Wingo 6d66647d5b guile-tools is a scheme script that loads scheme modules
* meta/guile-tools: Changed to be a scheme script. Instead of looking for
  executables in a "scripts dir", we just look for modules in (scripts),
  and load the modules directly.

* module/Makefile.am:
* module/scripts/: Move the scripts into module/ so they can be compiled.
  Rename scripts from `foo' to `foo.scm'.

* libguile/Makefile.am: Invoke the snarf->texi code via guile-tools.

* configure.in:
* .gitignore: Update for changes.
2009-04-17 11:19:42 +02: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 add test case for load-extension bug, fix gdb-uninstalled-guile 2009-03-30 20:28:30 -07:00
guile-1.8-uninstalled.pc.in allow building against uninstalled guile; move some things to meta/ 2009-03-27 14:03:03 -07:00
guile-1.8.pc.in allow building against uninstalled guile; move some things to meta/ 2009-03-27 14:03:03 -07:00
guile-config guile-config rebased on top of pkg-config 2009-04-06 11:08:38 -07:00
guile-tools guile-tools is a scheme script that loads scheme modules 2009-04-17 11:19:42 +02:00
guile.in allow building against uninstalled guile; move some things to meta/ 2009-03-27 14:03:03 -07:00
guile.m4 allow building against uninstalled guile; move some things to meta/ 2009-03-27 14:03:03 -07:00
Makefile.am guile-tools is a scheme script that loads scheme modules 2009-04-17 11:19:42 +02:00
uninstalled-env.in guile-config rebased on top of pkg-config 2009-04-06 11:08:38 -07:00