Fix typo in makefile.
[bpt/guile.git] / libguile / Makefile.am
2008-12-14 Ludovic CourtèsFix typo in makefile.
2008-12-14 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-12-07 Ludovic CourtèsRemove useless references to Libtool's `dlpreopen'...
2008-11-04 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-10-26 Neil JerramFix stack calibration-related errors when running make...
2008-10-24 Neil JerramAdd measure-hwm.scm to the set of distribution files.
2008-10-17 Neil JerramAvoid `Stack overflow' errors when running `make check'
2008-10-11 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-28 Han-Wen NienhuysRemove GH and its traces.
2008-09-23 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-13 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-12 Ludovic CourtèsAdd `ChangeLog-2008' files to the distribution.
2008-09-10 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-10 Ludovic CourtèsMerge commit '2e77f7202b11ad0003831fcff94ec7db80cca015...
2008-09-10 Ludovic CourtèsMerge commit '29776e85da637ec4d44b2b2822d6934a50c0084b...
2008-09-10 Ludovic CourtèsMerge commit '7337d56d5714227865aeca2b40b6bd97cce296d2...
2008-09-10 Ludovic CourtèsMerge commit '032913739218c756f673bfb9c8f66ef9f8f02330...
2008-09-10 Ludovic CourtèsMerge commit 'f30e1bdf97ae8b2b2918da585f887a4d3a23a347...
2008-09-10 Ludovic CourtesUse thread-local allocation (significant perf. improvem...
2008-09-04 Ludovic CourtesRemoved useless files; beautified `libguile/Makefile...
2008-09-04 Ludovic CourtesMerge from lcourtes@laas.fr--2005-mobile
2008-08-27 Han-Wen NienhuysMerge branch 'master' of git://git.sv.gnu.org/guile...
2008-08-25 Ludovic CourtèsUse $(GCC_CFLAGS) for `-Werror' et al. so that it's...
2008-08-25 Ludovic CourtèsUse $(GCC_CFLAGS) for `-Werror' et al. so that it's...
2008-08-16 Han-Wen NienhuysGarbage collection cleanup.
2008-06-28 Ludovic CourtèsModernize Automake files.
2008-04-24 Ludovic CourtèsDon't use "-I$(srcdir)", so that our "random.h" doesn...
2007-07-29 Ludovic CourtèsChanges from arch/CVS synchronization
2007-02-19 Neil Jerram(noinst_HEADERS): Add private-options.h, so that it
2007-02-19 Neil Jerram(noinst_HEADERS): Add private-options.h, so that it
2007-01-15 Kevin Rydemerge from 1.8
2006-11-18 Ludovic CourtèsChanges from arch/CVS synchronization
2006-11-02 Neil JerramRemove environments.[ch] from the build.
2006-10-09 Kevin Rydemerge from 1.8 branch
2006-06-17 Kevin Rydemerge from 1.8 branch
2006-04-17 Kevin Rydemerge from 1.8 branch
2005-06-05 Marius Vollmer* hashtab.h: Bugfix: use SCM_API (WAS: extern).
2005-05-23 Marius VollmerThe FSF has a new address.
2005-03-08 Marius Vollmer(INCLUDES): Removed @LTDLINCL@.
2005-03-02 Marius Vollmer* Makefile.am (modinclude_HEADER): Removed threads...
2005-01-02 Marius Vollmer* Makefile.am (libguile_la_SOURCES, DOT_X_FILES, DOT_DO...
2004-11-14 Marius Vollmer(INCLUDES): It is "@LTDLINCL@", not "@LTDLINC@".
2004-11-09 Marius Vollmer(DOT_DOC_FILES): Added srfi-4.doc.
2004-10-26 Marius Vollmer* srfi-4.c, srfi-4.h, srfi-4.i.c: New files, initially...
2004-10-22 Marius Vollmer* Makefile.am (INCLUDES): Use @LTDLINC@ instead of
2004-09-24 Marius Vollmer* Makefile.am (EXTRA_DIST): Added gettext.h.
2004-09-24 Marius Vollmer(guile_CFLAGS, guile_LDFLAGS, libguile_la_CFLAGS, ):
2004-09-22 Marius Vollmer* i18n.h: New file.
2004-09-08 Marius Vollmer(EXTRA_libguile_la_SOURCES): Removed "alloca.c".
2004-08-24 Marius Vollmer* srfi-13.c, srfi-13.h, srfi-14.c, srfi-14.h: New files.
2004-08-03 Marius Vollmer* num2integral.i.c, num2float.i.c: Removed.
2004-08-02 Marius Vollmer* discouraged.h, discouraged.c: New files.
2004-07-29 Marius Vollmer(noinst_HEADERS): Added conv-integer.i.c and conv-uinte...
2003-05-29 Stefan Jahn2003-05-29 Stefan Jahn <stefan@lkcc.org>
2003-04-05 Mikael Djurfeldt* Makefile.am (scmconfig.h): Look for config.h in top_b...
2003-03-26 Marius Vollmer(DOT_X_FILES): Removed "iselect.x".
2003-03-26 Marius Vollmer(EXTRA_DIST): Added "scmconfig.h.top".
2003-03-25 Rob Browning* Makefile.am: scmconfig.h is now generated by building and
2003-02-27 Rob Browning* Makefile.am (scmconfig.h): new target -- generate...
2003-01-23 Mikael Djurfeldt* threads.h, threads.c: Moved futures to their own...
2002-12-26 Marius Vollmer(c-tokenize.o): Refer to source via $< so that vpath
2002-12-18 Mikael Djurfeldt* Makefile.am (modinclude_HEADERS): Added threads-plugin.h.
2002-12-10 Mikael Djurfeldt* Makefile.am (c-tokenize.$(OBJEXT)): Don't look for...
2002-12-09 Mikael Djurfeldt* __scm.h (SCM_ALLOW_INTS_ONLY): Removed.
2002-12-09 Rob Browning* Makefile.am (schemelibdir): VERSION -> GUILE_EFFECTIV...
2002-12-02 Marius Vollmer(libguile_la_SOURCES): Removed iselect.c.
2002-11-03 Marius Vollmer(libguile_la_SOURCES): Added threads.c
2002-10-16 Marius Vollmer(noinst_HEADERS): Added null-threads.c.
2002-10-15 Marius Vollmer... but not for guile-procedures.texi since that is...
2002-10-15 Marius VollmerUpdate to last change: include $(srcdir)/ in replaced...
2002-10-14 Marius VollmerReplaced "$<" in non-pattern rules with its value....
2002-10-13 Marius Vollmer(libpath.h): Fixed typo in top_srcdir_absolute substitu...
2002-10-05 Rob Browning* Makefile.am (libguile_la_LIBADD): switch to use
2002-08-04 Han-Wen Nienhuysnew gc
2002-07-12 Gary Houston * dynl.c: Don't define stub procedures if DYNAMIC_LINK...
2002-07-07 Marius VollmerOverride default rule for c-tokenize.$(OBJECT);
2002-04-17 Marius Vollmer(EXTRA_DIST): Added cpp_err_symbols.c and cpp_sig_symbo...
2002-03-24 Marius Vollmer(.c.x): Pass "-o $@" to guile-snarf.
2002-03-14 Thien-Thi Nguyen(libpath.h): Use @top_srcdir_absoulte@.
2002-03-08 Thien-Thi Nguyen(bin_SCRIPTS): Revive this decl, w/ initial element
2002-02-26 Thien-Thi NguyenUpdate path to pre-inst-guile automake frag.
2002-02-12 Thien-Thi Nguyen(bin_PROGRAMS): Move `guile_filter_doc_snarfage'
2002-02-09 Thien-Thi NguyenRemove cruft; nfc.
2002-02-05 Thien-Thi NguyenInclude $(top_srcdir)/pre-inst-guile.am.
2002-01-31 Stefan Jahn2002-01-31 Stefan Jahn <stefan@lkcc.org>
2002-01-28 Stefan Jahn2002-01-28 Stefan Jahn <stefan@lkcc.org>
2001-12-26 Marius Vollmer(guile-procedures.txt): When we don't have makeinfo...
2001-11-25 Marius Vollmer* inline.c, inline.h: New files.
2001-11-21 Gary Houston * Makefile.am (OMIT_DEPENDENCIES): removed, since...
2001-11-21 Marius Vollmer(install-exec-hook): Prepend $(DESTDIR) to filename...
2001-11-20 Thien-Thi Nguyen(libpath.h): In SCM_BUILD_INFO, also include `buildstamp'.
2001-11-16 Neil Jerram* These changes add a @deffnx C function declaration...
2001-11-07 Stefan Jahn2001-11-07 Stefan Jahn <stefan@lkcc.org>
2001-11-04 Stefan Jahn2001-11-04 Stefan Jahn <stefan@lkcc.org>
2001-11-02 Marius VollmerAdd win32-uname.c, win32-uname.h, win32-dirent.c
2001-10-13 Marius Vollmer(EXTRA_libguile_la_SOURCES): Added "mkstemp.c".
2001-09-22 Mikael Djurfeldt* Makefile.am: Distribute num2float.i.c.
2001-08-31 Dirk Herrmann* Removed deprecated stuff.
2001-08-25 Marius Vollmer(AUTOMAKE_OPTIONS): Change "foreign" to "gnu".
2001-08-16 Rob Browning* Makefile.am (libguile_la_LDFLAGS): use libtool interf...
next