summaryrefslogtreecommitdiffstatshomepage
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* add a simple cacheGravatar Andy Wingo2010-12-031-0/+1
| | | | * tekuti/cache.scm: Add a simple cache.
* use compile warningsGravatar Andy Wingo2010-11-131-1/+2
| | | | | * Makefile.am (GUILE_WARNINGS): Use compile warnings when compiling tekuti.
* autotoolize, and compile the scheme filesGravatar Andy Wingo2010-11-131-0/+32
* .gitignore: * AUTHORS: * COPYING: * ChangeLog: * Makefile.am: * NEWS: * README: * acinclude.m4: * configure.ac: * env.in: All the needed bits.