summaryrefslogtreecommitdiff
path: root/scripts/autofrisk
Commit message (Collapse)AuthorAgeFilesLines
* guile-tools is a scheme script that loads scheme modulesAndy Wingo2009-04-171-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 branchKevin Ryde2006-04-161-1/+1
|
* The FSF has a new address.Marius Vollmer2005-05-231-2/+2
|
* Initial revisionThien-Thi Nguyen2002-01-121-0/+221