summaryrefslogtreecommitdiff
path: root/scripts/phpize.in
Commit message (Expand)AuthorAgeFilesLines
* Move gen_stub.php to build directory and install it so phpize can take care o...Remi Collet2020-04-031-1/+2
* Refactor undefining PACKAGE_* symbolsPeter Kokot2019-07-111-4/+0
* Automatically remove aclocal.m4 if presentPeter Kokot2019-04-281-0/+4
* Move acinclude.m4 to build/php.m4Peter Kokot2019-04-231-4/+3
* Disable PACKAGE_* preprocessor symbolsPeter Kokot2019-04-131-0/+4
* Move Makefile.global and Makefile.gcov to build directoryPeter Kokot2019-03-041-2/+2
* Remove mkinstalldirs, install-sh and missingPeter Kokot2019-03-041-4/+2
* Remove deprecated PHP_EXTENSION m4 macroPeter Kokot2019-02-271-1/+1
* Set AC_CONFIG_AUX_DIR to build directoryPeter Kokot2018-12-101-4/+4
* ext/gd: Use pkg-config to detect the availability of freetype2Eli Schwartz2018-11-071-1/+1
* Remove mkdep.awkPeter Kokot2018-10-201-1/+1
* Merge branch 'PHP-7.3'Peter Kokot2018-10-191-1/+1
|\
| * Merge branch 'PHP-7.2' into PHP-7.3Peter Kokot2018-10-191-1/+1
| |\
| | * Merge branch 'PHP-7.1' into PHP-7.2Peter Kokot2018-10-191-1/+1
| | |\
| | | * Fix #77035: The phpize and ./configure create redundant .deps filePeter Kokot2018-10-191-1/+1
| | | * Trim trailing whitespace in source code filesPeter Kokot2018-10-131-6/+6
| | | * fix broken build scripts #2124Joe Watkins2017-01-061-1/+1
| | * | Trim trailing whitespace in source code filesPeter Kokot2018-10-131-6/+6
| * | | Trim trailing whitespace in source code filesPeter Kokot2018-10-131-6/+6
* | | | Trim trailing whitespace in source code filesPeter Kokot2018-10-131-6/+6
* | | | Add missing packaging entriesAnatol Belski2018-10-081-1/+1
|/ / /
* | | Fixed build extension by phpizeXinchen Hui2018-01-171-1/+1
|/ /
* | Use modern autotools name of configure.ac instead of configure.inBrian Evans2017-01-271-2/+2
* | fix broken build scripts #2124Joe Watkins2017-01-061-1/+1
|/
* Fixbug: phpize --clean will delete include/*.hTianfeng2013-08-121-1/+1
* Drop support for autoconf < 2.60 in trunk and the Rasmus Lerdorf2011-05-151-0/+1
* - Fixed bug #48661 (phpize broken with non-bash shells)Jani Taskinen2009-06-241-2/+2
* - Added path sanity check (autotools + libtool do not cope with whitespace..)Jani Taskinen2009-04-201-2/+20
* - Improved php-config:foobar2007-06-291-4/+5
* typofixfoobar2006-07-231-1/+1
* If the $PHP_AUTOCONF and $PHP_AUTOHEADER environmental variables are setJon Parise2006-07-171-5/+4
* Wrapping the $PHP_AUTOCONF and $PHP_AUTOHEADER error messages to fitJon Parise2006-07-171-4/+5
* more test output filesfoobar2005-12-121-1/+1
* - Cleanup test output files toofoobar2005-12-121-2/+2
* Fix cleanupfoobar2005-08-081-1/+5
* - Made it possible to do "make test" for phpized extensionsfoobar2005-08-081-2/+3
* test -e doesn't work on solarisWez Furlong2005-08-041-1/+1
* - 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-071-2/+2
* - Proper fix for phpize when dealing with PECLfoobar2005-06-051-1/+1
* - Changed the PATH_SEPARATOR check to a macrofoobar2005-05-301-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
* - 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-201-11/+4
* - 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
* - remove unneeded subroutine callJan Lehnardt2004-01-031-2/+0