summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Hardcode HOST_FILLORDER to FILLORDER_LSB2MSB, and make 'H' flag of TIFFOpen()...Even Rouault2023-05-091-16/+0
* Make TIFF_MAX_DIR_COUNT a autoconf/CMake settingEven Rouault2022-12-131-0/+14
* Add support for libjpeg-turbo 2.2-dev 8/12 bit dual modeEven Rouault2022-11-251-28/+43
* build: Make rational2double static only for automakeRoger Leigh2022-06-241-0/+2
* build: Update autoconf version to 4.5.0 and soname to 6.0.0Roger Leigh2022-06-241-4/+4
* build: Update autoconf ld-version-script defaultRoger Leigh2022-06-241-1/+1
* build: Enable symbol versioning by defaultRoger Leigh2022-06-241-2/+2
* doc: Add Sphinx conversion of all manpagesRoger Leigh2022-06-181-2/+28
* Adding Requires.private generationYishen Miao2022-06-131-0/+6
* Merge remote-tracking branch 'origin/master' into rst-docsRoger Leigh2022-06-051-2/+42
|\
| * Merge branch 'cmake-disable-options' into 'master'Roger Leigh2022-06-051-2/+42
| |\
| | * Add options for disabling tools, tests, contrib and docsRoger Leigh2022-05-291-2/+42
* | | Convert HTML documentation to Sphinx RSTRoger Leigh2022-06-041-3/+16
|/ /
* | autoconf: Add --disable-opengl optionRoger Leigh2022-05-291-11/+17
|/
* Prepare for release 4.4.0v4.4.0rc1v4.4.0Even Rouault2022-05-201-4/+4
* build: Fix static library imports in mingwBiswapriyo Nath2021-12-291-0/+8
* Fix version in libtiff-4.pc.in, and CMake build: Add requirements to pc fileKai Pastor2021-07-091-0/+3
* Prevent adding root directory to include listTimothy Lyanguzov2021-04-291-6/+6
* automatic creation of xz archive when running make distcheckVincent Torri2021-04-161-1/+1
* Prepare for v4.3.0 releasev4.3.0rc1v4.3.0Even Rouault2021-04-161-4/+4
* Add LERC support in configure.ac and Makefile.amAntonio Valentino2021-03-071-0/+60
* libport: Adjust header and library to only define and link if requiredRoger Leigh2021-02-081-1/+1
* Align Autoconf tif_config.h and CMake tif_config.cmake.inRoger Leigh2021-02-041-1/+1
* Use C99 snprintfRoger Leigh2021-02-011-2/+1
* Merge branch 'c99-strtol' into 'master'Even Rouault2021-02-011-4/+0
|\
| * Use C99 strtol, strtoul, strtoll and strtoullRoger Leigh2021-01-311-4/+0
* | Remove inline feature tests and definesRoger Leigh2021-01-311-1/+0
|/
* Add and enable TIFF_DISABLE_DEPRECATED for internal useRoger Leigh2021-01-221-0/+7
* Use standard C99 integer typesRoger Leigh2021-01-211-268/+22
* Remove HAVE_INTTYPES_H, HAVE_LFIND & lfind, HAVE_SEARCH_H & include <search.h>Kurt Schwehr2021-01-151-1/+0
* Merge branch 'rm-strcasecmp' into 'master'Even Rouault2021-01-151-1/+0
|\
| * Remove port/strcasecmp.c as strcasecmp is not currently used in libtiff.Kurt Schwehr2021-01-121-1/+0
* | cmake: Drop dlfcn.h checkRoger Leigh2021-01-061-1/+1
* | Use stdint.h types when availableRoger Leigh2021-01-061-124/+196
|/
* Fix spelling mistakes.Kurt Schwehr2020-12-311-3/+3
* Changes for 4.2.0 releasev4.2.0Bob Friesenhahn2020-12-191-5/+5
* Add support for optional building against libdeflate for faster Zip/Deflate c...Even Rouault2020-10-161-0/+58
* libtiff 4.1.0 releasedv4.1.0Bob Friesenhahn2019-11-031-5/+5
* make TIFF_SSIZE_T the same bitwidth as TIFF_SIZE_TThomas Bernard2019-05-311-3/+3
* Make defer strile offset/bytecount loading available at runtimeEven Rouault2019-05-101-4/+3
* libtiff 4.0.10 released.v4.0.10Bob Friesenhahn2018-11-101-4/+4
* webp in tiffNorman Barker2018-10-051-0/+55
* port: Add strtol, strtoll and strtoullRoger Leigh2018-03-231-2/+4
* Merge branch 'zstd'Even Rouault2018-02-141-0/+55
|\
| * Add ZSTD compression codecEven Rouault2017-12-211-0/+55
* | cmake: remove unused configure checksBen Boeckel2018-01-151-18/+3
|/
* * configure.ac: libtiff 4.0.9 released.v4.0.9Release-v4-0-9Bob Friesenhahn2017-11-181-5/+5
* libtiff 4.0.8 releasedv4.0.8Release-v4-0-8Bob Friesenhahn2017-05-211-3/+3
* * libtiff 4.0.7 released.v4.0.7Release-v4-0-7Bob Friesenhahn2016-11-191-3/+3
* Fix failure to update libtiff version in AC_INIT.v4.0.6Release-v4-0-6Bob Friesenhahn2015-09-121-1/+1