217 Commits (aa87beaded47b4d5abe06a0ffc2af32bf0dfa6ce)

Author SHA1 Message Date
Jani Taskinen d15188b1dd - Applied the missing parts to phpize.m4 for zend extension builds 18 years ago
Jani Taskinen 9bee643d59 - Detect whether debugging was enabled in PHP and drop optimizing flags if so (merge from configure.in) 18 years ago
David Soria Parra c8dec3c517 MFB: - Fixed the fix for not requiring C++ always 18 years ago
Jani Taskinen 9a1d920934 - Fixed a minor problem in not enabling c++/g++ when not needed. 18 years ago
Steve Seear 031ea3b62f Added a script that generates phpt test coverage information for functions and methods. 18 years ago
Jani Taskinen eb10507f1e - Fix problem with non-bash compliant shells 19 years ago
Jani Taskinen 731671e767 - Fix bug #42292 ($PHP_CONFIG not set) 19 years ago
Jani Taskinen 99139b574d - Fixed bug #42195 (C++ compiler required always) 19 years ago
Antony Dovgal 992a6dc10d fix --with-php-config option 19 years ago
Jani Taskinen 3d17c96fda - Cleanup + removed PHP_SETUP_ICU call (has to be done per extension, not globally!) 19 years ago
foobar 6e25d4f4b4 oops 19 years ago
foobar 68724e2489 - Improved php-config: 19 years ago
foobar 5be547723c - Add missing CXXFLAGS_CLEAN variable. 19 years ago
Andrei Zmievski 65f3adea43 Use PHP_SETUP_ICU in self-contained extensions 19 years ago
Antony Dovgal 35e8bd0adf more improvements 20 years ago
Antony Dovgal 9199419c25 add help 20 years ago
Nuno Lopes 62fd85f29e MFB 20 years ago
foobar f0fe4e05b9 - Added PHP_VERSION_ID == PHP_VERSION as integer value. 20 years ago
foobar 37d4fa7b4b - Fix build with ext/date/lib with shared extensions 20 years ago
foobar 5b77718854 typofix 20 years ago
Jon Parise 3078bbabfd If the $PHP_AUTOCONF and $PHP_AUTOHEADER environmental variables are set 20 years ago
Jon Parise 758ff2f9f1 Wrapping the $PHP_AUTOCONF and $PHP_AUTOHEADER error messages to fit 20 years ago
foobar ec4395e9ff - Determine the shared/link lib suffixes in one macro. 20 years ago
Andrei Zmievski 3411f2bca1 Separate suffixes of shared libraries that we link against and the ones 20 years ago
foobar c14e22d9f2 - Allow any EOLs in CREDITS files 20 years ago
foobar 251c5173fd bump year and license version 20 years ago
foobar da629d8823 more test output files 20 years ago
foobar f6c1212b17 - Cleanup test output files too 20 years ago
foobar bcade7ced4 - Fixed header installing under phpize builds 20 years ago
foobar 27d2fe07ff MF51:- Fixed bug #34850 (--program-suffix and --program-prefix not included in man page names) 21 years ago
Marcus Boerger 8a3ea48eef - run-tests-config.php was never used and now renamed 21 years ago
Wez Furlong 07e355fc9c mf 5.1 21 years ago
foobar 98f245e5f9 Fix cleanup 21 years ago
foobar ee5fd96e37 - Made it possible to do "make test" for phpized extensions 21 years ago
Wez Furlong 7ba278b7b2 test -e doesn't work on solaris 21 years ago
foobar 23e671a51e - Bumber up year 21 years ago
foobar 8d2afe0e57 - This does not have to be egrep here 21 years ago
foobar 058205b67d - Fix phpize: need to eval path variables for them to be usable 21 years ago
foobar d3f1bf4c35 - Fix paths when using --libdir and --includedir configure options 21 years ago
foobar c28f59a1d5 - Proper fix for phpize when dealing with PECL 21 years ago
foobar 5fee97ca33 - Changed the PATH_SEPARATOR check to a macro 21 years ago
foobar 4094bf77c5 Removed the empty $bin_src_SCRIPTS (no longer needed), bug #33166 21 years ago
foobar b74a5eac59 - Make sure EGREP and SED get set early enough. 21 years ago
foobar 626253940e - Added PHP_INSTALL_HEADERS() macro 21 years ago
foobar e49cebe157 - acconfig.h should not be installed. (it is only a template file..) 21 years ago
foobar 40b6c60d9d - Added man pages for "phpize" and "php-config" scripts. (Jakub Vrana) 21 years ago
foobar 2c9bf19823 Moved phpextdist to dev/ 21 years ago
foobar f3ee713a42 Fix the echo/backquote issues + aclocal 21 years ago
foobar e2e53b6511 - Added the $PHP_AUTOCONF/$PHP_AUTOHEADER usage to phpize 21 years ago
foobar f370582500 Remove: Has not existed for ages.. 21 years ago