Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFH: - Fixed header installing under phpize builds | foobar | 2005-11-21 | 1 | -19/+0 |
| | |||||
* | - Fixed bug #34850 (--program-suffix and --program-prefix not included in ↵ | foobar | 2005-10-13 | 1 | -5/+5 |
| | | | | man page names) | ||||
* | - MFH run-tests-config.php was never used and now renamed | Marcus Boerger | 2005-08-31 | 1 | -2/+1 |
| | |||||
* | - Made it possible to do "make test" for phpized extensions | foobar | 2005-08-08 | 1 | -1/+3 |
| | |||||
* | - Fix paths when using --libdir and --includedir configure options | foobar | 2005-06-07 | 1 | -1/+1 |
| | |||||
* | Removed the empty $bin_src_SCRIPTS (no longer needed), bug #33166 | foobar | 2005-05-30 | 1 | -5/+0 |
| | |||||
* | - Added PHP_INSTALL_HEADERS() macro | foobar | 2005-05-07 | 1 | -20/+2 |
| | | | | | | | - 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 | 1 | -1/+8 |
| | |||||
* | Moved phpextdist to dev/ | foobar | 2005-04-30 | 1 | -1/+1 |
| | |||||
* | Remove: Has not existed for ages.. | foobar | 2005-03-24 | 1 | -1/+0 |
| | |||||
* | 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 | ||||
* | - Changed phpize not to require automake and libtool. | foobar | 2005-01-20 | 1 | -2/+6 |
| | | | | | - Fixed build system to always use bundled libtool files. | ||||
* | - MFB: Add dom/xml_common.h header as installed header in order to be able ↵ | Derick Rethans | 2004-12-28 | 1 | -0/+1 |
| | | | | to build pecl/xml_reader | ||||
* | - Fixed bug #28385 (files in $(prefix)/lib/php/build/* installed with wrong | foobar | 2004-12-21 | 1 | -2/+6 |
| | | | | | permissions). (Jani, ramsy at ramix dot jp) | ||||
* | - We need to install the headers too. | Derick Rethans | 2004-11-23 | 1 | -0/+2 |
| | |||||
* | add ext/libxml/ to the headers path | Rob Richards | 2004-04-19 | 1 | -0/+1 |
| | |||||
* | - Made --program-prefix and --program-suffix work. (See bug #23030) | foobar | 2003-12-01 | 1 | -4/+4 |
| | |||||
* | MFB | foobar | 2003-09-19 | 1 | -1/+1 |
| | |||||
* | - Single header files installation. | foobar | 2003-08-31 | 1 | -14/+20 |
| | |||||
* | install sqlite headers with the rest of php. | Wez Furlong | 2003-08-31 | 1 | -1/+2 |
| | | | | | | | We only really need sqlite.h, but our build system doesn't provide for installation of a single header file (at least not that I can see) | ||||
* | Use INSTALL to install build files | Sascha Schumann | 2003-08-27 | 1 | -1/+1 |
| | |||||
* | Use $(INSTALL_DATA) instead of cp | Sascha Schumann | 2003-08-26 | 1 | -4/+4 |
| | |||||
* | - Moved scan_makefile_in.awk to better suitable place for it. | foobar | 2003-06-09 | 1 | -1/+1 |
| | | | | | (other build related scripts are under build/ too..) | ||||
* | Add streams headers to those used for shared extensions. | Wez Furlong | 2003-03-01 | 1 | -0/+1 |
| | |||||
* | - Fixed bug: #13561 (--without-pear prevents install of phpize, php-config) | foobar | 2003-01-28 | 1 | -0/+65 |