| Commit message (Expand) | Author | Age | Files | Lines |
* | (SUBDIRS): Removed qt. | Marius Vollmer | 2002-12-02 | 1 | -1/+1 |
* | * Makefile.am (SUBDIRS): remove libltdl. | Rob Browning | 2002-10-05 | 1 | -1/+1 |
* | * benchmark-guile.in: Copied from check-guile.in and adapted for...use with benchmarks.
* Makefile.am: Recurse into the benchmark-suite subdir.
* configure.in: Added benchmarking files.
| Dirk Herrmann | 2002-07-20 | 1 | -1/+1 |
* | (EXTRA_DIST): Remove qthreads.m4. | Thien-Thi Nguyen | 2002-04-27 | 1 | -1/+1 |
* | (AUTOMAKE_OPTIONS): New, to request version 1.5....(EXTRA_DIST): Don't distribute acconfig.h, which is gone.
(dist-hook): Removed.
(DISTCLEANFILES): Added check-guile.log.
(EXTRA_DIST): Don't distribute TODO.
| Marius Vollmer | 2002-04-17 | 1 | -9/+4 |
* | Update copyright....(dist-hook): Add, including related am/maintainers-dirs,
surrounded by "if MAINTAINER_MODE".
| Thien-Thi Nguyen | 2002-03-31 | 1 | -1/+11 |
* | 2002-02-27 Stefan Jahn <stefan@lkcc.org>... * Makefile.am (SUBDIRS): Added the `am' directory.
2002-02-27 Stefan Jahn <stefan@lkcc.org>
* gh.texi (scm transition summary): Documented some more
gh equivalents and removed appropriate FIXME's.
2002-02-27 Stefan Jahn <stefan@lkcc.org>
* Makefile.am (EXTRA_DIST): Added the `LIBGUILEREADLINE-VERSION'
file.
2002-02-27 Stefan Jahn <stefan@lkcc.org>
* convert.i.c, convert.c: Better range checking.
* inet_aton.c, fports.c: Commented the inclusion of <winsock2.h>.
* deprecation.c (vsnprintf): Define to `_vsnprintf' for
Windows (MinGW).
| Stefan Jahn | 2002-02-27 | 1 | -1/+1 |
* | (EXTRA_DIST): Remove pre-inst-guile, pre-inst-guile.am. | Thien-Thi Nguyen | 2002-02-26 | 1 | -1/+1 |
* | (EXTRA_DIST): Added pre-inst-guile and pre-inst-guile.am. | Marius Vollmer | 2002-02-07 | 1 | -1/+1 |
* | * Add non-libguile Elisp support files to CVS trunk. (NB work in progress.) | Neil Jerram | 2002-01-22 | 1 | -1/+1 |
* | (EXTRA_DIST): Add BUGS file. | Thien-Thi Nguyen | 2001-09-30 | 1 | -1/+1 |
* | (EXTRA_DIST, SUBDIRS): Move test-suite from EXTRA_DIST to SUBDIRS. | Marius Vollmer | 2001-08-07 | 1 | -2/+2 |
* | (SUBDIRS): Build libguile before ice-9. | Marius Vollmer | 2001-07-23 | 1 | -1/+1 |
* | * INSTALL, Makefile.am, configure.in: Updated copyright notice. | Martin Grabmüller | 2001-07-19 | 1 | -1/+1 |
* | (EXTRA_DIST): Add TODO. | Thien-Thi Nguyen | 2001-06-27 | 1 | -1/+1 |
* | Added the new `examples' directory to the distribution. | Martin Grabmüller | 2001-05-31 | 1 | -1/+1 |
* | * configure.in: generate guile-snarf-docs & guile-snarf-docs-texi....don't generate guile-snarf.awk.
* Makefile.am (EXTRA_DIST): add test-suite.
| Michael Livshin | 2001-05-31 | 1 | -1/+5 |
* | (bin_SCRIPTS): New var. | Thien-Thi Nguyen | 2001-05-04 | 1 | -0/+2 |
* | (SUBDIRS): Add "scripts". | Thien-Thi Nguyen | 2001-04-30 | 1 | -4/+5 |
* | * Makefile.am (SUBDIRS): Added `srfi'.... * configure.in: Added subdirectory `srfi' to build process.
* libguile.h: Added inclusion of `values.h'.
| Martin Grabmüller | 2001-04-23 | 1 | -1/+1 |
* | * Added Thien-Thi Nguyen's patch to support "make check". | Dirk Herrmann | 2001-01-26 | 1 | -0/+2 |
* | *** empty log message *** | Mikael Djurfeldt | 2000-10-25 | 1 | -1/+1 |
* | * Makefile.am (ACLOCAL): Define as ./guile-aclocal.sh....(The rule will cd to $(top_srcdir).)
| Mikael Djurfeldt | 2000-06-12 | 1 | -1/+4 |
* | * Makefile.am: add include_HEADERS.... libguile.h: moved from libguile directory. maybe libguile should
be installed in $prefix/include/libguile/libguile.h instead?
| Gary Houston | 2000-05-01 | 1 | -0/+2 |
* | * Makefile.am: add libltdl to SUBDIRS, automake automatically... includes ltconfig, ltmain.sh and acconfig.h in EXTRA_DIST
| Marius Vollmer | 2000-01-09 | 1 | -3/+2 |
* | * guile.m4: Moved to guile-config....* Makefile.am (aclocaldir, aclocal_DATA): Delete.
(EXTRA_DIST): Move qthreads.m4 here.
| Jim Blandy | 1999-10-05 | 1 | -7/+2 |
* | Added guile-readline subdirectory with the removed readline...support.
* guile-readline: New directory, see ChangeLog there.
* configure.in: Cause configure to descend into guile-readline
dir.
* Makefile.am: Likewise for make.
* NEWS: Explain how to activate the readline support.
* configure, Makefile.in, aclocal.m4: Regenerated.
| Marius Vollmer | 1999-07-23 | 1 | -1/+1 |
* | * Makefile.am (EXTRA_DIST): Don't omit ANON-CVS and SNAPSHOTS....* Makefile.in: Regenerated.
| Jim Blandy | 1998-10-19 | 1 | -1/+1 |
* | Added copyright notice. | Jim Blandy | 1998-10-19 | 1 | -0/+19 |
* | * doc: New subdirectory....* Makefile.am (SUBDIRS): List it.
* configure.in (AC_OUTPUT): Build its Makefile.
* configure, Makefile.in: Regenerated.
| Jim Blandy | 1998-10-07 | 1 | -1/+1 |
* | * guile-config: Renamed from `build'....* Makefile.am (SUBDIRS): Mention `guile-config', not `build'.
* configure.in: Create `guile-config/Makefile.in', not
`build/Makefile.in'. Doc fix, too.
* qthreads.m4: Doc fix.
* Makefile.in, aclocal.m4, configure: Regeneranegerederadea.
| Jim Blandy | 1998-10-03 | 1 | -1/+1 |
* | Clean up thread configuration....* qthreads.m4: New file, which knows how to configure the qthreads
library.
* configure.in: Replace all thread package selection code. Do the
--with-threads argument processing here. Enable the appropriate
thread interface files in libguile. Remove all qthreads
configuration code; call QTHREADS_CONFIGURE instead. Set
GUILE_LIBS using the info provided by QTHREADS_CONFIGURE.
* threads.m4: Removed; not used any more.
* Makefile.am (aclocal_DATA): Mention qthreads.m4, not threads.m4.
* Makefile.in, aclocal.m4, configure: Rgnrtd. (Sv th vwls!)
Note that these were regenerated with the tools available from
Cygnus's source tree, which have patches not available to the
general public. I'm not sure this was a good idea; feel free to
revert them to the latest released versions of the tools.
| Jim Blandy | 1998-07-27 | 1 | -1/+1 |
* | * Makefile.am: Add new `build' subdirectory to SUBDIRS....* configure.in: Add build/Makefile to AC_OUTPUT clause.
* Makefile.in, configure: Regenerated.
* Makefile.in, aclocal.m4: Regenerated with automake 1.2a.
| Jim Blandy | 1997-09-28 | 1 | -1/+1 |
* | * Makefile.am (EXTRA_DIST): Include acconfig.h in the...distribution.
* Makefile.in: Regenerated.
| Jim Blandy | 1997-06-22 | 1 | -1/+2 |
* | Get threads to work again....* Makefile.am (SUBDIRS): List libguile last, so qt gets built
first.
* Makefile.in: Regenerated.
* aclocal.m4, configure: Regenerate, with modern definition of
CY_AC_WITH_THREADS. Where did the old text come from? Creepy...
| Jim Blandy | 1997-04-24 | 1 | -1/+1 |
* | Changes for reduced Guile distribution: one configure script,...no plugins.
* configure.in: Merged the old text from qt/configure.in and
libguile/configure.in; Tom Tromey says automake only wants one
configure.in script. This seems fishy, but...
* Makefile.am: List the subdirectories explicitly; no more PLUGIN
gubbish.
* acconfig.h, acinclude.m4: Moved here from libguile, since
libguile's configure script lives here now.
* AUTHORS, INSTALL, README: Updated.
* Makefile.in, aclocal.m4 configure: Regenerated. Just like
amputated amphibian limbs.
| Jim Blandy | 1997-04-24 | 1 | -5/+1 |
* | * Makefile.am: Omit doc subtree....* configure.in: Omit makefiles in doc subtree.
* Makefile.in, configure, doc/Makefile.in,
doc/guile-programmer/Makefile.in, doc/guile-user/Makefile.in,
newdoc/Makefile.in, newdoc/tutorial/Makefile.in: Rebuilt.
| Jim Blandy | 1997-04-05 | 1 | -2/+2 |
* | added newdoc tree | Mark Galassi | 1997-01-21 | 1 | -2/+2 |
* | * ltconfig, ltmain.sh: New files for libtool support. libguile,...rx, gh and gtcltk-lib can now be build as shared libraries.
* Makefile.am (EXTRA_DIST): Added ltconfig and ltmain.sh
| Marius Vollmer | 1997-01-11 | 1 | -1/+1 |
* | Changes to use automake-generated Makefile.ins everywhere | Tom Tromey | 1996-12-03 | 1 | -0/+14 |