| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | guile-tools is a scheme script that loads scheme modules | Andy Wingo | 2009-04-17 | 1 | -221/+0 |
| | | | | | | | | | | | | | | | | * 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. | ||||
| * | merge from 1.8 branch | Kevin Ryde | 2006-04-16 | 1 | -1/+1 |
| | | |||||
| * | The FSF has a new address. | Marius Vollmer | 2005-05-23 | 1 | -2/+2 |
| | | |||||
| * | Initial revision | Thien-Thi Nguyen | 2002-01-12 | 1 | -0/+221 |
