summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* build: Do not record LDFLAGS in .pc file....Ludovic Courtès2019-07-071-1/+1
* Handle newlib C library's langinfo constant names...Michael Gran2019-02-231-1/+4
* Update copyright years in '--version' and the manual....Ludovic Courtès2018-07-011-1/+2
* Restore libgc 7.2 compatibility...Andy Wingo2017-04-201-1/+1
* Add --with-bdw-gc and update README...Andy Wingo2017-04-191-1/+5
* build: Compress with lzip too....Ludovic Courtès2017-03-141-1/+1
* configure detects which set of prebuilt binaries to use...Andy Wingo2017-03-141-0/+12
* Check for working profiling and virtual itimers...Mike Gran2017-03-061-1/+52
* Revert "build: Compress with lzip too."...Andy Wingo2017-03-021-1/+1
* build: Compress with lzip too....Ludovic Courtès2017-03-011-1/+1
* Fix make-polar signedness of zeros on macOS...Matt Wette2017-02-211-1/+2
* Refine check for when atomics are available....Andy Wingo2016-12-061-0/+1
* Use readdir instead of readdir_r...Andy Wingo2016-12-061-1/+1
* Ensure autoconf doesn't downgrade us to C99...Andy Wingo2016-11-271-0/+12
* Require C99 to build Guile....Andy Wingo2016-08-311-1/+2
* Fix MinGW build error...Andy Wingo2016-07-251-1/+1
* More robust setuid, setgid, etc detection...Andy Wingo2016-07-251-2/+2
* build: Remove unneeded check for 'unsetenv'....Ludovic Courtès2016-07-251-2/+2
* Add meta/build-env...Andy Wingo2016-07-101-0/+1
* Check for strtod_l before using it....Andy Wingo2016-06-241-1/+1
* Detect too-old libunistring at configure-time....Andy Wingo2016-06-211-0/+7
* build: Remove libguile/mkstemp.c, redundant with Gnulib....Ludovic Courtès2016-05-221-1/+1
* i18n: Check for non-POSIX strtol_l....Natanael Copa2016-05-221-2/+3
* Distribute prebuilt bootstraps for common hosts...Andy Wingo2016-01-291-0/+5
* Use a bootstrapped -O0 compiler to compile the -O2 Guile...Andy Wingo2015-10-231-0/+1
* Merge commit '5fac1a7ada362d78f13143acbc0ceca7f2f101de'...Andy Wingo2015-01-221-4/+1
|\
| * Add the 'guild' and 'guile' variables to 'guile-2.0.pc'....Ludovic Courtès2014-12-031-3/+0
* | Merge commit 'a7bbba05838cabe2294f498e7008e1c51db6d664'Andy Wingo2015-01-221-3/+2
|\|
| * i18n: Add HAVE_USELOCALE as a requirement for USE_GNU_LOCALE_API....Mark H Weaver2014-10-141-3/+2
* | Merge branch 'stable-2.0'...Mark H Weaver2014-09-301-8/+7
|\|
| * build: Support pthread builds without 'pthread_cancel' support (Android)....Ludovic Courtès2014-07-041-1/+4
| * build: Use 'LT_LIB_M' to determine whether -lm is needed....Ludovic Courtès2014-07-041-4/+3
| * Unconditionally build and test the ice-9/popen module....Eli Zaretskii2014-07-031-3/+0
* | Merge branch 'stable-2.0'...Mark H Weaver2014-04-251-6/+24
|\|
| * build: Honor program name transformation in 'guild'....Ludovic Courtès2014-04-241-5/+0
| * build: Fix Gnulib compilation when $builddir != $srcdir....Ludovic Courtès2014-03-121-0/+3
| * Provide glthread/lock.h implementation in terms of Guile threads....Ludovic Courtès2014-03-121-2/+12
| * Improve compliance with C standards regarding signed integer shifts....Mark H Weaver2014-03-071-4/+5
| * build: Bail out when 'PKG_CHECK_MODULES' is missing....Ludovic Courtès2014-02-201-1/+5
* | build: Honor program name transformation in 'guild'....Ludovic Courtès2014-04-241-6/+1
* | Merge branch 'stable-2.0'...Mark H Weaver2013-12-121-4/+5
|\|
| * Fix computation of LIBLOBJS....Tom Tromey2013-12-121-4/+5
* | Remove tests and shims for pre-7.2 bdw-gc....Andy Wingo2013-11-221-29/+4
* | Merge remote-tracking branch 'origin/stable-2.0'...Mark H Weaver2013-04-141-6/+27
|\|
| * build: Tell `gen-scmconfig' whether the system has `struct timespec'....Ludovic Courtès2013-04-101-0/+23
| * simplify configure checks for functionality provided by gnulib...Andy Wingo2013-04-091-6/+4
* | Merge remote-tracking branch 'origin/stable-2.0'Mark H Weaver2013-03-301-19/+2
|\|
| * build: Build and check (ice-9 popen) only when --enable-posix and HAVE_FORK....Ludovic Courtès2013-03-291-1/+2
| * build: Remove redundant check for `struct timespec'....Ludovic Courtès2013-03-291-18/+0
* | Merge remote-tracking branch 'origin/stable-2.0'Mark H Weaver2013-03-281-0/+8
|\|