summaryrefslogtreecommitdiff
path: root/port
Commit message (Expand)AuthorAgeFilesLines
* Reformatting in all other directories using 'pre-commit run'pre-commit run by Even Rouault2022-12-083-96/+98
* Remove vim/emacs formatting footersEven Rouault2022-12-081-7/+0
* Fix including module getopt.c twice with CMake and HAVE_GETOPT=falseSu_Laus2022-10-061-1/+1
* Fix CMake build to be compatible with FetchContentJeremy Maitin-Shepard2022-10-031-5/+5
* Fix build with CMake 3.10Kai Pastor2021-07-041-1/+1
* libport: Adjust header and library to only define and link if requiredRoger Leigh2021-02-086-23/+73
* Remove NMake build supportRoger Leigh2021-02-082-44/+0
* Use C99 snprintfRoger Leigh2021-02-015-57/+1
* Use C99 strtol, strtoul, strtoll and strtoullRoger Leigh2021-01-3110-534/+2
* Remove HAVE_INTTYPES_H, HAVE_LFIND & lfind, HAVE_SEARCH_H & include <search.h>Kurt Schwehr2021-01-153-70/+0
* Remove port/strcasecmp.c as strcasecmp is not currently used in libtiff.Kurt Schwehr2021-01-124-56/+0
* tiff tools and libtiff/mkg3states: include 'libport.h', remove local definiti...miguel2021-01-071-0/+4
* Simplify nmake configuration for building port directory. Now thereBob Friesenhahn2020-01-292-4/+14
* Make sure that tif_config.h is produced prior to entering the portBob Friesenhahn2020-01-281-0/+2
* Fix nmake build mistakes in my last commit:Bob Friesenhahn2020-01-261-4/+4
* Add nmake build support for manually configuring the 'port' files to beBob Friesenhahn2020-01-252-6/+38
* snprintf porting fix for Visual Studio 2003Bob Friesenhahn2018-11-181-0/+4
* port: Clean up NetBSD sources and headers to build standaloneRoger Leigh2018-03-266-117/+18
* port: Add strtol, strtoll and strtoullRoger Leigh2018-03-239-82/+561
* cmake: remove unused configure checksBen Boeckel2018-01-152-121/+1
* Remove remaining .cvsignore filesEven Rouault2017-12-011-7/+0
* Remove autoconf/automake generated files, and add them to .gitignoreEven Rouault2017-12-011-657/+0
* Regenerate autoconf filesEven Rouault2017-11-301-0/+1
* Remove all $Id and $Headers comments with CVS versionsEven Rouault2017-11-307-13/+0
* fax2tiff: Pass the FAX_Client_Data struct as client dataBob Friesenhahn2017-10-291-1/+0
* * refresh autoconf/make stuff with what is on Ubuntu 16.04 (minor changes)Even Rouault2017-07-111-0/+1
* * html/bugs.html: Replace Andrey Kiselev with Bob Friesenhahn forBob Friesenhahn2016-04-081-8/+20
* * libtiff/*.c: fix clang -Wshorten-64-to-32 warningsEven Rouault2015-11-181-19/+8
* * Makefile.am (distcheck-hook), configure.ac: Applied patches byBob Friesenhahn2015-09-011-0/+1
* All the CMakeLists.txt files were missing from the distribution tarball.Bob Friesenhahn2015-08-302-2/+11
* Use consistent line terminations.Bob Friesenhahn2015-08-281-7/+7
* Fix Cmake build issues caused by Windows large file updates.Bob Friesenhahn2015-08-211-2/+2
* Support large files under Windows using tif_unix.c and libtiff tools.Bob Friesenhahn2015-08-193-2/+9
* * cmake: Add d suffix to debug libraries with MSVC. Patch #3 of 3Bob Friesenhahn2015-07-042-3/+3
* Add missing file from CMake patch set.Bob Friesenhahn2015-06-251-0/+37
* * CMakeLists.txt: Add CMake patchset by Roger Leigh as posted toBob Friesenhahn2015-06-254-4/+69
* * libtiff/tif_config.vc.h: Make adjustments to match the newBob Friesenhahn2015-06-211-3/+3
* * tools/tiffcrop.c (ROTATE_ANY): Fix Coverity 1294542 "LogicalBob Friesenhahn2015-05-281-1/+0
* * automake: updated to 1.15Even Rouault2015-01-261-7/+20
* * Update bundled libtool to 2.4.4 release.Bob Friesenhahn2014-12-291-55/+86
* * tools/tiffdump.c: Fix double-free bug.Bob Friesenhahn2014-12-061-86/+55
* * automake: updated to 1.14.1Even Rouault2014-11-201-55/+86
* * automake: Update Automake to 1.12.5 release.Bob Friesenhahn2012-11-181-1/+1
* * Makefile.am: Update to Automake 1.12.4Bob Friesenhahn2012-09-201-1/+1
* * Makefile.in: Update to Automake 1.12.3Bob Friesenhahn2012-08-191-38/+87
* * libtiff{tiff.h, tif_print.c, tif_dirinfo.c, tif_dirread.c}: AddBob Friesenhahn2012-08-191-12/+12
* ignore various windows intermediate filesFrank Warmerdam2012-06-161-0/+1
* * Update automake used to 1.11.3.Bob Friesenhahn2012-02-181-12/+12
* * configure.ac: Add libtiff private dependency on -llzma forBob Friesenhahn2011-12-221-16/+18
* * configure.ac: Should use AC_CANONICAL_HOST since host specifiesBob Friesenhahn2011-04-091-5/+0