39 Commits (840697c69bdd53b6b0af217dd4cd18f45cdc53db)

Author SHA1 Message Date
Zeev Suraski 972631be71 - Added flush() support to SAPI 27 years ago
Sascha Schumann 2602a59e87 Replace all += constructs with equivalent ones 27 years ago
Sascha Schumann 43ae2bffbb Happy Y2K patch! Happy new year (or the new millennium, depending on whether 27 years ago
Sascha Schumann f2f8d38efa Integration of -ng changes. Changes: 27 years ago
Sascha Schumann 6bf3529919 Macro syntax has changed 27 years ago
Sascha Schumann 289dc0b6ed Get rid of some config.h.stubs. Comments are placed into AC_DEFINE() 27 years ago
Sascha Schumann eb0971609b Make sapi_module static. This is was the majority of SAPI modules uses. 27 years ago
Ryan Bloom 28ef78e4cb Beginning work to get PHP 4 to work with Apache 2.0. This change detects 27 years ago
Sascha Schumann fc6c531ec2 Add -rdynamic, if supported by gcc and static Apache build is used 27 years ago
Sascha Schumann a2276107ab Some cleanup 27 years ago
Andrei Zmievski 42847f7d5c Some more php3->php stuff. 27 years ago
Sascha Schumann ed0a307ccd Use sapi_module_struct to contain SAPI module name 27 years ago
Zeev Suraski 4d2b0715d1 libzend -> Zend 27 years ago
Zeev Suraski a3c6514332 More php3_ annihilation 27 years ago
Sascha Schumann 1687075373 Make Apache SAPI module compile in ZTS mode 27 years ago
Sascha Schumann 7365698268 Moving APXS-specific checks into respective config.m4. The placement of 27 years ago
Zeev Suraski 7bbe67d25a @- Fix a crash in the Apache syntax highlighting mode (Zeev) 27 years ago
Sascha Schumann b47cb50ccd Separate libpaths into PHP_LDFLAGS, so that we can address them 27 years ago
Rasmus Lerdorf 45f9527518 More maintainer-mode cleanups 27 years ago
Sascha Schumann 5b983c944f Clean up php3.*\.h files. The files itself are renamed, and references in all 27 years ago
Zeev Suraski da5464b145 - zend_file_handles must now flag whether their .filename property should be 27 years ago
Sascha Schumann 51c83e9f4b --enable-versioning can now be used with CGI/AOLserver as well. Note that 27 years ago
Sascha Schumann 111cedbbea Moving apMakefile.{libdir,tmpl} to sapi/apache directory. 27 years ago
Sascha Schumann 677bf03f07 Allow --with-apxs and --with-regex=apache 27 years ago
Sascha Schumann bcb2214e99 Improve regex library selection. It lets user specify whether they want 27 years ago
Sascha Schumann ceae3847b8 Enable selective regex library compilation. 27 years ago
Rasmus Lerdorf cf0868fec8 Clean up regex header file mess. php.h now explicitly includes php_regex.h 27 years ago
Thies C. Arntzen a19f5933d5 fix suggested by sascha for xml-build in apxs mode 27 years ago
Sascha Schumann 3f1c010615 Remove SAPI_TARGET and use PHP_SAPI completely. 27 years ago
Sascha Schumann 2dd9f01a69 Fix typo. 27 years ago
Sascha Schumann 7976bcbd28 Get rid of *_SHLIB variables. Our config scripts don't need Perl, 27 years ago
Sascha Schumann 232afa4816 * archive-based convenience libraries completely replaced 27 years ago
Sascha Schumann 3f1465a66e Object files are usually not found in the srcdir. 27 years ago
Sascha Schumann be2668c027 Use the already compiled `mod_php4.o'. This avoids the trouble 27 years ago
Sascha Schumann 5320c897f5 Automatically add the SAPI target's Makefile to the list. This 27 years ago
Sascha Schumann cf4afd61f0 * create Makefiles for ext, pcrelib, sapi/* 27 years ago
Sascha Schumann 174c79dcba Fix a VPATH issue. 27 years ago
Stig Bakken 1cb0d88186 Decent configure speedup. Makefiles are now generated only for the 27 years ago
Stig Bakken 2a854ca8b9 Generalized server-API build process on UNIX. Each SAPI 27 years ago