summaryrefslogtreecommitdiff
path: root/libguile/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable-2.0'Mark H Weaver2013-03-281-19/+7
|\
| * build: Adjust makefiles for `guile-procedures.txt'.Ludovic Courtès2013-03-221-0/+4
| * Build `guile-procedures.txt' using (texinfo) instead of `makeinfo'.Ludovic Courtès2013-03-211-16/+0
| * squish remove some mingw-specific code that is covered by gnulibAndy Wingo2013-03-091-2/+2
| * GUILE_INSTALL_LOCALE=1 during buildAndy Wingo2013-03-071-1/+2
| * Fix cross-compilation of `c-tokenize.o'.Ludovic Courtès2013-02-271-1/+1
* | merge stable-2.0Andy Wingo2013-01-231-1/+2
|\ \ | |/
| * add dynl.x dep on libpath.hAndy Wingo2013-01-211-1/+2
* | Merge remote-tracking branch 'origin/stable-2.0'Andy Wingo2012-07-241-1/+3
|\ \ | |/
| * Use `clock-time' directly from Gnulib, but with a local patch.Ludovic Courtès2012-07-061-1/+1
| * Update Gnulib to v0.0-7509-g98a2286.Ludovic Courtès2012-07-061-0/+2
* | add ELF loaderAndy Wingo2012-06-221-0/+1
* | Merge commit 'd10f7b572c0ca1ccef87f9c46069daa30946e0cf'Andy Wingo2012-04-261-1/+0
|\ \ | |/
| * bytevectors: Fix IEEE-754 endianness conversion.Ludovic Courtès2012-04-221-1/+0
| * add scm_i_set_finalizer, scm_i_add_finalizer, scm_i_add_resuscitatorAndy Wingo2012-03-081-1/+3
* | the dynamic stack is really a stack now, instead of a listAndy Wingo2012-03-031-0/+2
* | add scm_i_set_finalizer, scm_i_add_finalizer, scm_i_add_resuscitatorAndy Wingo2012-02-191-1/+3
* | Merge remote-tracking branch 'origin/stable-2.0'Andy Wingo2012-01-101-1/+1
|\ \ | |/
| * Placate a number of `syntax-check' verifications.Ludovic Courtès2012-01-051-1/+1
* | remove weak pairs, rewrite weak vectorsAndy Wingo2011-10-241-4/+4
* | add weak table implementationAndy Wingo2011-10-241-0/+4
* | add weak setsAndy Wingo2011-10-231-0/+4
|/
* add a site dir to %load-compiled-pathAndy Wingo2011-07-211-0/+1
* remove win32-dirent.[ch]Andy Wingo2011-06-171-2/+2
* gnulib updateAndy Wingo2011-06-161-1/+1
* rename `guile-tools' to `guild'Andy Wingo2011-05-311-1/+1
* gen-scmconfig cross-compilation fixAndy Wingo2011-05-201-3/+8
* build support for detecting clock_gettime, with -lrt if neededAndy Wingo2011-05-041-0/+1
* check for iconveh values at configure-timeAndy Wingo2011-04-281-7/+5
* Build `filesys.x'.Ludovic Courtès2011-04-151-0/+1
* Allow compilation with `--disable-posix'.Ludovic Courtès2011-04-151-1/+3
* Update Gnulib; add new modules; remove `round' module.Mark H Weaver2011-03-091-1/+3
* Fix compilation of `c-tokenize.c' in a cross-compile setup.Ludovic Courtès2011-02-151-1/+1
* Use all the LDFLAGS from Gnulib.Ludovic Courtès2011-02-151-8/+25
* Pass all the flags when building `gen-scmconfig' in a cross-compile setup.Ludovic Courtès2011-02-141-5/+7
* deprecate primitive propertiesAndy Wingo2011-02-101-5/+1
* add (ice-9 poll), a poll wrapperAndy Wingo2010-12-031-0/+2
* configure: Don't needlessly augment $LIBS (and $GUILE_LIBS.)Ludovic Courtès2010-10-201-1/+3
* Fix the `chknew-E' and `chknew-SIG' rules.Ludovic Courtès2010-10-151-2/+2
* move srfi-1 and srfi-60 C impl to libguile, without public C apiAndy Wingo2010-09-121-4/+12
* Use `have-lib' when checking for libltdl.Ludovic Courtès2010-09-061-3/+3
* [build] Refine libguile/*.doc snarfing.Thien-Thi Nguyen2010-08-261-5/+1
* consolidate sitedir definitionAndy Wingo2010-08-251-1/+1
* [build] Use AM_SILENT_RULES for generating cpp-E.c, cpp-SIG.c.Thien-Thi Nguyen2010-08-191-1/+2
* [build] Fix sed portability bug: Don't use '\n' in sed script.Thien-Thi Nguyen2010-08-181-3/+8
* [build] Create libguile/version.h using the configure script.Thien-Thi Nguyen2010-08-181-13/+2
* remove "discouraged" infrastructureAndy Wingo2010-08-081-1/+0
* deprecated all discouraged functionsAndy Wingo2010-08-081-3/+0
* s/extensionsdir/extensiondir/Andy Wingo2010-08-061-1/+1
* %site-dir is specific to the effective versionAndy Wingo2010-08-061-1/+2