summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* bump year and license versionfoobar2006-01-014-57/+19
|
* MFHfoobar2005-12-121-1/+1
|
* MFH: cleanup test outputsfoobar2005-12-121-2/+2
|
* MFH: - Fixed header installing under phpize buildsfoobar2005-11-214-21/+13
|
* - Fixed bug #34850 (--program-suffix and --program-prefix not included in ↵foobar2005-10-131-5/+5
| | | | man page names)
* portability fix (for solaris)Wez Furlong2005-09-011-2/+2
|
* - MFH run-tests-config.php was never used and now renamedMarcus Boerger2005-08-311-2/+1
|
* Add ext to the include path.Wez Furlong2005-08-181-1/+1
|
* Fix cleanupfoobar2005-08-081-1/+5
|
* - Made it possible to do "make test" for phpized extensionsfoobar2005-08-085-4/+20
|
* test -e doesn't work on solarisWez Furlong2005-08-041-1/+1
|
* - Bumber up yearfoobar2005-08-034-4/+4
|
* - This does not have to be egrep herefoobar2005-06-151-4/+3
|
* - Fix phpize: need to eval path variables for them to be usablefoobar2005-06-101-10/+20
|
* - Fix paths when using --libdir and --includedir configure optionsfoobar2005-06-072-3/+3
|
* - Proper fix for phpize when dealing with PECLfoobar2005-06-052-1/+4
|
* - Changed the PATH_SEPARATOR check to a macrofoobar2005-05-301-1/+1
| | | | | | | - Made sure we're generating aclocal.m4 in same way with both buildconf and phpize. # Bug #33177
* Removed the empty $bin_src_SCRIPTS (no longer needed), bug #33166foobar2005-05-301-5/+0
|
* - Make sure EGREP and SED get set early enough.foobar2005-05-271-2/+2
|
* - Added PHP_INSTALL_HEADERS() macrofoobar2005-05-072-23/+7
| | | | | | | - Fixed several VPATH build issues - Changed all awk calls to use $AWK - Changed all mkdir calls to use "$php_shtool mkdir"
* - acconfig.h should not be installed. (it is only a template file..)foobar2005-05-031-1/+0
|
* - Added man pages for "phpize" and "php-config" scripts. (Jakub Vrana)foobar2005-04-303-1/+153
|
* Moved phpextdist to dev/foobar2005-04-302-1/+1
|
* Fix the echo/backquote issues + aclocalfoobar2005-04-071-6/+6
|
* - Added the $PHP_AUTOCONF/$PHP_AUTOHEADER usage to phpizefoobar2005-04-071-5/+29
|
* 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
| | | | | Fixes PECL #3516
* - Restructured and added a few comments here and there.foobar2005-02-241-6/+1
| | | | | | | | - Made macros of couple of tests previously littering configure.in (e.g. PHP_PROG_AWK, PHP_PROG_LEX, PHP_PROG_BISON..) - Moved all PHP_SUBST() calls into their respective macros. (no point adding empty entries in Makefile if macro is not used)
* - Return of the automake requirement.foobar2005-01-251-1/+2
| | | | | | # Unfortunately we can't control what macros are used by the 3rd party # extensions so..
* - 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
| | | | | - Fixed build system to always use bundled libtool files.
* - 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 ↵Derick Rethans2004-12-281-0/+1
| | | | to build pecl/xml_reader
* - Fixed bug #28385 (files in $(prefix)/lib/php/build/* installed with wrongfoobar2004-12-211-2/+6
| | | | | permissions). (Jani, ramsy at ramix dot jp)
* - 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
| | | | | not enclosed by BEGIN_EXTERN_C/END_EXTERN_C
* - 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
| | | | | # Should the LICENSE and Zend/LICENSE dates be updated too?
* - remove unneeded subroutine callJan Lehnardt2004-01-031-2/+0
|