#
492efe96 |
| 26-Apr-2002 |
foobar |
- Fix for bug: #16791. (more reliable test)
|
#
eb18c5c3 |
| 23-Apr-2002 |
foobar |
Part 3 of static apache build fixes: - Use the PHP_CFLAGS when compiling the php4 module in apache tree. - Use the apache include dir only when compiling sapi/apache o Fixes the fnmatch
Part 3 of static apache build fixes: - Use the PHP_CFLAGS when compiling the php4 module in apache tree. - Use the apache include dir only when compiling sapi/apache o Fixes the fnmatch.h issue Wez complained about :)
show more ...
|
Revision tags: php-4.2.0, php-4.2.0RC4 |
|
#
0fa15164 |
| 13-Apr-2002 |
foobar |
- Prevent users from trying to make a static build with Apache2 using --with-apache # I have working --with-apache2 stuff also..need to test it a bit more # before committing it..
|
#
f81166f3 |
| 12-Apr-2002 |
foobar |
- Added checks to prevent building the DSO with wrong configure option.
|
Revision tags: php-4.2.0RC3, php-4.2.0RC2 |
|
#
676afb33 |
| 30-Mar-2002 |
Marko Karppinen |
Enable --with-apxs build on Mac OS X. We build an MH_BUNDLE instead of an MH_DYLIB. As all PPC code is relocatable, we don't use the libtool based shared build but go a static route. Goodbye
Enable --with-apxs build on Mac OS X. We build an MH_BUNDLE instead of an MH_DYLIB. As all PPC code is relocatable, we don't use the libtool based shared build but go a static route. Goodbye libtool! # I'm committing this to enable widespear testing. # Anyone have any ideas on how to easily backport this to 4.2.0?
show more ...
|
#
60663c1f |
| 29-Mar-2002 |
Marko Karppinen |
Prepare for MH_BUNDLE build on Mac OS X / Darwin
|
Revision tags: php-4.2.0RC1, help |
|
#
9d9d39a0 |
| 07-Mar-2002 |
Sascha Schumann |
Please welcome the new build system. If you encounter any problems, please make sure to email sas@php.net directly. An introduction can be found on http://schumann.cx/b
Please welcome the new build system. If you encounter any problems, please make sure to email sas@php.net directly. An introduction can be found on http://schumann.cx/buildv5.txt
show more ...
|
#
a6738260 |
| 04-Mar-2002 |
Derick Rethans |
- Fix for bug #15572 (Patch by Ralf Nyrén <ralf.nyren@educ.umu.se>)
|
Revision tags: php-4.1.2 |
|
#
63669c6a |
| 25-Feb-2002 |
jim winstead |
make it more clear that --with-apache and --with-apxs only work with apache 1.x.
|
Revision tags: BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH, php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog, php-4.1.0, php-4.1.0RC5 |
|
#
f43b5719 |
| 30-Nov-2001 |
foobar |
Added missing cvs ids and unified configure messages.
|
Revision tags: php-4.1.0RC4, php-4.1.0RC3 |
|
#
41b21156 |
| 19-Nov-2001 |
foobar |
Fixed bugs: #14034, #11647 (can not find any others)
|
Revision tags: php-4.1.0RC2, POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1 |
|
#
99687096 |
| 10-Oct-2001 |
Stig Bakken |
* fix default path in configure help text
|
Revision tags: php4, php-4.0.7RC3, POST_SUBST_Z_MACROS, PRE_SUBST_Z_MACROS, php-4.0.7RC2, php-4.0.7RC1, BEFORE_EXP_MERGE, PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT, PRE_TSRM_MERGE_PATCH, PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4 |
|
#
e843e8c5 |
| 15-Jun-2001 |
Sascha Schumann |
Move PHP_TARGET_RDYNAMIC check to global acinclude.m4 and use it in thttpd's config.m4.
|
Revision tags: php-4.0.6RC3, php-4.0.6RC2 |
|
#
1ad2a710 |
| 23-May-2001 |
Sascha Schumann |
Use EXTRA_LDFLAGS at this point. I've confirmed that one can build a working Apache DSO module now (AIX 4.2 with gcc 2.95.2 and Apache 1.3.12).
|
#
40245019 |
| 19-May-2001 |
Sascha Schumann |
s/^I/ / and some re-indenting. Also align the APXS checking code with the standard scheme.
|
#
e29a1b22 |
| 18-May-2001 |
Sascha Schumann |
First try at using Apache's export list when building a DSO.
|
Revision tags: php-4.0.6RC1 |
|
#
afdaee9e |
| 12-May-2001 |
Sascha Schumann |
Nuke more quotes
|
Revision tags: php-4.0.5, php-4.0.5RC8, php-4.0.5RC7 |
|
#
0df6e8dd |
| 03-Apr-2001 |
Wilfredo Sanchez |
Add INSTALL_ROOT variable to specify install location.
|
Revision tags: php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3 |
|
#
8a26918e |
| 27-Mar-2001 |
foobar |
Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. # Heads up people! I tested this before committing but you never know..
|
Revision tags: php-4.0.5RC2, php-4.0.5RC1, php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1, php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4 |
|
#
dedec661 |
| 04-Dec-2000 |
Sascha Schumann |
Automatically carry over macro definitions from Apache. We don't take everything, because apxs' CFLAGS also includes optimization, debugging, et cetera flags. PR: #7211
|
Revision tags: php-4.0.4RC3 |
|
#
04f180b0 |
| 13-Nov-2000 |
Sascha Schumann |
More verbose error message for non-working apxs case
|
Revision tags: php-4.0.3, php-4.0.3RC2, php-4.0.3RC1 |
|
#
9559b888 |
| 11-Sep-2000 |
foobar |
Fixed bug #6356.
|
Revision tags: php-4.0.2, PRE_LIBMYSQL_REVERT, php-4.0.2RC1, PRE_FILE_COMPILE_API_CHANGE, PRE_METHOD_CALL_SEPERATE_FIX_PATCH, php-4.0.1pl1, php-4.0.1, php-4.0.1RC2, php-4.0.1RC |
|
#
5d6516be |
| 17-Jun-2000 |
Hartmut Holzgraefe |
look for apxs in /usr/sbin (that's where SUSE puts it) if no path is given and apxs is not found in $PATH
|
#
111d36a3 |
| 13-Jun-2000 |
Sascha Schumann |
Due to creating the Makefiles later, generating libphp4.module failed, because sapi/apache had not been created. This applies to VPATH builds only.
|
#
b98d2a82 |
| 09-Jun-2000 |
Sascha Schumann |
The ! command is not portable.
|