build: Bail out when 'PKG_CHECK_MODULES' is missing.
[bpt/guile.git] / configure.ac
2014-02-20 Ludovic Courtèsbuild: Bail out when 'PKG_CHECK_MODULES' is missing.
2013-12-13 Tom TromeyFix computation of LIBLOBJS.
2013-04-09 Ludovic Courtèsbuild: Tell `gen-scmconfig' whether the system has...
2013-04-09 Andy Wingosimplify configure checks for functionality provided...
2013-03-29 Ludovic Courtèsbuild: Build and check (ice-9 popen) only when --enable...
2013-03-29 Ludovic Courtèsbuild: Remove redundant check for `struct timespec'.
2013-03-28 Ludovic CourtèsAllow compilation with GMP < 5.0.0.
2013-03-22 Ludovic CourtèsAdd bindings for `sendfile'.
2013-03-18 Ludovic CourtèsAvoid rebuild of `guile.info' at the user's site.
2013-03-10 Jason Earlrely on gnulib for `poll'
2013-03-10 Jason Earlfix AC_CHECK_DECLS for `alarm'
2013-03-09 Andy Wingoprovide getlogin declaration if needed.
2013-03-09 Andy Wingoportability simplification with scmsigs.c and alarm
2013-03-09 Andy Wingosquish remove some mingw-specific code that is covered...
2013-03-09 Andy Wingoadd check for struct pollfd
2013-03-01 Ludovic CourtèsUse accessors instead of symbols deprecated in libgc...
2013-01-30 Andy Wingorequire automake 1.12 for `serial-tests'.
2013-01-28 Ludovic Courtèsbuild: Allow use of Automake 1.13.
2012-12-10 Ludovic Courtèsbuild: Require Automake 1.11.2 or later.
2012-11-28 Ludovic CourtèsRemove definition of the `SHARED_LIBRARY_PATH_VARIABLE...
2012-11-23 Ludovic CourtèsRemove reference to `scm_init_popen' when `fork' is...
2012-09-03 Ludovic Courtèsbuild: Use Automake's `color-tests'.
2012-07-07 Ludovic Courtèsbuild: Use `AM_PROG_AR'.
2012-07-06 Ludovic CourtèsUse `clock-time' directly from Gnulib, but with a local...
2012-07-06 Andy Wingoadd --match pattern to git-version-gen
2012-07-06 Andy Wingoadd check for fchmod
2012-05-06 Ludovic CourtèsBuild with `-Wpointer-arith' when available.
2012-03-08 Andy Wingomore libgc 7.1 compat
2012-03-08 Andy Wingorun finalizers asynchronously in asyncs
2012-02-03 Ludovic Courtèsi18n: Use Gnulib's `nl_langinfo' module.
2012-02-03 Ludovic CourtèsUse Gnulib's `regex' module.
2012-01-27 Ludovic CourtèsBuild with `-fno-strict-aliasing' when available.
2011-12-22 Andy Wingofreebsd implementation of get_thread_stack_base
2011-12-22 Andy Wingostdlib.h, not malloc.h
2011-12-08 Chris K. Jester... fix compilation with gc 7.1
2011-11-29 Andy Wingoincrease garbage collection rate if the process is...
2011-11-28 Andy Wingoget heap stats with GC_get_heap_usage_safe, if available.
2011-11-23 Ludovic Courtèsconfigure: Make sure $GUILE_FOR_BUILD is suitable.
2011-07-23 Ludovic Courtèsguild: Close over `$bindir/guile'.
2011-07-06 Ludovic Courtèsconfigure: Build a `tar.xz' in addition to `tar.gz'.
2011-06-30 Andy Wingofix --disable-modules build
2011-06-20 Andy Wingoupdate stack growth direction check
2011-06-19 Ludovic CourtèsComment on the Gnulib `clock-gettime' workaround.
2011-06-19 Ludovic Courtèsconfigure: Factorize code checking for `iconveh_' const...
2011-06-17 Andy Wingofix AC_LANG_SOURCE warnings
2011-06-17 Andy Wingocheck for clock_getcpuclockid in gl_CLOCK_TIME
2011-06-16 Andy Wingoremove win32-dirent.[ch]
2011-05-31 Andy Wingorename `guile-tools' to `guild'
2011-05-04 Andy Wingobuild support for detecting clock_gettime, with -lrt...
2011-04-28 Andy Wingocheck for iconveh values at configure-time
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-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
next