Merge remote-tracking branch 'origin/stable-2.0'
[bpt/guile.git] / configure.ac
2011-04-28 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-04-25 Ludovic CourtèsUpdate Gnulib to v0.0-5158-g7d06b32; remove `strcase...
2011-04-22 Ludovic CourtèsTurn the libunistring/iconv configure check into a...
2011-04-22 Ludovic CourtèsFix typo in `configure.ac'.
2011-04-21 Andy Wingoadd test that libunistring was built with iconv support
2011-04-15 Andy Wingopre-GC_set_start_callback compatibility
2011-04-14 Ludovic CourtèsAllow compilation with `--disable-posix'.
2011-04-14 Ludovic CourtèsInclude <sched.h> in `posix.c'.
2011-04-11 Andy Wingobump effective version to 2.2
2011-04-11 Andy WingoMerge remote branch 'origin/stable-2.0'
2011-04-03 Andy Wingopthread-threads.h: only redirect to GC_pthread_sigmask...
2011-04-01 Andy Wingosupport loading objcode even if mmap(2) is unavailable
2011-03-30 Michael Grancheck for GC_allow_register_threads
2011-03-29 Andy Wingofix compilation with libgc 7.0, 7.1
2011-03-25 Neil JerramMake explicit that GUILE_FOR_BUILD is only used when...
2011-03-25 Neil JerramGUILE_FOR_BUILD is only needed by meta/guile.in, not...
2011-03-24 Andy Wingobdw-gc 6.8 compatibility (hopefully)
2011-03-06 Ludovic CourtèsAdd `gc-benchmarks/' to the distribution.
2011-02-27 Ludovic CourtèsStrip any CPPFLAGS other than `-I' from `guile-2.0...
2011-02-16 Ludovic CourtèsChange tag naming convention to `vX.Y.Z'.
2011-02-13 Noah LavineSet sockaddr_in.sin_len field when it exists.
2011-02-12 Ludovic CourtèsMake sure we don't override the user's extension search...
2011-02-12 Ralf WildenhuesSave config.cache before tests which are likely to...
2011-01-31 Ludovic CourtèsDisable stand-alone tests that require `dlopen' when...
2011-01-22 Andy Wingoscm_with_guile calls GC_call_with_gc_active
2010-12-03 Andy Wingoadd (ice-9 poll), a poll wrapper
2010-12-02 Ludovic CourtèsAdd bindings to GNU `sched_setaffinity' and `sched_geta...
2010-11-19 Andy Wingorelax sizeof(long) restriction in configure.ac
2010-10-20 Ludovic Courtèsconfigure: Don't needlessly augment $LIBS (and $GUILE_L...
2010-10-20 Tristan Colgate... Fix detection of struct ip_mreq
2010-10-01 Neil JerramFix typo in configure.ac
2010-09-12 Andy Wingomove srfi-1 and srfi-60 C impl to libguile, without...
2010-09-12 Andy Wingoremove empty srfi-4, srfi-13, and srfi-14 shlibs
2010-09-07 Ludovic CourtèsUse Gnulib's `isnan' and `isinf' modules.
2010-09-06 Ludovic CourtèsUse `have-lib' when checking for libltdl.
2010-08-25 Andy Wingoconsolidate sitedir definition
2010-08-18 Thien-Thi Nguyen[build] Create libguile/version.h using the configure...
2010-08-08 Andy Wingoloose ends from "discouraged" removal
2010-08-08 Andy Wingoremove "discouraged" infrastructure
2010-07-22 Thien-Thi Nguyen[maint] Remove unused script guile-doc-snarf.
2010-07-22 Thien-Thi Nguyen[build] Move GUILE_CONFIG_SCRIPT to acinclude.m4.
2010-07-22 Thien-Thi Nguyen[maint] Avoid no-op config-subst for libguile/guile...
2010-07-21 Andy Wingofix git-version-gen to work with bsd sed and obsolete...
2010-06-21 Andy Wingofix compilation with automake < 1.11
2010-06-18 No ItisntUse AM_SILENT_RULES to pare down build output, ignore...
2010-06-15 Thien-Thi Nguyen[maint] Add configure.ac abstraction: GUILE_CONFIG_SCRIPT
2010-06-01 Ludovic CourtèsFix `git-version-gen' sed script.
2010-05-29 Ludovic CourtèsUse Gnulib's `git-version-gen'.
2010-05-28 Ludovic CourtèsQuote the first argument to `AC_DEFINE_UNQUOTED'.
2010-05-28 Volker Grabschdon't run the `pthread_attr_getstack' check when cross...
2010-05-26 Ludovic CourtèsRename the `testsuite' directory to `test-suite/vm'.
2010-04-10 Neil JerramMerge branch 'master' into wip-manual-2
2010-04-09 Andy Wingolisp nil always enabled
2010-03-15 Ludovic Courtèsconfigure: Abort when GMP is not found.
2010-03-04 Ludovic CourtèsRemove obsolete compile-time option for freelist debugging.
2010-02-16 Andy Wingodelete the tutorial
2010-02-16 Ludovic Courtèsi18n: Define `nl_item' when it's not available (needed...
2010-01-26 Andy Wingoadd libffi dependency
2010-01-17 Andy Wingonanosecond timestamp support in stat and utime
2009-12-28 Andy WingoMerge branch 'read-fix'
2009-12-27 Neil JerramAdd support for getsid
2009-12-15 Ludovic CourtèsRemove extraneous functions from `AC_REPLACE_FUNCS'.
2009-12-11 Andy Wingomerge from master to elisp
2009-12-01 Andy Wingoremove (lang elisp), as it won't work with the new...
2009-11-24 Ludovic CourtèsProperly quote the first argument to `AC_DEFINE{,_UNQUO...
2009-11-24 Ludovic CourtèsDon't rely on `HAVE_' macros in public header "tags.h".
2009-11-24 Ludovic CourtèsFix compilation `--without-threads'.
2009-11-23 Ludovic CourtèsUse Gnulib's `locale' module.
2009-11-18 Ludovic CourtèsRemove conflicting definition of $PACKAGE from `GUILE...
2009-11-18 Ludovic CourtèsFix $(pkgdatadir) & co. so they refer to $(PACKAGE_TARN...
2009-11-17 Ludovic CourtèsDon't use `-Werror' by default.
2009-11-17 Ludovic CourtèsBuild the C code with additional GCC warnings.
2009-11-17 Ludovic CourtèsUse Gnulib's `warning' module.
2009-11-16 Ludovic CourtèsUse Gnulib's `inet_ntop' and `inet_pton' modules.
2009-11-14 Ludovic CourtèsExplicitly require `sed'.
2009-11-01 Ludovic CourtèsMerge branch 'bdw-gc-static-alloc'
2009-10-09 Ludovic CourtèsAdjust to match changes in libgc's CVS (pre-7.2).
2009-10-09 Ludovic CourtèsUse TLS when available for `SCM_I_CURRENT_THREAD'.
2009-09-18 Ludovic CourtèsAdd the `%host-type' global variable.
2009-09-10 Ludovic CourtèsReport missing libunistring at `configure'-time.
2009-09-09 Ludovic CourtèsLink with `-z relro' when available.
2009-09-09 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-08-28 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-27 Neil JerramMerge branch 'ossau-gds-dev'
2009-08-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-08-25 Andy WingoMerge wip-array refactor, up to cd43fdc5b7a7c
2009-08-21 Neil JerramMerge branch 'wip-manual' of ssh://ossau@git.sv.gnu...
2009-08-20 Ludovic CourtèsAggregate `guile-readline' makefiles.
2009-08-20 Ludovic CourtèsDon't use a sub-`configure' for `guile-readline'.
2009-08-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-15 Ludovic CourtèsAdd proper `--help' and `--version' for `guile-tools...
2009-08-15 Ludovic CourtèsSwitch from `guile-1.8.pc' to `guile-2.0.pc'.
2009-08-09 Ludovic CourtèsRemove bogus `configure' test for GNU libunistring.
2009-08-08 Michael GranMerge commit 'origin/master'
2009-08-04 Andy Wingoperform gmp/unistring compile checks with AC_LIB_HAVE_L...
2009-08-04 Andy Wingorename configure.in to configure.ac