summaryrefslogtreecommitdiff
path: root/libguile/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Find unidata_to_charset.awk from commit 9f8e05e5 in $(srcdir).Mikael Djurfeldt2022-04-081-2/+2
* Create 'srfi-14.i.c' during build.Timothy Sample2022-03-241-4/+8
* Reimplement 'unidata_to_charset.pl' in Awk.Timothy Sample2022-03-241-1/+1
* Remove unused conv-{u,}integer.i.cAndy Wingo2022-01-131-3/+2
* Add new integers.[ch]Andy Wingo2022-01-131-1/+3
* Merge libguile/generalized-arrays.* into libguile/arrays.*Daniel Llorens2021-08-031-4/+0
* For MinGW use Windows filepaths in libpath.hMichael Gran2021-03-111-1/+46
* Enable option to prefer mini-gmp over libgmpMichael Gran2021-03-021-1/+6
* Move copy-tree to (ice-9 copy-tree); deprecate main bindingAndy Wingo2020-09-101-4/+0
* build: Actually install libguile-3.0-gdb.scm.Ludovic Courtès2020-01-211-4/+4
* Rebase throw/catch on top of raise-exception/with-exception-handlerAndy Wingo2019-11-131-0/+4
* Merge remote-tracking branch 'lightening/master'Andy Wingo2019-05-231-1/+1
* Adapt to lightning -> lightening name changeAndy Wingo2019-04-031-5/+5
* Add subdir-objects option to libguile makefile.Andy Wingo2019-04-031-1/+1
* Replace GNU Lightning with LighteningAndy Wingo2019-04-031-2/+2
* Fix use of uninstalled header by installed headersAndy Wingo2018-10-071-1/+0
* Fix in-tree buildsAndy Wingo2018-08-231-1/+1
* Add $(builddir) to include path in libguile/Makefile.amDaniel Llorens2018-08-211-1/+2
* Merge branch 'master' into lightningAndy Wingo2018-08-071-5/+4
|\
| * build: Use 'sed' invocation compatible with BSD sed.Ludovic Courtès2018-08-071-5/+4
* | Merge 'master' into 'lightning'Andy Wingo2018-07-201-4/+2
|\ \ | |/
| * Refactor deps for built libpath.hAndy Wingo2018-07-011-4/+2
* | Wire up lightning into libguile buildAndy Wingo2018-07-021-1/+13
|/
* Add intrinsic for foreign-callAndy Wingo2018-06-261-1/+1
* Rename __scm.h to scm.hAndy Wingo2018-06-201-0/+1
* Remove unneeded memmove.c and strerror.c filesAndy Wingo2018-06-201-1/+0
* Remove _scm.hAndy Wingo2018-06-201-1/+0
* Devolve more validate macrosAndy Wingo2018-06-181-0/+2
* Move syscall-related private defines to their own headerAndy Wingo2018-06-171-1/+3
* Add instrinsics to runtimeAndy Wingo2018-03-301-2/+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 typeAndy Wingo2017-03-281-0/+4
* Fix finalizer resuscitation causing excessive GCAndy 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 statesAndy Wingo2016-12-051-0/+1
* Deprecate dynamic rootsAndy Wingo2016-11-211-4/+0
* Deprecate arbitersAndy Wingo2016-10-171-4/+0
* Add atomic boxesAndy Wingo2016-09-061-0/+4
* Only ptob->close() after read/write finishAndy Wingo2016-08-311-0/+1
* Add file descriptor finalizersAndy Wingo2016-08-301-0/+4
* Rename win32-uname.[ch] to posix-w32.[ch]Andy Wingo2016-07-251-3/+3
* Add meta/build-envAndy Wingo2016-07-101-1/+1
* Remove a stale variable use in libguile/Makefile.amAndy 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 errorsDavid Michael2016-05-221-2/+2
* Fix distcheck issuesAndy Wingo2015-10-251-1/+1
* Add (ice-9 unicode) moduleAndy Wingo2014-09-121-0/+4
* Merge remote-tracking branch 'origin/stable-2.0'Andy Wingo2014-04-281-0/+2
|\