summaryrefslogtreecommitdiff
path: root/build/rules.mk
Commit message (Expand)AuthorAgeFilesLines
* * using CGI -C option, you no longer have to specify "full" path to testsStig Bakken2001-04-161-2/+2
* Run run-tests.php in srcdir and add top_builddir/pear to the includeSascha Schumann2000-12-241-2/+2
* Fix "make test" in VPATH environmentsSascha Schumann2000-12-241-2/+2
* * PEAR: don't require "make install" before "make test"Stig Bakken2000-12-131-2/+2
* * make it possible to override the start directory for "make test"Stig Bakken2000-12-071-1/+5
* changed run-tests.php to use 'php -q' instead of 'php -f'Hartmut Holzgraefe2000-12-031-1/+1
* * Added "test" make target so you can do "make test" in any directory.Stig Bakken2000-08-291-0/+3
* Add autoconf check for awk and use proper macro $(AWK)Sascha Schumann2000-08-251-1/+1
* Create dependencies using an awk script. Works much nicer in vpathSascha Schumann2000-08-241-1/+1
* Relicense build-related files under the PHP LicenseSascha Schumann2000-08-201-79/+16
* Change the C++ extension to .cppSascha Schumann2000-08-151-1/+1
* Make the cxx suffix easily adjustableSascha Schumann2000-07-101-4/+6
* Add support for building C++ sources.Sascha Schumann2000-07-091-6/+20
* Fix overlooked core->main changeRasmus Lerdorf2000-06-111-1/+1
* Prepare move of the top-level source files to the core directory.Sascha Schumann2000-06-111-1/+1
* PRE_INCLUDE hack revertedDavid Hedbor2000-06-061-4/+4
* Added a new user-definable include variable, PRE_INCLUDES. It worksDavid Hedbor2000-06-051-4/+4
* Use "mkdir -p" instead of "test -d || mkdir" where possibleSascha Schumann2000-05-151-1/+1
* `.deps' are sourced only by Makefiles created by fastgen.sh, so it makesSascha Schumann2000-05-041-1/+0
* Move install-modules target into top-level Makefile templateSascha Schumann2000-05-021-7/+0
* Preset extension_dir to the installation directory of PHP modules.Sascha Schumann2000-05-021-1/+1
* Improved in-tree shared libraries build systemSascha Schumann2000-05-011-26/+19
* Overall UNIX build system improvements:Sascha Schumann2000-04-301-4/+2
* @- Implemented default_charset and default_mimetype config directives (Stig)Stig Bakken2000-02-251-1/+1
* Allow shared libraries to be built everywhereSascha Schumann2000-01-261-1/+4
* FreeBSD 2.x/3.x fix.Sascha Schumann2000-01-031-2/+2
* Y2K updatesSascha Schumann2000-01-011-1/+1
* Perform manual interpolation for EXTRA_INCLUDES and EXTRA_CFLAGSSascha Schumann1999-12-311-6/+4
* Proper protection for GNU make's parallel buildSascha Schumann1999-12-301-7/+18
* Add distclean targetSascha Schumann1999-12-301-3/+10
* Integration of -ng changes. Changes:Sascha Schumann1999-12-301-0/+106