#
5320c897 |
| 30-Sep-1999 |
Sascha Schumann |
Automatically add the SAPI target's Makefile to the list. This frees us from doing this in each config.m4.
|
#
cf4afd61 |
| 29-Sep-1999 |
Sascha Schumann |
* create Makefiles for ext, pcrelib, sapi/* * copy files for Apache from $(srcdir)
|
#
4db370ab |
| 29-Sep-1999 |
Sascha Schumann |
* VPATH work * add "--local" switch to buildconf which only recrates the local autoconf scripts.
|
#
1cb0d881 |
| 29-Sep-1999 |
Stig Bakken |
Decent configure speedup. Makefiles are now generated only for the extensions you are including. Got rid of configure.in.in. Moved the last Apache-specific files into sapi/apache and made b
Decent configure speedup. Makefiles are now generated only for the extensions you are including. Got rid of configure.in.in. Moved the last Apache-specific files into sapi/apache and made both static and DSO build work again (it still doesn't run properly).
show more ...
|
Revision tags: PRE_FETCH_READ_PATCH, before-sapi-split, PRE_DELAYED_ARRAY_FETCH_PATCH, php-4.0b2, BEFORE_NEW_OPERATOR_FIX, BEFORE_BIG_SYMBOL_CHANGE, php-4.0b1, BEFORE_REMOVING_AI_COUNT_FINAL_STEP, BEFORE_REMOVING_GC_STEP2, BEFORE_REMOVING_GC_STEP1, BEFORE_PHP4_APACHE_MODULE_CHANGE |
|
#
74fb12ef |
| 17-Apr-1999 |
Stig Bakken |
this file is now generated
|
#
257de2ba |
| 17-Apr-1999 |
Stig Bakken |
First commit of re-structuring phase one. We have started using automake in sub-directories and started to move extension code into ext/<name>. For now, I have moved the "standard" extensio
First commit of re-structuring phase one. We have started using automake in sub-directories and started to move extension code into ext/<name>. For now, I have moved the "standard" extension (which is quite a mix of everything right now) and the GD extension into their own subdirs in ext/. The configure script now also runs configure in the libzend directory automatically and makes sure php4 and libzend use the same config.cache file. To avoid running configure in libzend, use the --no-recursion option. "make" in php4 also builds libzend now. The Apache module doesn't compile right now, but a fix for that is coming up.
show more ...
|
Revision tags: BEFORE_STACK_PATCH |
|
#
d0738c2b |
| 08-Apr-1999 |
Stig Bakken |
get rid of extra and doc dirs, more cvs ignore stuff
|
#
9bc17ac6 |
| 07-Apr-1999 |
Stig Bakken |
fix configure warnings
|
Revision tags: CLOSED_BETA |
|
#
aceaabce |
| 07-Apr-1999 |
Zeev Suraski |
PHP 4.0
|