summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Version 040txr-040Kaz Kylheku2011-10-201-1/+1
* Quick and dirty port to MinGW.Kaz Kylheku2011-10-161-0/+21
* * configure: reduced post-configure advice to just pointKaz Kylheku2011-10-161-9/+6
* * configure: POSIX Portability. Use = instead of ==Kaz Kylheku2011-10-151-2/+2
* Version 039txr-039Kaz Kylheku2011-10-101-1/+1
* Ported to Cygwin.Kaz Kylheku2011-10-091-1/+84
* * configure: Fixed indentation.Kaz Kylheku2011-10-091-20/+20
* * LICENSE, Makefile, configure, filter.c, filter.h, gc.c, gc.h, hash.c,Kaz Kylheku2011-10-041-1/+1
* Version 038Kaz Kylheku2011-10-011-1/+1
* Version 037.Kaz Kylheku2011-09-261-1/+1
* * LICENSE, Makefile, configure, gc.c, gc.h, hash.c, hash.h, lib.c,Kaz Kylheku2011-09-231-1/+1
* Version 036.txr-036Kaz Kylheku2011-09-221-1/+1
* Version 035.Kaz Kylheku2010-10-051-1/+1
* Bump copyrights to 2010.Kaz Kylheku2010-10-051-1/+1
* Version 034.txr-034Kaz Kylheku2010-02-281-1/+1
* Version 033.Kaz Kylheku2010-01-261-1/+1
* Version 032.Kaz Kylheku2010-01-251-1/+1
* Version 031.txr-031Kaz Kylheku2010-01-251-1/+1
* Version 030.txr-030Kaz Kylheku2010-01-191-1/+1
* Version 029.Kaz Kylheku2010-01-181-1/+1
* Version 028.Kaz Kylheku2010-01-161-1/+1
* Version 027.txr-027Kaz Kylheku2009-12-031-1/+1
* Code cleanup. All private functions static. Private stuffKaz Kylheku2009-11-281-1/+1
* * configure: Workaround in banner code for coreutils printf %.*s bug.Kaz Kylheku2009-11-281-1/+1
* Switching to DESTDIR convention for install.Kaz Kylheku2009-11-271-8/+9
* Version 026.txr-026Kaz Kylheku2009-11-261-1/+1
* Add comments to generated files.Kaz Kylheku2009-11-261-1/+15
* Expand yacc command without quotes.Kaz Kylheku2009-11-261-1/+1
* Check for user's specified yacc program.Kaz Kylheku2009-11-261-0/+4
* Not all systems have a yacc alias for the yacc program.Kaz Kylheku2009-11-261-7/+68
* Clean up properly.Kaz Kylheku2009-11-251-2/+2
* First stab at Valgrind integration. First goal: eliminate falseKaz Kylheku2009-11-251-7/+45
* Version 025Kaz Kylheku2009-11-241-1/+1
* Auto-detect what specifiers to use for inline functions.Kaz Kylheku2009-11-241-10/+58
* * configure (platform_flags, remove_flags): New config variables.Kaz Kylheku2009-11-231-0/+15
* * configure: Don't rely on higher precision arithmetic from the buildKaz Kylheku2009-11-231-3/+3
* Reporting of compile errors during configuration for easierKaz Kylheku2009-11-231-13/+22
* * configure: Bugfix in parsing configuration variablesKaz Kylheku2009-11-231-4/+4
* * configure (cross): Print out value of $cross in --help.Kaz Kylheku2009-11-231-1/+1
* Improving portability. It is no longer assumed that pointersKaz Kylheku2009-11-231-12/+142
* Get rid of macros in favor of safer inline functions.Kaz Kylheku2009-11-191-0/+7
* More removal of C99 wide character I/O, and tightening upKaz Kylheku2009-11-171-1/+1
* Version 021 preparation.txr-021Kaz Kylheku2009-11-151-8/+8
* configure (cc): Compute variable properly.Kaz Kylheku2009-11-141-1/+1
* Don't lie to the user; make install doesn't work withoutKaz Kylheku2009-11-041-2/+14
* Got "make tests" working in separate build directory,Kaz Kylheku2009-11-041-4/+0
* Got "make install" working.Kaz Kylheku2009-11-041-3/+24
* Got build to work in separate build directory.Kaz Kylheku2009-11-041-0/+4
* Build configuration via configure script, with cross compiling support.Kaz Kylheku2009-11-041-0/+443