summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Added support for a TIFF_SSIZE_T in order to return memory sizes but stillbfriesen2007-06-261-7/+20
* Added support for a TIFF_PTRDIFF_T type to use when doing pointer arithmetic.bfriesen2007-06-261-781/+475
* Hopefully fixed botched upgrade of libtool.bfriesen2007-06-261-8033/+11728
* * configure.ac: Fix typo when substituting value for unsigned 8 bit type.bfriesen2007-06-261-2/+2
* * port/strtoull.c: New porting function in case strtoull() is notbfriesen2007-06-251-231/+3736
* Regenerated.dron2007-02-241-3112/+1264
* Added test for X Athena widgets.dron2006-10-131-1167/+3113
* Make --enable-old-jpeg working again.dron2006-06-071-1/+1
* Regenerated.dron2006-06-071-1162/+1438
* * libtiff/{tif_dirinfo.c, tif_print.c} : Fix crash inbfriesen2006-06-031-2928/+4269
* Added tests for io.h header and setmode() function.dron2006-04-201-8/+10
* libtiff 3.8.2 released.Release-v3-8-2dron2006-03-231-11/+11
* libtiff 3.8.1 released.Release-v3-8-1dron2006-03-131-18/+303
* *** empty log message ***dron2006-02-071-2/+4
* libtool related stuff updated from the 2.1a branch.dron2006-01-231-11914/+6945
* 3.8.0 released.Release-v3-8-0dron2005-12-291-291/+254
* * libtiff/tif_jpeg.c: Improve compilation under MinGW.bfriesen2005-12-271-3622/+3105
* preliminary support for MS MDI format, bug 1002fwarmerdam2005-11-211-168/+293
* Make the default strip size configurable via the --with-default-strip-size anddron2005-10-071-35/+56
* Applied patch from Patrick Welche (all scripts moved in the 'config' and 'm4'dron2005-09-121-1665/+1337
* Added lfind() replacement module.dron2005-07-071-0/+111
* Do not use empty -R option when linking with --enable-rpath.dron2005-07-041-2/+2
* Local macros updated to recent versions.dron2005-06-291-67/+73
* Updated up to the recent stable libtool.dron2005-06-291-11/+11
* *** empty log message ***dron2005-06-231-27/+40
* Added workaround for OpenBSD/MirOS soname problem as per bugdron2005-05-261-29/+56
* Added check for search.h header.dron2005-04-081-42/+132
* Use libtool machinery to pass rpath option.dron2005-03-221-27/+50
* libtiff 3.7.2 released.Release-v3-7-2dron2005-03-151-11/+11
* Use -rpath option instead of -R as per bugdron2005-03-041-2/+2
* Fixes for --with-docdir option as per bugdron2005-01-301-1/+1
* Clean-ups in the docdir support.dron2005-01-231-1/+1
* *** empty log message ***dron2005-01-151-29/+47
* Replace --disable-c++ with the --disable-cxx option asdron2005-01-051-4/+4
* libtiff 3.7.1 released.Release-v3-7-1dron2004-12-201-37/+49
* Updated.dron2004-12-161-3047/+2872
* * libtiff/tif_jpeg.c: Added a work-around in order to allowbfriesen2004-12-011-2872/+3047
* Add support for C++ stream API.dron2004-11-121-29/+73
* Add --enable-rpath option to embed linker path into library binary.dron2004-10-271-97/+105
* Don't enable the Old JPEG when --disable-old-jpeg option given.dron2004-10-231-1/+1
* Cut the 3.7.0 release.Release-3-7-0dron2004-10-161-11/+11
* USe autoconf 1.9.2.dron2004-10-151-3035/+2872
* * contrib/iptcutil/README: Added the missing README which goesbfriesen2004-10-051-2778/+2995
* libtiff 3.7.0beta2 released.Release-v3-7-0beta2dron2004-10-021-12/+13
* libtiff 3.7.0beta released.dron2004-09-191-190/+144
* Get rid of BSD data types (u_char, u_short, u_int, u_long).dron2004-09-141-4516/+3223
* Fix tiffgt compilation.bfriesen2004-09-121-3180/+5175
* New macros to detect GLUT libraries.dron2004-09-121-4166/+5135
* Configure and install tiffconf.h in order to satisfy application requirements.bfriesen2004-09-111-3295/+4119
* *** empty log message ***dron2004-09-021-29/+84