Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | MFH: cleanup & sync | Jani Taskinen | 2007-07-18 | 1 | -37/+31 | |
| | ||||||
* | oops | foobar | 2007-06-29 | 1 | -1/+1 | |
| | ||||||
* | MFH:- Improved php-config: | foobar | 2007-06-29 | 3 | -20/+73 | |
| | | | | | | | | MFH: . Added --configure-options option to get configure line for current build MFH: . Added --php-sapis option which shows SAPIs available MFH: . Fixed problem with missing php binary when CLI is not build but CGI is. MFH:- Fixed broken sed issues in phpize script | |||||
* | MFH: - Add missing CXXFLAGS_CLEAN variable. | foobar | 2007-06-01 | 1 | -0/+2 | |
| | ||||||
* | Update copyright year | Ilia Alshanetsky | 2007-01-01 | 2 | -2/+2 | |
| | | | | | # The rest of the files were already updated by Sebastian | |||||
* | more improvements | Antony Dovgal | 2006-09-10 | 1 | -3/+8 | |
| | ||||||
* | MFH: improve the script | Antony Dovgal | 2006-09-10 | 1 | -1/+33 | |
| | ||||||
* | add the script to run diagnostic tests on zend_parse_parameters*() usage, ↵ | Nuno Lopes | 2006-09-08 | 1 | -0/+336 | |
| | | | | per Andrei's request | |||||
* | MFH: - Added PHP_VERSION_ID == PHP_VERSION as integer. | foobar | 2006-07-27 | 2 | -1/+8 | |
| | ||||||
* | MFH:- Fix build with ext/date/lib with shared extensions | foobar | 2006-07-27 | 1 | -1/+1 | |
| | ||||||
* | MFH: - Determine the shared/link lib suffixes in one macro. | foobar | 2006-04-10 | 1 | -2/+1 | |
| | ||||||
* | MFH | Andrei Zmievski | 2006-04-08 | 1 | -0/+1 | |
| | ||||||
* | MFH | foobar | 2006-01-01 | 1 | -1/+1 | |
| | ||||||
* | bump year and license version | foobar | 2006-01-01 | 4 | -57/+19 | |
| | ||||||
* | MFH | foobar | 2005-12-12 | 1 | -1/+1 | |
| | ||||||
* | MFH: cleanup test outputs | foobar | 2005-12-12 | 1 | -2/+2 | |
| | ||||||
* | MFH: - Fixed header installing under phpize builds | foobar | 2005-11-21 | 4 | -21/+13 | |
| | ||||||
* | - Fixed bug #34850 (--program-suffix and --program-prefix not included in ↵ | foobar | 2005-10-13 | 1 | -5/+5 | |
| | | | | man page names) | |||||
* | portability fix (for solaris) | Wez Furlong | 2005-09-01 | 1 | -2/+2 | |
| | ||||||
* | - MFH run-tests-config.php was never used and now renamed | Marcus Boerger | 2005-08-31 | 1 | -2/+1 | |
| | ||||||
* | Add ext to the include path. | Wez Furlong | 2005-08-18 | 1 | -1/+1 | |
| | ||||||
* | Fix cleanup | foobar | 2005-08-08 | 1 | -1/+5 | |
| | ||||||
* | - Made it possible to do "make test" for phpized extensions | foobar | 2005-08-08 | 5 | -4/+20 | |
| | ||||||
* | test -e doesn't work on solaris | Wez Furlong | 2005-08-04 | 1 | -1/+1 | |
| | ||||||
* | - Bumber up year | foobar | 2005-08-03 | 4 | -4/+4 | |
| | ||||||
* | - This does not have to be egrep here | foobar | 2005-06-15 | 1 | -4/+3 | |
| | ||||||
* | - Fix phpize: need to eval path variables for them to be usable | foobar | 2005-06-10 | 1 | -10/+20 | |
| | ||||||
* | - Fix paths when using --libdir and --includedir configure options | foobar | 2005-06-07 | 2 | -3/+3 | |
| | ||||||
* | - Proper fix for phpize when dealing with PECL | foobar | 2005-06-05 | 2 | -1/+4 | |
| | ||||||
* | - Changed the PATH_SEPARATOR check to a macro | foobar | 2005-05-30 | 1 | -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 #33166 | foobar | 2005-05-30 | 1 | -5/+0 | |
| | ||||||
* | - Make sure EGREP and SED get set early enough. | foobar | 2005-05-27 | 1 | -2/+2 | |
| | ||||||
* | - Added PHP_INSTALL_HEADERS() macro | foobar | 2005-05-07 | 2 | -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..) | foobar | 2005-05-03 | 1 | -1/+0 | |
| | ||||||
* | - Added man pages for "phpize" and "php-config" scripts. (Jakub Vrana) | foobar | 2005-04-30 | 3 | -1/+153 | |
| | ||||||
* | Moved phpextdist to dev/ | foobar | 2005-04-30 | 2 | -1/+1 | |
| | ||||||
* | Fix the echo/backquote issues + aclocal | foobar | 2005-04-07 | 1 | -6/+6 | |
| | ||||||
* | - Added the $PHP_AUTOCONF/$PHP_AUTOHEADER usage to phpize | foobar | 2005-04-07 | 1 | -5/+29 | |
| | ||||||
* | Remove: Has not existed for ages.. | foobar | 2005-03-24 | 1 | -1/+0 | |
| | ||||||
* | Removed unused DEFS subst | foobar | 2005-03-17 | 1 | -1/+0 | |
| | ||||||
* | - Remove these relics from era when TSRM was optional. | foobar | 2005-03-16 | 1 | -4/+1 | |
| | ||||||
* | Add missing subst | foobar | 2005-03-04 | 1 | -0/+1 | |
| | ||||||
* | ws | foobar | 2005-03-01 | 1 | -1/+1 | |
| | ||||||
* | Let's install the mbstring headers. | Wez Furlong | 2005-02-28 | 1 | -0/+2 | |
| | | | | | Fixes PECL #3516 | |||||
* | - Restructured and added a few comments here and there. | foobar | 2005-02-24 | 1 | -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. | foobar | 2005-01-25 | 1 | -1/+2 | |
| | | | | | | # Unfortunately we can't control what macros are used by the 3rd party # extensions so.. | |||||
* | - Remove also autom4te.cache dir with phpize --clean | foobar | 2005-01-22 | 1 | -1/+1 | |
| | ||||||
* | - Changed phpize not to require automake and libtool. | foobar | 2005-01-20 | 2 | -13/+10 | |
| | | | | | - Fixed build system to always use bundled libtool files. | |||||
* | - Add --with-libdir to phpized builds too | foobar | 2005-01-20 | 1 | -0/+5 | |
| | ||||||
* | - Make sure $host_alias is never empty | foobar | 2005-01-07 | 1 | -2/+0 | |
| |