summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* CMakeLists.txt: properly set value of HOST_FILLORDER to LSB2MSB for Windows C...Even Rouault2019-07-151-0/+2
* make TIFF_SSIZE_T the same bitwidth as TIFF_SIZE_TThomas Bernard2019-05-311-14/+6
* Make defer strile offset/bytecount loading available at runtimeEven Rouault2019-05-101-1/+1
* CMakeLists.txt: fix TIFF_SIZE_TThomas Bernard2019-02-031-1/+1
* webp in tiffNorman Barker2018-10-051-0/+23
* port: Add strtol, strtoll and strtoullRoger Leigh2018-03-231-1/+4
* Merge branch 'zstd'Even Rouault2018-02-141-0/+28
|\
| * Add ZSTD compression codecEven Rouault2017-12-211-0/+28
* | Merge branch 'libtiff-as-subdirectory-fixes' into 'master'Even Rouault2018-02-091-1/+1
|\ \
| * | Bump minimum required CMake version to v2.8.11Kevin Funk2018-01-291-1/+1
| |/
* | cmake: avoid setting hard-coded variables in the cacheBen Boeckel2018-01-151-2/+1
* | cmake: avoid an unnecessary intermediate variableBen Boeckel2018-01-151-13/+1
* | cmake: avoid an unnecessary intermediate variableBen Boeckel2018-01-151-4/+2
* | cmake: avoid tautological logicBen Boeckel2018-01-151-6/+2
* | cmake: use check_symbol_existsBen Boeckel2018-01-151-21/+9
* | cmake: remove unused configure checksBen Boeckel2018-01-151-29/+0
|/
* * .travis.yml, build/travis-ci: new files fromEven Rouault2017-06-081-1/+1
* * CMakeLists.txt, Makefile.am, configure.ac: Applied patches byBob Friesenhahn2015-09-011-4/+10
* * CMakeLists.txt, libtiff/test/Makefile.am: Applied patches byBob Friesenhahn2015-09-011-4/+30
* Additional CMake-related files were missing from the distribution tarball.v4.0.5Release-v4-0-5Bob Friesenhahn2015-08-311-2/+2
* Add ld-version-script option to cmake build.Bob Friesenhahn2015-08-291-1/+2
* Fix Cmake build issues caused by Windows large file updates.Bob Friesenhahn2015-08-211-0/+4
* * cmake: Add d suffix to debug libraries with MSVC. Patch #3 of 3Bob Friesenhahn2015-07-041-5/+72
* * CMakeLists.txt: Add CMake patchset by Roger Leigh as posted toBob Friesenhahn2015-06-251-0/+660