Revision tags: dev |
|
#
5611c2fc |
| 06-Aug-2002 |
Marko Karppinen |
Support compiling and linking against Darwin / Mac OS X frameworks
|
#
b231fc0d |
| 21-Jul-2002 |
Marko Karppinen |
Made PHP_ADD_LIBPATH use the $ld_runpath_switch and changed the Darwin link lines in sapi/cli and sapi/cgi to use $NATIVE_RPATHS. This is a tentative fix for #18450.
|
Revision tags: php-4.2.2, INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt |
|
#
23de5d1c |
| 01-Jul-2002 |
Marko Karppinen |
- You don't need libtool to build sapi/cli on Darwin. - We don't need libtool to build sapi/cli on Darwin. - You want the sapi/cli build line to be in sapi/cli, not Makefile.global. - We
- You don't need libtool to build sapi/cli on Darwin. - We don't need libtool to build sapi/cli on Darwin. - You want the sapi/cli build line to be in sapi/cli, not Makefile.global. - We want the sapi/cli build line to be in sapi/cli, not Makefile.global. - He can go about his business. - You can go about your business. - Move along. - Move along. Move along.
show more ...
|
Revision tags: php-4.3.0dev_zend2_alpha2, php-4.3.0dev, php5_5_0 |
|
#
acae873a |
| 11-Jun-2002 |
Edin Kadribasic |
Disable installing pear when --disable-cli is used since pear installer needs cli to function.
|
Revision tags: RELEASE_0_90, php-4.3.0dev_zend2_alpha1, BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10, RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2, php-4.2.1RC1, php-4.2.0, php-4.2.0RC4 |
|
#
7c2811e1 |
| 14-Apr-2002 |
foobar |
Make it possible to actually disable the CLI..
|
Revision tags: php-4.2.0RC3, php-4.2.0RC2, 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 ...
|
Revision tags: php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH |
|
#
fd7ff95f |
| 24-Jan-2002 |
Edin Kadribasic |
Added --disable-cli option.
|
#
db864720 |
| 12-Jan-2002 |
Edin Kadribasic |
Modified the build system to always build CLI SAPI.
|
#
b1f3a915 |
| 06-Jan-2002 |
Edin Kadribasic |
@- Added CLI (command line intrerface) sapi based on a cut-down version @ of the CGI sapi which is more suited for writing shell scripts. Some of @ the differences are: it prints no HTTP he
@- Added CLI (command line intrerface) sapi based on a cut-down version @ of the CGI sapi which is more suited for writing shell scripts. Some of @ the differences are: it prints no HTTP headers, displays plain text @ error messages, etc. (Edin) Added CLI (command line intrerface) sapi. # Let's see if a build expert can make this compile along # side some other sapi.
show more ...
|