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. :(
|
Revision tags: INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2 |
|
#
78adadaf |
| 28-Jun-2002 |
foobar |
Remove unused files.
|
#
feb450ba |
| 28-Jun-2002 |
foobar |
- Fix bug: #17671
|
#
33b5d72f |
| 25-Jun-2002 |
Marcus Boerger |
imageellipse is removed in 2.01 #maybe someone reintroduces this one in bundled lib?
|
#
2a6980a7 |
| 24-Jun-2002 |
Derick Rethans |
- Make functions not exist when they are not available. This means you can now safely do function_exists() on all gd functions.
|
#
5060a9b3 |
| 19-Jun-2002 |
foobar |
Fix bug: #17130
|
Revision tags: php-4.3.0dev, php5_5_0 |
|
#
c5dc21f8 |
| 09-Jun-2002 |
Sander Roobol |
Made phpinfo() show if we're using the bundled version of GD
|
#
a2849b86 |
| 09-Jun-2002 |
Sander Roobol |
Fixed detection of JPEG support in bundled version of GD.
|
Revision tags: RELEASE_0_90 |
|
#
9a47e545 |
| 04-Jun-2002 |
foobar |
- Fixed the include paths for the needed libraries for bundled libgd. - Removed files which are not needed with libgd2 from the PHP_NEW_EXTENSION.
|
#
1a06a2fa |
| 04-Jun-2002 |
foobar |
- Made the bundled libgd actually work. Fixed bug: #17244
|
Revision tags: php-4.3.0dev_zend2_alpha1, BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10, RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2, php-4.2.1RC1 |
|
#
4586a989 |
| 23-Apr-2002 |
foobar |
Wrong variable used here..
|
Revision tags: php-4.2.0 |
|
#
36751953 |
| 20-Apr-2002 |
jim winstead |
include the checks for various support libraries to --with-gd=php section. the libgd stuff needs some additional checks to handle the presence/absence of things like libpng, but this helps wh
include the checks for various support libraries to --with-gd=php section. the libgd stuff needs some additional checks to handle the presence/absence of things like libpng, but this helps when most things are included.
show more ...
|