| Commit message (Expand) | Author | Age | Files | Lines |
* | Wipe out acconfig.h.in and rewrite some checks to use PHP_ARG_ENABLE. | Sascha Schumann | 2000-06-08 | 1 | -125/+1 |
* | added new option "--enable-sigchild" (default is off) | Thies C. Arntzen | 2000-05-18 | 1 | -0/+3 |
* | Nuke DEBUG. | Andrei Zmievski | 2000-03-11 | 1 | -4/+0 |
* | - Convert 'PHP3' to 'PHP' | Zeev Suraski | 2000-02-26 | 1 | -1/+1 |
* | SAPIfication, Episode VI: Return of the SAPI | Zeev Suraski | 2000-02-10 | 1 | -3/+0 |
* | Full gear backwards. We still need acconfig.h.in for additional acconfig.h | Sascha Schumann | 2000-01-12 | 1 | -0/+129 |
* | acconfig.h.in became superflicious when we removed the config.h.stubs. | Sascha Schumann | 2000-01-12 | 1 | -127/+0 |
* | Declare timezone only, if the system fails to do so. | Sascha Schumann | 2000-01-01 | 1 | -2/+0 |
* | Fix broken sprintf handling in PHP | Sascha Schumann | 1999-12-19 | 1 | -1/+5 |
* | Use zend_sprintf by default (which is defined to sprintf, if the system's | Sascha Schumann | 1999-12-19 | 1 | -3/+2 |
* | Fix for #2909 | Sascha Schumann | 1999-12-03 | 1 | -0/+2 |
* | - add PHP_BUILD_THREAD_SAFE | Sascha Schumann | 1999-11-24 | 1 | -2/+0 |
* | Moved HAVE_ROXEN to sapi/roxen/config.h.stub | David Hedbor | 1999-11-24 | 1 | -1/+0 |
* | Added HAVE_ROXEN for the Roxen sapi module | David Hedbor | 1999-11-23 | 1 | -0/+1 |
* | Decent configure speedup. Makefiles are now generated only for the | Stig Bakken | 1999-09-29 | 1 | -0/+2 |
* | Started working on the Zeus support. Zeus's ISAPI obviously differs from | Stig Bakken | 1999-09-28 | 1 | -0/+4 |
* | Initial AOLserver support. Note that the current way of creating | Sascha Schumann | 1999-09-25 | 1 | -0/+2 |
* | final php3.ini -> php.ini renaming? | Stig Bakken | 1999-07-25 | 1 | -1/+1 |
* | Remove MEMORY_LIMIT from PHP, it's a Zend issue... | Zeev Suraski | 1999-07-17 | 1 | -3/+0 |
* | add dmalloc | Sascha Schumann | 1999-06-26 | 1 | -0/+2 |
* | * fixed some #if/#ifdef issues | Stig Bakken | 1999-06-16 | 1 | -10/+4 |
* | ZTS fixes | Zeev Suraski | 1999-05-04 | 1 | -1/+1 |
* | * added --enable-thread-safety switch | Stig Bakken | 1999-05-03 | 1 | -0/+3 |
* | Ok, this beast compiles via --with-apxs | Rasmus Lerdorf | 1999-04-25 | 1 | -0/+3 |
* | Oops, would be a good idea to edit the .in file instead of acconfig.h | Rasmus Lerdorf | 1999-04-24 | 1 | -0/+3 |
* | port from PHP3 | Sascha Schumann | 1999-04-24 | 1 | -0/+3 |
* | Bring imap build rules up to date. We still have a problem here though. | Rasmus Lerdorf | 1999-04-22 | 1 | -0/+3 |
* | last bunch of extensions moving to ext/ | Stig Bakken | 1999-04-22 | 1 | -65/+0 |
* | moved imap and ldap | Stig Bakken | 1999-04-22 | 1 | -9/+0 |
* | moved fdf, hyperwave, informix and some smaller files | Stig Bakken | 1999-04-22 | 1 | -3/+0 |
* | moved db | Stig Bakken | 1999-04-21 | 1 | -6/+0 |
* | moved bcmath | Stig Bakken | 1999-04-21 | 1 | -3/+0 |
* | moved apache, com and hyperwave into ext/ | Stig Bakken | 1999-04-21 | 1 | -3/+0 |
* | moved dav, msql and oracle to ext/ | Stig Bakken | 1999-04-21 | 1 | -15/+0 |
* | moved filepro to ext | Stig Bakken | 1999-04-21 | 1 | -1/+0 |
* | moving mysql to ext/ | Stig Bakken | 1999-04-21 | 1 | -4/+0 |
* | odbc compiles and runs on UNIX again (tested with Solid 2.3) | Stig Bakken | 1999-04-20 | 1 | -52/+10 |
* | generate acconfig.h from acconfig.h.in and ext/*/config.h.stub | Stig Bakken | 1999-04-19 | 1 | -0/+261 |