summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
...
* * libtiff 4.0.6 released.Bob Friesenhahn2015-09-121-2/+2
* * Makefile.am (distcheck-hook), configure.ac: Applied patches byBob Friesenhahn2015-09-011-0/+3
* * CMakeLists.txt, Makefile.am, configure.ac: Applied patches byBob Friesenhahn2015-09-011-1/+1
* * configure.ac: libtiff 4.0.5 released.Bob Friesenhahn2015-08-301-3/+3
* Support large files under Windows using tif_unix.c and libtiff tools.Bob Friesenhahn2015-08-191-0/+4
* * CMakeLists.txt: Add CMake patchset by Roger Leigh as posted toBob Friesenhahn2015-06-251-2/+3
* * libtiff 4.0.4 released.v4.0.4Release-v4-0-4Bob Friesenhahn2015-06-211-3/+3
* * configure.ac: Add a HAVE_FOO Automake conditional for eachBob Friesenhahn2015-06-211-0/+6
* * libtiff/tif_config.vc.h: Make adjustments to match the newBob Friesenhahn2015-06-211-1/+44
* * configure.ac: For 64-bit MinGW, fix SSIZE_FORMAT formattingBob Friesenhahn2015-06-201-1/+9
* From Ludolf Holzheid on Bugzilla Bug #2498:Lee Howard2015-06-141-2/+13
* From Marcos H. Woehrmann on Bugzilla Bug #2405. This corrects the shell equa...Lee Howard2015-06-141-1/+1
* * tools/gif2tiff.c (readgifimage): Fix Coverity 1024222 "UntrustedBob Friesenhahn2015-05-301-1/+2
* * libtiff 4.0.4beta releasedv4.0.4betaRelease-v4-0-4betaEven Rouault2015-01-261-4/+4
* * configure.ac: Applied patch by Brad Smith to improve pkg-configBob Friesenhahn2013-03-291-4/+8
* * libtiff 4.0.3 released.v4.0.3Release-v4-0-3Bob Friesenhahn2012-09-221-4/+4
* * libtiff{tiff.h, tif_print.c, tif_dirinfo.c, tif_dirread.c}: AddBob Friesenhahn2012-08-191-3/+7
* updated for 4.0.2 releaseFrank Warmerdam2012-06-161-5/+5
* * libtiff 4.0.1 released.v4.0.1Release-v4-0-1Bob Friesenhahn2012-02-181-3/+3
* * configure.ac: Add support for using library symbol versioning onBob Friesenhahn2012-01-221-0/+32
* * configure.ac: Add libtiff private dependency on -llzma forBob Friesenhahn2011-12-221-0/+1
* Released libtiff 4.0.0.v4.0.0Release-v4-0-0Bob Friesenhahn2011-12-221-3/+3
* Release v4-0-0beta7.v4.0.0beta7Release-v4-0-0beta7Bob Friesenhahn2011-04-091-3/+3
* * configure.ac: Should use AC_CANONICAL_HOST since host specifiesBob Friesenhahn2011-04-091-4/+4
* * configure.ac: Support configuring TIFF_INT64_FORMAT andBob Friesenhahn2011-04-021-2/+20
* fix macro set for chunky-read-supportFrank Warmerdam2011-02-181-1/+1
* added a configure option to enable CHUNKY_STRIP_READ support (--enable-chunky...Frank Warmerdam2011-02-181-0/+16
* implement optional support for deferred strip/tile offset/size loadingFrank Warmerdam2011-02-181-0/+16
* * configure.ac, libtiff/Makefile.am: Build tif_win32.c onLee Howard2010-12-151-0/+20
* Implement a new TIFF compression scheme LZMA reserving a new value 34925 forAndrey Kiselev2010-12-141-0/+52
* * libtiff-4.pc.in: Added libtiff pkg-config .pc file support.Bob Friesenhahn2010-11-271-0/+7
* * libtiff 4.0.0alpha6 released.v4.0.0alpha6Release-v4-0-0alpha6Bob Friesenhahn2010-06-111-3/+3
* * libtiff 4.0.0alpha5 released.v4.0.0alpha5Release-v4-0-0alpha5Bob Friesenhahn2009-11-041-3/+3
* * configure.ac: x86_64 should use the same fill order as i386.Bob Friesenhahn2009-10-071-1/+1
* * libtiff 4.0.0alpha4 released.v4.0.0alpha4Release-v4-0-0alpha4Bob Friesenhahn2009-08-271-18/+29
* * configure.ac: Updated autotools. Autoconf 2.64, Automake 1.11,Bob Friesenhahn2009-08-201-4/+13
* add support for 8/12bit jpeg dual mode buildsFrank Warmerdam2009-06-211-0/+32
* update to 4.0.0beta3Frank Warmerdam2009-01-201-2/+2
* * libtiff/tiffio.h: GCC will now validate format specificationsBob Friesenhahn2008-12-311-0/+24
* prepare for 4.0.0beta2Frank Warmerdam2008-05-241-2/+2
* update for 4.0.0beta1 releaseFrank Warmerdam2008-05-181-2/+2
* *** empty log message ***Andrey Kiselev2007-07-041-3/+0
* Version number has been changed; use libtool versioning instead ofAndrey Kiselev2007-06-281-13/+36
* Added support for a TIFF_SSIZE_T in order to return memory sizes but stillBob Friesenhahn2007-06-261-7/+14
* Added support for a TIFF_PTRDIFF_T type to use when doing pointer arithmetic.Bob Friesenhahn2007-06-261-4/+26
* Hopefully fixed botched upgrade of libtool.Bob Friesenhahn2007-06-261-1/+0
* * configure.ac: Fix typo when substituting value for unsigned 8 bit type.Bob Friesenhahn2007-06-261-1/+1
* * port/strtoull.c: New porting function in case strtoull() is notBob Friesenhahn2007-06-251-3/+104
* Regenerated.Andrey Kiselev2007-02-241-11/+16
* Added test for X Athena widgets.Andrey Kiselev2006-10-131-0/+11