summaryrefslogtreecommitdiff
path: root/build.mk
Commit message (Expand)AuthorAgeFilesLines
* @Renamed "PECL" to "PEAR" (PHP Extension and Add-on Repository).Stig Bakken1999-11-281-1/+1
* @buildconf now uses build.mkStig Bakken1999-11-281-1/+1
* Add version checks from buildconfSascha Schumann1999-11-281-0/+7
* @Introduced PECL - PHP Extension and Code Library (prounounced "picke")Stig Bakken1999-11-221-1/+1
* Shut up warning from automake.Stig Bakken1999-11-101-2/+7
* Move only, if the file exists.Sascha Schumann1999-11-091-1/+1
* automake overwrites libtool's files, ifSascha Schumann1999-11-091-0/+4
* Add libtool files to CVS. Advantages:Sascha Schumann1999-11-081-15/+1
* - limit find to PHP's automake MakefilesSascha Schumann1999-11-061-1/+5
* automake scans aclocal.m4 as wellSascha Schumann1999-10-101-1/+1
* (build.mk) fix suggested by sascha.Thies C. Arntzen1999-10-101-1/+1
* (build.mk) make cvsclean now also deletes the libzend & TSRM symlinks.Thies C. Arntzen1999-10-101-0/+1
* (build.mk) added target cvsclean: removed all files listed in all .cvsignore ...Thies C. Arntzen1999-10-101-0/+5
* Clean up and add 'clean' target which removes standard targets recursivelySascha Schumann1999-10-101-10/+18
* build.mk can be used to generate build tools. It is usuallySascha Schumann1999-10-101-0/+73