#
526a3d9c |
| 30-Sep-2003 |
Ilia Alshanetsky |
Always prefer user specified paths over the default /usr /usr/local. This may fix compilation problems with on systems with multiple copies of the same library.
|
Revision tags: php-4.3.4RC1 |
|
#
06616ccd |
| 27-Sep-2003 |
foobar |
Bundled GD has this function
|
Revision tags: RELEASE_0_7, 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 |
|
#
8913dcd2 |
| 15-Jun-2003 |
Marcus Boerger |
Better configure output
|
#
e7fd4c57 |
| 09-Jun-2003 |
Moriyoshi Koizumi |
Fixed trivial typo
|
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 |
|
#
f9e805d5 |
| 21-Apr-2003 |
Moriyoshi Koizumi |
The feature is less revelant to encoding conversion indeed
|
#
6be2406b |
| 19-Apr-2003 |
Moriyoshi Koizumi |
Made phpinfo() / gd_info() indicate availability of JIS feature
|
#
54096d3f |
| 19-Apr-2003 |
Moriyoshi Koizumi |
Fixed help text alignment
|
#
1f229c08 |
| 19-Apr-2003 |
Moriyoshi Koizumi |
MFBed Rui's patch
|
Revision tags: RELEASE_0_6, RELEASE_0_5, init |
|
#
9fbb5b53 |
| 04-Apr-2003 |
foobar |
Check that t1lib has T1_StrError
|
#
980bac69 |
| 18-Mar-2003 |
foobar |
Fixed bug #22751 (Compile error in gdcache when external libgd is used)
|
Revision tags: php-4.3.2RC1, php-4.3.1 |
|
#
1d9477f3 |
| 02-Feb-2003 |
Marcus Boerger |
- new xbm support @Added XBM support for bundled gd library. (marcus) # It was enabled by the last commit and fixed by this one.
|
#
07246c2f |
| 01-Feb-2003 |
Marcus Boerger |
Bundled version has XBM support as well as external. # Now fix the shit behind it...
|
Revision tags: PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix |
|
#
04eca753 |
| 23-Jan-2003 |
foobar |
MFB
|
#
f6cee901 |
| 20-Jan-2003 |
foobar |
Add test for png.h
|
Revision tags: php-4.3.0, php-4.3.0RC4 |
|
#
c07f7c8d |
| 14-Dec-2002 |
foobar |
MFB: Fix bug #20995
|
Revision tags: RELEASE_1_0b3, php-4.3.0RC3 |
|
#
d1c70a64 |
| 10-Dec-2002 |
Marcus Boerger |
directory values are optional
|
Revision tags: php-4.3.0RC2, RELEASE_1_0b2 |
|
#
92514865 |
| 25-Nov-2002 |
Ilia Alshanetsky |
Synchronized bundled gd library with the latest stable GD, 2.0.6 Fixed a configuration problem with xpm. Fixed 2 possible memory leaks in fontFetch().
|
#
a3e9ae20 |
| 18-Nov-2002 |
foobar |
Fix the test. (and indented it for easier bug spotting :)
|
#
8d00d54f |
| 17-Nov-2002 |
Ilia Alshanetsky |
Fixed gd 2.0.4 check
|
#
a10e0b6d |
| 17-Nov-2002 |
Ilia Alshanetsky |
A better gd >=2.0.4 version check for non-bundled gd library.
|
Revision tags: BEFORE_RENAMING, php-4.3.0RC1 |
|
#
71506586 |
| 30-Oct-2002 |
Ilia Alshanetsky |
This patch allows compilation of gd against non-bundled gd library older then 2.0.4.
|
Revision tags: php-4.3.0pre2 |
|
#
7d3dc68a |
| 21-Oct-2002 |
foobar |
Nuke tabs.
|
#
3fd56c29 |
| 21-Oct-2002 |
foobar |
Changed --with-gd to behave same way as --with-mysql does.
|
#
3be17e3f |
| 21-Oct-2002 |
foobar |
- Prevent resetting the PHP_*_DIR variables if already set.
|
#
0d98fc67 |
| 19-Oct-2002 |
foobar |
--with-zlib-dir has to be defined here to enable phpize build
|