summaryrefslogtreecommitdiff
path: root/Makefile.global
Commit message (Collapse)AuthorAgeFilesLines
* MFH:- Fix passing of shared extensions to run-tests.phpfoobar2007-06-061-2/+6
|
* MFHAntony Dovgal2007-04-111-1/+0
|
* MFH: remind about 'make test'Antony Dovgal2007-02-261-0/+1
|
* MFHAndrei Zmievski2006-04-081-3/+3
|
* MFH: workaround for problem on Solaris: shell tries to parse "for i in ;" ↵Antony Dovgal2006-04-051-2/+2
| | | | and fails
* - fix make installMichael Wallner2005-11-221-1/+1
|
* MFH: - Fixed header installing under phpize buildsfoobar2005-11-211-3/+25
|
* MFHfoobar2005-09-141-2/+2
|
* put the -d extension loading options in the right place,Hartmut Holzgraefe2005-08-081-2/+2
| | | | | get rid of basename
* - Made it possible to do "make test" for phpized extensionsfoobar2005-08-081-7/+7
|
* - No more memory_limit for running testsMarcus Boerger2005-06-161-1/+1
|
* - Use $SED and $EGREP where possiblefoobar2005-05-271-1/+1
|
* - Fixed bug #33017 (make distclean give error outside of php-src)foobar2005-05-231-1/+1
|
* - Added PHP_INSTALL_HEADERS() macrofoobar2005-05-071-0/+2
| | | | | | | - Fixed several VPATH build issues - Changed all awk calls to use $AWK - Changed all mkdir calls to use "$php_shtool mkdir"
* - Only add 'install-modules' into install targets when there are suchfoobar2003-12-041-4/+4
| | | | | modules to install.
* When encountering a test that users GET/POST make run-tests.php use CGIIlia Alshanetsky2003-07-241-5/+9
| | | | | | sapi if it is avaliable. If CLI sapi is not avaliable print a clear error when make test is executed.
* *** empty log message ***foobar2003-07-021-1/+1
|
* Fix install-sapi dependency - it should depend on OVERALL_TARGET, of course.Sascha Schumann2003-07-021-2/+2
|
* Fixed bug #24363 (plain "./configure && make install" failed)foobar2003-06-291-1/+1
|
* MFH 4.3; tell the users that the tmpnam stuff is ok.Wez Furlong2003-05-181-0/+2
|
* Add friendly notice when build is really completed.foobar2003-05-141-1/+3
|
* update php module name to php5, not php4.Sterling Hughes2003-03-291-10/+10
| | | | | | | apache, apache2* and cli/cgi work. sapi module maintainers should fix up their sapis, as I don't run any servers with php outside of apache.
* MFB: disable output bufferingMelvyn Sopacua2003-02-101-1/+1
|
* - Fix "make test" when CC was set to something with a parameterDerick Rethans2003-01-021-1/+1
|
* Use $(INSTALL) rather than cp to install modules.Sascha Schumann2002-12-091-1/+1
| | | | | | $(INSTALL) will usually unlink the target file first, so that in-memory instances of the old file don't get simply overwritten (and crash and burn).
* Add missing $(INSTALL_ROOT)Sascha Schumann2002-11-121-1/+1
|
* Discuss first!Derick Rethans2002-10-311-1/+1
|
* Fixed more ini settings.Yasuo Ohgaki2002-10-311-1/+1
| | | | | | | | # Derick. Be responsible to your change and opinion. # These are settings I know that should be set. # There may be other settingis must be set to make # run-tests.php work as expected.
* Allows 'make test' to run without being harassed by open_basedir & safe_mode.Ilia Alshanetsky2002-10-291-1/+1
|
* - use the cc that was detected by ./configure when determining versionJan Lehnardt2002-10-231-0/+1
| | | | | information in run-tests.php
* - Remove this messed up thing AGAINDerick Rethans2002-10-231-1/+1
| | | | | #- Yasuo: touch it and I'll fly over applying a YART on you.
* Fixed buffring issue again.Yasuo Ohgaki2002-10-231-1/+1
|
* fix make test for an external build dir setupStefan Esser2002-10-221-0/+1
|
* - Revert the undiscussed change.foobar2002-10-221-1/+1
| | | | | | | | # # Yasuo, don't you think there was a reason to drop this??? # Please, discuss these things before you go and change something. #
* Hmm. -c options was there, but removed.Yasuo Ohgaki2002-10-221-1/+1
| | | | | It is _needed_ for php.ini users uses buffer by default.
* - Drop dependency on fixed php.iniDerick Rethans2002-10-081-1/+1
|
* Remove spaceYasuo Ohgaki2002-09-301-1/+1
|
* Apparently, Solaris 2.6's find is overwhelmed with more than 2 -names perSascha Schumann2002-09-301-1/+3
| | | | | | invocation (add some parantheses and it segfaults). And thus, we split the clean target up.
* Fix some typosSascha Schumann2002-09-291-4/+4
|
* Follow Yasuo's suggestion and build sapi program's under the sapi-specificSascha Schumann2002-09-291-23/+5
| | | | | | | | | directory. Move sapi-specific makefile fragments to their respective directory. Create an embed sapi module which resides in its own dir now.
* Added php/embed toolkit for embedding PHP engine into C/C++ applications.Edin Kadribasic2002-09-291-2/+9
| | | | | See my post to php-dev on the subject.
* * allow using the TESTS make variable again to determine which tests are runStig Bakken2002-08-161-1/+1
|
* cleaning up include files created by PHP_DEFINE when 'make distclean'edMasaki Fujimoto2002-08-131-0/+1
|
* Fix the framework supportMarko Karppinen2002-08-061-1/+1
|
* The link lines don't need any of $DEFS, $INCLUDES, $EXTRA_INCLUDES orMarko Karppinen2002-08-061-2/+2
| | | | | $CPPFLAGS, right? Removed them. Added frameworks to $COMMON_FLAGS.
* Support compiling and linking against Darwin / Mac OS X frameworksMarko Karppinen2002-08-061-1/+1
|
* Moved the cgi link line to sapi/cgi/config.m4 and stoppedMarko Karppinen2002-07-041-2/+2
| | | | | using libtool on Darwin on it
* - Let's be tad more verbose what's happening during 'make install'foobar2002-07-031-4/+6
|
* - You don't need libtool to build sapi/cli on Darwin.Marko Karppinen2002-07-011-1/+1
| | | | | | | | | | | - 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.
* This does not work with AIX find..foobar2002-06-301-2/+2
|