summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* fix --disable-modules buildAndy Wingo2011-06-301-0/+2
* update stack growth direction checkAndy Wingo2011-06-201-13/+10
* Comment on the Gnulib `clock-gettime' workaround.Ludovic Courtès2011-06-191-1/+3
* configure: Factorize code checking for `iconveh_' constants; use the cache.Ludovic Courtès2011-06-191-55/+1
* fix AC_LANG_SOURCE warningsAndy Wingo2011-06-171-9/+9
* check for clock_getcpuclockid in gl_CLOCK_TIMEAndy Wingo2011-06-171-1/+2
* remove win32-dirent.[ch]Andy Wingo2011-06-171-1/+0
* rename `guile-tools' to `guild'Andy Wingo2011-05-311-1/+2
* build support for detecting clock_gettime, with -lrt if neededAndy Wingo2011-05-041-0/+3
* check for iconveh values at configure-timeAndy Wingo2011-04-281-0/+64
* Update Gnulib to v0.0-5158-g7d06b32; remove `strcase' and `version-etc-fsf'.Ludovic Courtès2011-04-251-1/+3
* Turn the libunistring/iconv configure check into a macro.Ludovic Courtès2011-04-221-20/+4
* Fix typo in `configure.ac'.Ludovic Courtès2011-04-221-1/+1
* add test that libunistring was built with iconv supportAndy Wingo2011-04-211-0/+21
* pre-GC_set_start_callback compatibilityAndy Wingo2011-04-151-1/+1
* Allow compilation with `--disable-posix'.Ludovic Courtès2011-04-151-3/+2
* Include <sched.h> in `posix.c'.Ludovic Courtès2011-04-141-1/+2
* pthread-threads.h: only redirect to GC_pthread_sigmask if it is presentAndy Wingo2011-04-031-1/+1
* support loading objcode even if mmap(2) is unavailableAndy Wingo2011-04-011-1/+1
* check for GC_allow_register_threadsMichael Gran2011-03-301-1/+1
* fix compilation with libgc 7.0, 7.1Andy Wingo2011-03-291-1/+1
* Make explicit that GUILE_FOR_BUILD is only used when cross-compilingNeil Jerram2011-03-251-1/+1
* GUILE_FOR_BUILD is only needed by meta/guile.in, not by MakefilesNeil Jerram2011-03-251-1/+1
* bdw-gc 6.8 compatibility (hopefully)Andy Wingo2011-03-241-0/+7
* Add `gc-benchmarks/' to the distribution.Ludovic Courtès2011-03-061-0/+1
* Strip any CPPFLAGS other than `-I' from `guile-2.0.pc'.Ludovic Courtès2011-02-281-2/+20
* Change tag naming convention to `vX.Y.Z'.v2.0.0Ludovic Courtès2011-02-161-3/+1
* Set sockaddr_in.sin_len field when it exists.Noah Lavine2011-02-131-4/+1
* Make sure we don't override the user's extension search path.Ludovic Courtès2011-02-121-0/+4
* Save config.cache before tests which are likely to fail.Ralf Wildenhues2011-02-121-0/+1
* Disable stand-alone tests that require `dlopen' when `--disable-shared'.Ludovic Courtès2011-01-311-1/+4
* scm_with_guile calls GC_call_with_gc_activeAndy Wingo2011-01-221-2/+5
* add (ice-9 poll), a poll wrapperAndy Wingo2010-12-031-2/+3
* Add bindings to GNU `sched_setaffinity' and `sched_getaffinity'.Ludovic Courtès2010-12-031-1/+2
* relax sizeof(long) restriction in configure.acAndy Wingo2010-11-191-2/+2
* configure: Don't needlessly augment $LIBS (and $GUILE_LIBS.)Ludovic Courtès2010-10-201-4/+5
* Fix detection of struct ip_mreqTristan Colgate-McFarlane2010-10-201-1/+2
* Fix typo in configure.acNeil Jerram2010-10-011-1/+1
* move srfi-1 and srfi-60 C impl to libguile, without public C apiAndy Wingo2010-09-121-13/+0
* remove empty srfi-4, srfi-13, and srfi-14 shlibsAndy Wingo2010-09-121-12/+0
* Use Gnulib's `isnan' and `isinf' modules.Ludovic Courtès2010-09-081-2/+0
* Use `have-lib' when checking for libltdl.Ludovic Courtès2010-09-061-4/+7
* consolidate sitedir definitionAndy Wingo2010-08-251-3/+2
* [build] Create libguile/version.h using the configure script.Thien-Thi Nguyen2010-08-181-0/+1
* loose ends from "discouraged" removalAndy Wingo2010-08-081-1/+0
* remove "discouraged" infrastructureAndy Wingo2010-08-081-9/+0
* [maint] Remove unused script guile-doc-snarf.Thien-Thi Nguyen2010-07-221-1/+0
* [build] Move GUILE_CONFIG_SCRIPT to acinclude.m4.Thien-Thi Nguyen2010-07-221-5/+0
* [maint] Avoid no-op config-subst for libguile/guile-func-name-check.Thien-Thi Nguyen2010-07-221-1/+0
* fix git-version-gen to work with bsd sed and obsolete regexpsAndy Wingo2010-07-211-1/+1