summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Version 78.txr-78Kaz Kylheku2014-02-061-1/+1
* * configure: remove stray debugging printf from theKaz Kylheku2014-01-311-1/+0
* Version 77txr-77Kaz Kylheku2014-01-291-1/+1
* Version 76txr-76Kaz Kylheku2014-01-231-1/+1
* Version 75.txr-75Kaz Kylheku2014-01-161-1/+1
* Version 74txr-74Kaz Kylheku2014-01-131-1/+1
* Mac OSX Upkeep.Kaz Kylheku2014-01-131-9/+21
* * configure: Detect platforms which don't reveal declarationsKaz Kylheku2014-01-101-0/+23
* * configure (lang_flags): Let us switch from using _XOPEN_SOURCE=2Kaz Kylheku2014-01-101-15/+54
* * configure: Generate HAVE_VALGRIND as #define-d to 1, rathernKaz Kylheku2014-01-101-1/+1
* Long overdue MinGW port maintenance.Kaz Kylheku2014-01-091-17/+62
* Version 73txr-73Kaz Kylheku2014-01-081-1/+1
* Merry C++mas!Kaz Kylheku2013-12-251-2/+2
* Version 72txr-72Kaz Kylheku2013-12-171-1/+1
* First cut at signal handling support.Kaz Kylheku2013-12-121-0/+31
* * configure (config_flags): Variable removed. This was more trouble than itKaz Kylheku2013-12-121-5/+9
* * configure: Fix warnings in test cases for HAVE_FORK_STUFFKaz Kylheku2013-12-121-3/+3
* Bumping copyrights to 2014 and expressing them as year ranges.Kaz Kylheku2013-12-101-1/+1
* syslog support; bitwise logior and logand functions become variadic.Kaz Kylheku2013-12-101-0/+27
* Version 71txr-71Kaz Kylheku2013-12-071-1/+1
* Steps toward fixing an issue: lazy list readahead.Kaz Kylheku2013-12-011-0/+20
* * configure (config_flags): New variable, allowing us toKaz Kylheku2013-11-291-8/+78
* * configure: Detect the daemon function.Kaz Kylheku2013-11-281-0/+22
* * Changelog: missing entries reconstructed.Kaz Kylheku2013-11-271-2/+11
* * configure: Added check to detect POSIX sleep function.Kaz Kylheku2013-11-271-0/+20
* Version 70txr-70Kaz Kylheku2013-11-211-1/+1
* * Makefile (clean): depends on conftest.cleanKaz Kylheku2013-10-281-2/+1
* Ouch! Turns out the code base has numerous unintendedKaz Kylheku2013-10-241-1/+1
* * configure: Change to header block comment generated in config.hKaz Kylheku2013-10-231-1/+1
* Version 69.txr-69Kaz Kylheku2013-10-231-1/+1
* Version 68.txr-68Kaz Kylheku2013-10-071-1/+1
* Version 67Kaz Kylheku2013-07-121-1/+1
* Version 66.txr-66Kaz Kylheku2013-05-161-1/+1
* * configure: Added test for <sys/stat.h>Kaz Kylheku2012-09-111-0/+24
* * configure: New test added for fork, pipe, exec and waitpid.Kaz Kylheku2012-05-181-0/+31
* * configure: Do not capture the stderr of GNU Make in theKaz Kylheku2012-05-171-2/+3
* Fixes for configuring and building in a separate directory.Kaz Kylheku2012-04-201-6/+5
* Version 65txr-65Kaz Kylheku2012-04-201-1/+1
* * configure: Restructuring configure script to be able to detectKaz Kylheku2012-04-131-51/+65
* More NetBSD porting.Kaz Kylheku2012-04-101-1/+27
* * configure: Switch from _POSIX_C_SOURCE=2 to _XOPEN_SOURCE.Kaz Kylheku2012-04-101-1/+1
* * Makefile (conftest.ccver): New phony target.Kaz Kylheku2012-04-101-20/+31
* NetBSD port.Kaz Kylheku2012-04-091-69/+97
* * arith.c (bignum): Previously static function now exposed as external.Kaz Kylheku2012-04-081-0/+37
* Fixes to get configure ccname=g++ working on OSX Lion.Kaz Kylheku2012-04-071-36/+57
* * configure: Print done and terminate line after checking forKaz Kylheku2012-04-071-0/+2
* * configure: Added new check for some clashing external names,Kaz Kylheku2012-04-071-0/+40
* Version 64txr-64Kaz Kylheku2012-04-061-1/+1
* * configure (gen_gc): Default to off.Kaz Kylheku2012-04-041-1/+8
* * configure: Support a gen-gc configuration variable whichKaz Kylheku2012-04-031-3/+3