summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2021-03-11For MinGW use Windows filepaths in libpath.hMichael Gran1-0/+3
2021-03-07More informative error message if GMP not foundAndy Wingo1-1/+1
2021-03-03don't presume availability of gmp.pcMichael Gran1-16/+9
2021-03-02improve autoconfigury for minigmpMichael Gran1-4/+9
2021-03-02Enable option to prefer mini-gmp over libgmpMichael Gran1-12/+18
2021-02-06build: Use 'AM_GNU_GETTEXT_VERSION'.Ludovic Courtès1-0/+1
2021-02-03Replace libltdl with raw dlopen, dlsymAndy Wingo1-6/+2
2021-01-20Update Gnulib to v0.1-4379-g2ef5a9b4bAndy Wingo1-1/+1
2021-01-19New procedure mkdtemp! to create unique temporary directoryMichael Gran1-11/+11
2020-03-22Deprecate 'tmpnam' and add '--disable-tmpnam' configure option.Matt Wette1-0/+8
2020-01-15Fix version computation for v3.0v3.0.0Andy Wingo1-2/+2
2019-09-27Remove "vm" testsAndy Wingo1-1/+0
2019-08-02Merge from stable-2.2Andy Wingo1-1/+1
2019-07-07build: Do not record LDFLAGS in .pc file.Ludovic Courtès1-1/+1
2019-05-23Handle newlib C library's langinfo constant namesMichael Gran1-0/+3
2019-04-03Remove -Wdeclaration-after-statementAndy Wingo1-3/+2
2019-02-23Handle newlib C library's langinfo constant namesMichael Gran1-1/+4
2018-10-10Bump prerelease version numbering to 2.9.xAndy Wingo1-1/+1
2018-09-20Configure uses 2.3.x tags for versionAndy Wingo1-1/+1
2018-09-17Fix --disable-jit compilationlightningAndy Wingo1-0/+2
2018-07-03Remove -Wswitch-enum from compile flagsAndy Wingo1-1/+1
2018-07-02Wire JIT availability check into Guile configureAndy Wingo1-0/+3
2018-07-01Update copyright years in '--version' and the manual.Ludovic Courtès1-1/+2
2018-06-21Start to use C99 stdint in gen-scmconfigAndy Wingo1-305/+0
2018-06-20Update license notices in all C filesAndy Wingo1-11/+8
2018-06-20Remove (C) from copyright statementsAndy Wingo1-1/+1
2018-06-17Require C99 to build GuileAndy Wingo1-4/+5
2018-06-17Add configure check for auxiliary stacksAndy Wingo1-2/+7
2017-04-20Restore libgc 7.2 compatibilityAndy Wingo1-1/+1
2017-04-19Add --with-bdw-gc and update READMEAndy Wingo1-1/+5
2017-03-14build: Compress with lzip too.Ludovic Courtès1-1/+1
2017-03-14configure detects which set of prebuilt binaries to useAndy Wingo1-0/+12
2017-03-06Check for working profiling and virtual itimersMike Gran1-1/+52
2017-03-02Revert "build: Compress with lzip too."Andy Wingo1-1/+1
2017-03-01build: Compress with lzip too.Ludovic Courtès1-1/+1
2017-02-21Fix make-polar signedness of zeros on macOSMatt Wette1-1/+2
2016-12-06Refine check for when atomics are available.Andy Wingo1-0/+1
2016-12-06Use readdir instead of readdir_rAndy Wingo1-1/+1
2016-11-27Ensure autoconf doesn't downgrade us to C99Andy Wingo1-0/+12
2016-08-31Require C99 to build Guile.Andy Wingo1-1/+2
2016-07-25Fix MinGW build errorAndy Wingo1-1/+1
2016-07-25More robust setuid, setgid, etc detectionAndy Wingo1-2/+2
2016-07-25build: Remove unneeded check for 'unsetenv'.Ludovic Courtès1-2/+2
2016-07-10Add meta/build-envAndy Wingo1-0/+1
2016-06-24Check for strtod_l before using it.Andy Wingo1-1/+1
2016-06-21Detect too-old libunistring at configure-time.Andy Wingo1-0/+7
2016-05-22build: Remove libguile/mkstemp.c, redundant with Gnulib.Ludovic Courtès1-1/+1
2016-05-22i18n: Check for non-POSIX strtol_l.Natanael Copa1-2/+3
2016-01-29Distribute prebuilt bootstraps for common hostsAndy Wingo1-0/+5
2015-10-23Use a bootstrapped -O0 compiler to compile the -O2 GuileAndy Wingo1-0/+1