summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Remove: Has not existed for ages..foobar2005-03-241-1/+0
* Removed unused DEFS substfoobar2005-03-171-1/+0
* - Remove these relics from era when TSRM was optional.foobar2005-03-161-4/+1
* Add missing substfoobar2005-03-041-0/+1
* wsfoobar2005-03-011-1/+1
* Let's install the mbstring headers.Wez Furlong2005-02-281-0/+2
* - Restructured and added a few comments here and there.foobar2005-02-241-6/+1
* - Return of the automake requirement.foobar2005-01-251-1/+2
* - Remove also autom4te.cache dir with phpize --cleanfoobar2005-01-221-1/+1
* - Changed phpize not to require automake and libtool.foobar2005-01-202-13/+10
* - Add --with-libdir to phpized builds toofoobar2005-01-201-0/+5
* - Make sure $host_alias is never emptyfoobar2005-01-071-2/+0
* MFB_4_3: Quote macro names in AC_DEFUN()foobar2004-12-301-5/+5
* - MFB: Add dom/xml_common.h header as installed header in order to be able to...Derick Rethans2004-12-281-0/+1
* - Fixed bug #28385 (files in $(prefix)/lib/php/build/* installed with wrongfoobar2004-12-211-2/+6
* - We need to install the headers too.Derick Rethans2004-11-231-0/+2
* - do it right (phpize path issue)Jan Lehnardt2004-06-191-1/+1
* - phpize now can handle directories with spaces in their name (#28847)Jan Lehnardt2004-06-191-5/+5
* add ext/libxml/ to the headers pathRob Richards2004-04-191-0/+1
* Add more statisticsMarcus Boerger2004-03-301-8/+19
* The test script to search for underscoresMarcus Boerger2004-03-301-0/+86
* A script that searches for PHPAPI and ZEND_API prototypesHartmut Holzgraefe2004-02-201-0/+45
* - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5foobar2004-01-171-3/+3
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* - remove unneeded subroutine callJan Lehnardt2004-01-031-2/+0
* - Show the API numbers again while phpizing.Derick Rethans2004-01-031-1/+4
* - restructured phpizeJan Lehnardt2003-12-191-54/+130
* - Made --program-prefix and --program-suffix work. (See bug #23030)foobar2003-12-011-4/+4
* Missing "confdefs.h" in the cleanup-files-listfoobar2003-11-141-1/+1
* Fixed bug #26168 (shtool availability check in phpize).Ilia Alshanetsky2003-11-101-0/+7
* MFBfoobar2003-09-191-1/+1
* centralize cflagsSascha Schumann2003-09-031-1/+1
* enable re2c check for self-contained extensionsSascha Schumann2003-09-021-0/+1
* provide RE2C to external extensionsSascha Schumann2003-09-021-0/+1
* - Single header files installation.foobar2003-08-311-14/+20
* install sqlite headers with the rest of php.Wez Furlong2003-08-311-1/+2
* - Use the shtool in $builddir/build insteadfoobar2003-08-271-1/+1
* Use INSTALL to install build filesSascha Schumann2003-08-271-1/+1
* Use $(INSTALL_DATA) instead of cpSascha Schumann2003-08-261-4/+4
* - Fixed bug #25163 (OSX: phpize has to use glibtoolize instead)foobar2003-08-201-1/+2
* $host_* vars are used in extension config.m4s too.foobar2003-08-051-0/+2
* grep -E -> egrepSascha Schumann2003-07-081-3/+3
* Fix previous commit. (never do 2 things same time :)foobar2003-07-011-15/+23
* Added --help to phpizefoobar2003-07-011-9/+17
* ext_skel is no more, and ext_skel_ng is moving to PEAR::PECL_GenHartmut Holzgraefe2003-06-2922-3622/+0
* - Unified PHP_SETUP_OPENSSL with other PHP_SETUP_* macros.foobar2003-06-241-12/+0
* TODO revisitedHartmut Holzgraefe2003-06-211-9/+17
* ini stuff was a bit brokenHartmut Holzgraefe2003-06-212-5/+5
* thoughts about a new proto parser ...Hartmut Holzgraefe2003-06-211-2/+49
* test script tags are found but not used yetHartmut Holzgraefe2003-06-211-2/+26