summaryrefslogtreecommitdiff
path: root/libguile/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Remove CFLAGS from snarfcppopts....Robin Templeton2020-04-041-1/+1
* build: Use 'sed' invocation compatible with BSD sed....Ludovic Courtès2018-02-161-6/+5
* Allow GDB support to be used with GDB-linked-against-Guile-2.0....Ludovic Courtès2017-11-051-2/+10
* Add disjoint syntax object type...Andy Wingo2017-03-281-0/+4
* Fix finalizer resuscitation causing excessive GC...Andy Wingo2017-03-131-1/+3
* build: Honor $SOURCE_DATE_EPOCH for the recorded timestamp....Ludovic Courtès2017-03-011-1/+2
* build: .x and .doc files depend on generated includes....Mark H Weaver2017-03-011-5/+5
* Reimplement dynamic states...Andy Wingo2016-12-051-0/+1
* Deprecate dynamic roots...Andy Wingo2016-11-211-4/+0
* Deprecate arbiters...Andy Wingo2016-10-171-4/+0
* Add atomic boxes...Andy Wingo2016-09-061-0/+4
* Only ptob->close() after read/write finish...Andy Wingo2016-08-311-0/+1
* Add file descriptor finalizers...Andy Wingo2016-08-301-0/+4
* Rename win32-uname.[ch] to posix-w32.[ch]...Andy Wingo2016-07-251-3/+3
* Add meta/build-env...Andy Wingo2016-07-101-1/+1
* Remove a stale variable use in libguile/Makefile.am...Andy Wingo2016-06-221-1/+1
* build: Remove libguile/mkstemp.c, redundant with Gnulib....Ludovic Courtès2016-05-221-1/+1
* Remove SIGEV constant definitions....David Michael2016-05-221-1/+1
* Fix the rule to check for new signals and errors...David Michael2016-05-221-2/+2
* Fix distcheck issues...Andy Wingo2015-10-251-1/+1
* Add (ice-9 unicode) module...Andy Wingo2014-09-121-0/+4
* Merge remote-tracking branch 'origin/stable-2.0'...Andy Wingo2014-04-281-0/+2
|\
| * New foreign object facility, to replace SMOBs...Andy Wingo2014-04-281-0/+2
* | Merge branch 'stable-2.0'...Mark H Weaver2014-04-251-11/+44
|\|
| * Include <config.h> in gen-scmconfig even when cross-compiling....Mark H Weaver2014-03-131-7/+6
| * build: Remove libguile-2.0-gdb.scm and $infodir/dir upon uninstall....Ludovic Courtès2014-03-121-0/+6
| * build: Install libguile-2.0-gdb.scm after libguile-2.0.so....Ludovic Courtès2014-03-121-1/+1
| * build: Don't include <config.h> in native programs when cross-compiling....Ludovic Courtès2014-03-121-11/+13
| * build: Fix out-of-source-tree installation of libguile-2.0-gdb.scm....Ludovic Courtès2014-02-271-3/+3
| * Add GDB extension to support Guile....Ludovic Courtès2014-02-181-7/+33
* | Add thread-local lock-free, TLS-free freelists....Andy Wingo2014-02-021-1/+2
* | Remove private-gc.h...Andy Wingo2013-11-281-1/+1
* | Remove nonfunctional gdb interface...Andy Wingo2013-11-271-3/+0
* | Rename objcodes?.{scm,c,h} to loader.{scm,c,h}...Andy Wingo2013-11-191-5/+7
* | Remove stack programs, objcode, and the old VM....Andy Wingo2013-11-081-8/+2
* | VM has "builtins": primitives addressable by emitted RTL code...Andy Wingo2013-10-271-0/+1
* | add new rtl vm...Andy Wingo2013-05-311-1/+10
* | inline vm-engine.h into vm-engine.c...Andy Wingo2013-05-231-1/+0
* | Merge remote-tracking branch 'origin/stable-2.0'...Mark H Weaver2013-04-141-2/+3
|\|
| * Add internal-only port structure and move iconv descriptors there....Mark H Weaver2013-04-011-2/+3
* | 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 gnulib...Andy Wingo2013-03-091-2/+2
| * GUILE_INSTALL_LOCALE=1 during build...Andy Wingo2013-03-071-1/+2
| * Fix cross-compilation of `c-tokenize.o'....Ludovic Courtès2013-02-271-1/+1
* | merge stable-2.0...Andy Wingo2013-01-231-1/+2
|\|
| * add dynl.x dep on libpath.h...Andy 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