summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* * Fix header("HTTP/..") behaviourSascha Schumann1999-10-041-2/+2
* * archive-based convenience libraries completely replacedSascha Schumann1999-10-0417-99/+44
* Polish this.Sascha Schumann1999-10-042-2/+10
* Object files are usually not found in the srcdir.Sascha Schumann1999-10-041-1/+1
* Use the already compiled `mod_php4.o'. This avoids the troubleSascha Schumann1999-10-021-1/+1
* Automatically add the SAPI target's Makefile to the list. ThisSascha Schumann1999-09-301-2/+0
* * create Makefiles for ext, pcrelib, sapi/*Sascha Schumann1999-09-291-2/+9
* Fix a VPATH issue.Sascha Schumann1999-09-291-1/+1
* Decent configure speedup. Makefiles are now generated only for theStig Bakken1999-09-296-51/+115
* disable --with-zeus for now.Stig Bakken1999-09-281-25/+25
* Started working on the Zeus support. Zeus's ISAPI obviously differs fromStig Bakken1999-09-282-3/+35
* * include from $(srcdir)Sascha Schumann1999-09-272-2/+2
* added README file with very brief docsStig Bakken1999-09-271-0/+18
* Generalized server-API build process on UNIX. Each SAPIStig Bakken1999-09-2727-0/+2906