History log of /PHP-8.3/scripts/Makefile.frag (Results 26 – 47 of 47)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 4094bf77 30-May-2005 foobar

Removed the empty $bin_src_SCRIPTS (no longer needed), bug #33166


# 62625394 07-May-2005 foobar

- Added PHP_INSTALL_HEADERS() macro
- Fixed several VPATH build issues
- Changed all awk calls to use $AWK
- Changed all mkdir calls to use "$php_shtool mkdir"


# e49cebe1 03-May-2005 foobar

- acconfig.h should not be installed. (it is only a template file..)


# 40b6c60d 30-Apr-2005 foobar

- Added man pages for "phpize" and "php-config" scripts. (Jakub Vrana)


# 2c9bf198 30-Apr-2005 foobar

Moved phpextdist to dev/


Revision tags: RELEASE_0_3, php-5.0.4, php-4.3.11
# f3705825 24-Mar-2005 foobar

Remove: Has not existed for ages..


Revision tags: php-5.0.4RC2, php-4.3.11RC2, php-5.0.4RC1, php-4.3.11RC1
# 0b7435f5 01-Mar-2005 foobar

ws


# 401f8133 28-Feb-2005 Wez Furlong

Let's install the mbstring headers.
Fixes PECL #3516


Revision tags: RELEASE_0_2_4, RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2
# 480a3b08 20-Jan-2005 foobar

- Changed phpize not to require automake and libtool.
- Fixed build system to always use bundled libtool files.


# 7f124451 28-Dec-2004 Derick Rethans

- MFB: Add dom/xml_common.h header as installed header in order to be able to build pecl/xml_reader


# c9f55292 21-Dec-2004 foobar

- Fixed bug #28385 (files in $(prefix)/lib/php/build/* installed with wrong
permissions). (Jani, ramsy at ramix dot jp)


Revision tags: php-5.0.3, php-4.3.10, SQLITE_4_3_20041227, php-5.0.3RC2, php-4.3.10RC2, php-5.0.3RC1, php-4.3.10RC1
# 9b9ae8ee 23-Nov-2004 Derick Rethans

- We need to install the headers too.


Revision tags: PRE_NEW_VM_GEN_PATCH, php-5.0.2, php-4.3.9, php-5.0.2RC1, php-4.3.9RC3, PRE_ZEND_VM_DISPATCH_PATCH, php-4.3.9RC2, php-5.0.1, php-5.0.1RC2, php-4.3.9RC1, php-5.0.1RC1, RELEASE_0_1, php-5.0.0RC4, php-5.0.0, php-4.3.8, php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7, php-5.0.0RC3RC1, php-4.3.7RC1, RELEASE_0_1_1, php-5.0.0RC2, php-5.0.0RC2RC2
# f726dc7a 19-Apr-2004 Rob Richards

add ext/libxml/ to the headers path


Revision tags: php-4.3.6, php-5.0.0RC2RC1, php-4.3.6RC3, php-4.3.6RC2, php-4.3.6RC1, php-4.3.5, php-4.3.5RC4, php-5.0.0RC1, php-5.0.0RC1RC2, php-5.0.0RC1RC1, RELEASE_0_2_0, php-4.3.5RC3, php-5.0.0b4, php-5.0.0b4RC1, php-4.3.5RC2, RELEASE_1_3b6, php_ibase_before_split, php-4.3.5RC1, php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1
# e01ab8c9 01-Dec-2003 foobar

- Made --program-prefix and --program-suffix work. (See bug #23030)


Revision tags: php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1, php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1, RELEASE_0_7
# 55dfa372 19-Sep-2003 foobar

MFB


# 9a47ae68 31-Aug-2003 foobar

- Single header files installation.


# b0d74a94 31-Aug-2003 Wez Furlong

install sqlite headers with the rest of php.
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)


# d1d823b0 27-Aug-2003 Sascha Schumann

Use INSTALL to install build files


# 0ad5fa63 26-Aug-2003 Sascha Schumann

Use $(INSTALL_DATA) instead of cp


Revision tags: php-4.3.3, php-4.3.3RC4, RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO, php-4.3.3RC2, php-5.0.0b1, php-4.3.3RC1
# 755eccf8 09-Jun-2003 foobar

- Moved scan_makefile_in.awk to better suitable place for it.
(other build related scripts are under build/ too..)


Revision tags: BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b, SPL_ALPHA, php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init, php-4.3.2RC1
# 57f11496 01-Mar-2003 Wez Furlong

Add streams headers to those used for shared extensions.


Revision tags: php-4.3.1
# 20c43285 28-Jan-2003 foobar

- Fixed bug: #13561 (--without-pear prevents install of phpize, php-config)


12