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
|
Revision tags: RELEASE_1_0b1, php-4.3.0pre1 |
|
#
72d90fc4 |
| 06-Oct-2002 |
Rasmus Lerdorf |
As discussed a while ago, decoding GIF images is not considered a Unisys LZW patent violation so we can distribute read-only GIF support with our bundled GD2. The patent also expires in 2003
As discussed a while ago, decoding GIF images is not considered a Unisys LZW patent violation so we can distribute read-only GIF support with our bundled GD2. The patent also expires in 2003, which is quickly approaching, so we can roll in write support soon unless things change.
show more ...
|
Revision tags: MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003 |
|
#
eb3b486f |
| 11-Sep-2002 |
foobar |
For now, check only when not using bundled GD lib.
|
#
e54bc671 |
| 11-Sep-2002 |
foobar |
Added build test. Bug: #19345
|
Revision tags: RELEASE_0_91, php-4.3.0dev_zend2_alpha3 |
|
#
cb8493b2 |
| 07-Sep-2002 |
foobar |
This was not a good idea.
|
#
86e68f34 |
| 07-Sep-2002 |
Sander Roobol |
Fix build with bundled gd when builddir!=srcdir
|
Revision tags: php-4.2.3 |
|
#
d1009fe7 |
| 05-Sep-2002 |
foobar |
Using --with-zlib-dir should work now with phpized builds too.
|
#
c40262ef |
| 05-Sep-2002 |
foobar |
This _should_ fix those builds where gd.h might be in many places in the system. Not guaranteed, but now the path for the found gd.h is always first in the includes.
|
#
3bf75192 |
| 04-Sep-2002 |
foobar |
@- Added --disable-all configure option. (Jani)
|
Revision tags: php-4.2.3RC2 |
|
#
55b22b16 |
| 30-Aug-2002 |
foobar |
xpm.h is sometimes in /usr/include/X11 (or /usr/X11R6/include/X11)
|
Revision tags: php-4.2.3RC1 |
|
#
2df2e24a |
| 12-Aug-2002 |
Marcus Boerger |
check for fabsf and floorf in config.m4 msvc.6 needs a define, msvc.net needs special treatment
|
Revision tags: dev |
|
#
3177f1ca |
| 23-Jul-2002 |
foobar |
Fix bug: #18479. Better error message what was not found.
|
Revision tags: php-4.2.2 |
|
#
a85f813b |
| 17-Jul-2002 |
foobar |
Remove evil quotes
|
#
71b0e91b |
| 13-Jul-2002 |
foobar |
Really fix it this time..
|
#
1e48f667 |
| 13-Jul-2002 |
foobar |
Fixed the undefined reference to 'gdttf' errors when using bundled GD lib. # I removed that in the first place..don't remember why. :(
|