| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Due to creating the Makefiles later, generating libphp4.module failed, | Sascha Schumann | 2000-06-13 | 1 | -0/+1 |
| * | The ! command is not portable. | Sascha Schumann | 2000-06-09 | 1 | -1/+3 |
| * | Wipe out acconfig.h.in and rewrite some checks to use PHP_ARG_ENABLE. | Sascha Schumann | 2000-06-08 | 1 | -16/+16 |
| * | Fix wording (not "to apxs", but "of apxs"). | Sascha Schumann | 2000-05-15 | 1 | -1/+1 |
| * | Complain loudly and stop configuration, if we cannot run apxs. | Sascha Schumann | 2000-05-15 | 1 | -0/+7 |
| * | Some white-space changes | Sascha Schumann | 2000-03-26 | 1 | -6/+4 |
| * | @- Fixed -DEAPI inheritance from APXS. (Sascha) | Sascha Schumann | 2000-02-24 | 1 | -1/+1 |
| * | Improve APXS_CFLAGS checks | Sascha Schumann | 2000-02-24 | 1 | -2/+2 |
| * | Define EAPI, if Apache uses EAPI | Sascha Schumann | 2000-02-24 | 1 | -1/+5 |
| * | Remove XML_INCLUDE, we use the embedded expat always | Sascha Schumann | 2000-02-24 | 1 | -6/+0 |
| * | Never use Apache regex stuff | Sascha Schumann | 2000-02-12 | 1 | -15/+0 |
| * | SAPIfication, Episode VI: Return of the SAPI | Zeev Suraski | 2000-02-10 | 1 | -6/+0 |
| * | Moved ext/apache into sapi/apache. | Andrei Zmievski | 2000-02-02 | 1 | -2/+0 |
| * | Integration of -ng changes. Changes: | Sascha Schumann | 1999-12-30 | 1 | -9/+9 |
| * | Macro syntax has changed | Sascha Schumann | 1999-12-30 | 1 | -1/+1 |
| * | Beginning work to get PHP 4 to work with Apache 2.0. This change detects | Ryan Bloom | 1999-12-27 | 1 | -0/+28 |
| * | Add -rdynamic, if supported by gcc and static Apache build is used | Sascha Schumann | 1999-12-24 | 1 | -0/+11 |
| * | Moving APXS-specific checks into respective config.m4. The placement of | Sascha Schumann | 1999-12-11 | 1 | -0/+3 |
| * | Moving apMakefile.{libdir,tmpl} to sapi/apache directory. | Sascha Schumann | 1999-11-18 | 1 | -2/+2 |
| * | Allow --with-apxs and --with-regex=apache | Sascha Schumann | 1999-11-13 | 1 | -2/+5 |
| * | Improve regex library selection. It lets user specify whether they want | Sascha Schumann | 1999-11-13 | 1 | -6/+16 |
| * | Enable selective regex library compilation. | Sascha Schumann | 1999-11-12 | 1 | -0/+6 |
| * | fix suggested by sascha for xml-build in apxs mode | Thies C. Arntzen | 1999-10-09 | 1 | -2/+3 |
| * | Remove SAPI_TARGET and use PHP_SAPI completely. | Sascha Schumann | 1999-10-07 | 1 | -11/+6 |
| * | Fix typo. | Sascha Schumann | 1999-10-05 | 1 | -1/+1 |
| * | Get rid of *_SHLIB variables. Our config scripts don't need Perl, | Sascha Schumann | 1999-10-05 | 1 | -5/+1 |
| * | * archive-based convenience libraries completely replaced | Sascha Schumann | 1999-10-04 | 1 | -12/+15 |
| * | Automatically add the SAPI target's Makefile to the list. This | Sascha Schumann | 1999-09-30 | 1 | -2/+0 |
| * | * create Makefiles for ext, pcrelib, sapi/* | Sascha Schumann | 1999-09-29 | 1 | -2/+9 |
| * | Decent configure speedup. Makefiles are now generated only for the | Stig Bakken | 1999-09-29 | 1 | -10/+7 |
| * | Generalized server-API build process on UNIX. Each SAPI | Stig Bakken | 1999-09-27 | 1 | -0/+190 |