summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
...
* * 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