History log of /PHP-5.6/Makefile.global (Results 76 – 100 of 110)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# a729a63a 23-Oct-2002 Derick Rethans

- Remove this messed up thing AGAIN
#- Yasuo: touch it and I'll fly over applying a YART on you.


# 4dfba152 23-Oct-2002 Yasuo Ohgaki

Fixed buffring issue again.


# e83ca7dc 22-Oct-2002 Stefan Esser

fix make test for an external build dir setup


# 12fc60c6 22-Oct-2002 foobar

- Revert the undiscussed change.
#
# Yasuo, don't you think there was a reason to drop this???
# Please, discuss these things before you go and change something.
#


# 54fdd7a8 22-Oct-2002 Yasuo Ohgaki

Hmm. -c options was there, but removed.
It is _needed_ for php.ini users uses buffer by default.


Revision tags: RELEASE_1_0b1, php-4.3.0pre1
# 0e15cf7a 08-Oct-2002 Derick Rethans

- Drop dependency on fixed php.ini


Revision tags: MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003
# d378a2c9 30-Sep-2002 Yasuo Ohgaki

Remove space


# 2405fcf3 30-Sep-2002 Sascha Schumann

Apparently, Solaris 2.6's find is overwhelmed with more than 2 -names per
invocation (add some parantheses and it segfaults). And thus, we split
the clean target up.


# 5c35fad8 29-Sep-2002 Sascha Schumann

Fix some typos


# e6e54605 29-Sep-2002 Sascha Schumann

Follow Yasuo's suggestion and build sapi program's under the sapi-specific
directory.

Move sapi-specific makefile fragments to their respective directory.

Create an embed sapi m

Follow Yasuo's suggestion and build sapi program's under the sapi-specific
directory.

Move sapi-specific makefile fragments to their respective directory.

Create an embed sapi module which resides in its own dir now.

show more ...


# 946206f0 29-Sep-2002 Edin Kadribasic

Added php/embed toolkit for embedding PHP engine into C/C++ applications.
See my post to php-dev on the subject.


Revision tags: RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3, php-4.2.3RC2, php-4.2.3RC1
# 197c3008 16-Aug-2002 Stig Bakken

* allow using the TESTS make variable again to determine which tests are run


# 2eaa0f6e 13-Aug-2002 Masaki Fujimoto

cleaning up include files created by PHP_DEFINE when 'make distclean'ed


# 107a9efb 06-Aug-2002 Marko Karppinen

Fix the framework support


# 6d80c191 06-Aug-2002 Marko Karppinen

The link lines don't need any of $DEFS, $INCLUDES, $EXTRA_INCLUDES or
$CPPFLAGS, right? Removed them. Added frameworks to $COMMON_FLAGS.


Revision tags: dev
# 5611c2fc 06-Aug-2002 Marko Karppinen

Support compiling and linking against Darwin / Mac OS X frameworks


Revision tags: php-4.2.2, INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt
# a6eeec28 04-Jul-2002 Marko Karppinen

Moved the cgi link line to sapi/cgi/config.m4 and stopped
using libtool on Darwin on it


# bb0d7d6e 03-Jul-2002 foobar

- Let's be tad more verbose what's happening during 'make install'


# 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 ...


# 905f56fd 30-Jun-2002 foobar

This does not work with AIX find..


Revision tags: php-4.3.0dev_zend2_alpha2
# 2f492735 27-Jun-2002 foobar

Fix bug: #18008


# d1c4ea77 26-Jun-2002 Derick Rethans

- Let make clean follow symlinks (tested on Linux, IRIX, Solaris, FreeBSD
and Tru64)


Revision tags: php-4.3.0dev, php5_5_0, 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
# f3a8a7d6 19-May-2002 Sander Roobol

Fix make test and remove a warning


# c9872c91 19-May-2002 Sander Roobol

Cleaned up run-tests.php, and fixed it on linux/unix
# and probably broke it on windows :)


Revision tags: php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2, php-4.2.1RC1
# 87a4bdca 28-Apr-2002 foobar

Missing dependancies..


12345