summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Start to use C99 stdint in gen-scmconfigAndy Wingo2018-06-211-305/+0
* Update license notices in all C filesAndy Wingo2018-06-201-11/+8
* Remove (C) from copyright statementsAndy Wingo2018-06-201-1/+1
* Require C99 to build GuileAndy Wingo2018-06-171-4/+5
* Add configure check for auxiliary stacksAndy Wingo2018-06-171-2/+7
* Restore libgc 7.2 compatibilityAndy Wingo2017-04-201-1/+1
* Add --with-bdw-gc and update READMEAndy 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 useAndy Wingo2017-03-141-0/+12
* Check for working profiling and virtual itimersMike 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 macOSMatt Wette2017-02-211-1/+2
* Refine check for when atomics are available.Andy Wingo2016-12-061-0/+1
* Use readdir instead of readdir_rAndy Wingo2016-12-061-1/+1
* Ensure autoconf doesn't downgrade us to C99Andy Wingo2016-11-271-0/+12
* Require C99 to build Guile.Andy Wingo2016-08-311-1/+2
* Fix MinGW build errorAndy Wingo2016-07-251-1/+1
* More robust setuid, setgid, etc detectionAndy Wingo2016-07-251-2/+2
* build: Remove unneeded check for 'unsetenv'.Ludovic Courtès2016-07-251-2/+2
* Add meta/build-envAndy 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 hostsAndy Wingo2016-01-291-0/+5
* Use a bootstrapped -O0 compiler to compile the -O2 GuileAndy 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'v2.1.0Mark 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 gnulibAndy 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