summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Remove NMake build supportRoger Leigh2021-02-083-55/+1
* Eliminate implict fallthrough usageRoger Leigh2021-02-061-26/+10
* Suppress potential unused variable warningRoger Leigh2021-02-061-1/+1
* Suppress warnings or avoid case statement fallthroughRoger Leigh2021-02-068-15/+51
* Merge branch 'c99-ssize_t-fixes' into 'master'Roger Leigh2021-02-056-46/+42
|\
| * Add additional TIFF_SSIZE_FORMAT usesRoger Leigh2021-02-051-7/+7
| * Add TIFF_SIZE_FORMAT for portable use of %zRoger Leigh2021-02-043-8/+8
| * Align Autoconf tif_config.h and CMake tif_config.cmake.inRoger Leigh2021-02-041-4/+1
| * Use TIFF_SSIZE_FORMAT for formatting tmsize_tRoger Leigh2021-02-045-28/+27
* | Merge branch 'tiffsplit-too-many-args' into 'master'Even Rouault2021-02-051-1/+1
|\ \ | |/ |/|
| * tiffsplit.c: exit with EXIT_FAILURE if there are extra args on the command lineKurt Schwehr2021-01-221-1/+1
* | Merge branch 'remove-lcc' into 'master'Even Rouault2021-02-041-132/+0
|\ \
| * | Remove Makefile.lccRoger Leigh2021-02-031-132/+0
* | | Merge branch 'tiff2ps-const' into 'master'Roger Leigh2021-02-031-2/+2
|\ \ \ | |/ / |/| |
| * | tiff2ps.c: string literals must be const char *, not char *Thomas Bernard2021-01-281-2/+2
* | | libtiff: Use PRI format flags and remove unnecessary castsRoger Leigh2021-01-282-2/+2
* | | fax2tiff: Use PRI format flags and remove unnecessary castsRoger Leigh2021-01-271-7/+7
* | | ppm2tiff: Correct format stringsRoger Leigh2021-01-271-2/+2
* | | raw2tiff: Use PRI format flags and remove unnecessary castsRoger Leigh2021-01-271-17/+14
* | | rgb2ycbcr: Use PRI format flags and remove unnecessary castsRoger Leigh2021-01-271-5/+5
* | | tiff2pdf: Use PRI format flags and remove unnecessary castsRoger Leigh2021-01-271-149/+149
* | | tiff2ps: Use PRI format flags and remove unnecessary castsRoger Leigh2021-01-271-87/+83
* | | tiff2rgba: Use PRI format flags and remove unnecessary castsRoger Leigh2021-01-271-8/+8
* | | tiffcmp: Use PRI format flags and remove unnecessary castsRoger Leigh2021-01-271-29/+29
* | | tiffcp: Use PRI format flags and remove unnecessary castsRoger Leigh2021-01-271-59/+53
* | | tiffcrop: Use PRI format flags and remove unnecessary castsRoger Leigh2021-01-271-154/+150
* | | tiffinfo: Use PRI format flags and remove unnecessary castsRoger Leigh2021-01-271-20/+20
* | | tiffdump: Use PRI format flags and remove unnecessary castsRoger Leigh2021-01-271-56/+30
|/ /
* | Use standard C99 integer typesRoger Leigh2021-01-2121-1811/+1806
|/
* Merge branch 'issue-232' into 'master'Even Rouault2021-01-201-2/+4
|\
| * tiff2ps: exit the loop in case of errorThomas Bernard2021-01-151-2/+4
* | Merge branch 'tiffsplit-exit-status' into 'master'Even Rouault2021-01-201-22/+27
|\ \
| * | tiffsplit: Exit with EXIT_FAILURE if unable to open the input file.Kurt Schwehr2021-01-181-22/+27
| |/
* | tiffcmp: fix comparaison with pixels that are fractional number of bytesThomas Bernard2021-01-151-6/+8
|/
* Merge branch 'std-int-types' into 'master'Even Rouault2021-01-155-13/+13
|\
| * Use stdint.h types when availableRoger Leigh2021-01-065-13/+13
* | cmake: Drop unnecessary TOOL_INCLUDESRoger Leigh2021-01-091-27/+20
* | cmake: Use target_include_directories correctlyRoger Leigh2021-01-071-8/+3
* | tiff tools and libtiff/mkg3states: include 'libport.h', remove local definiti...miguel2021-01-071-4/+26
* | tiff tools: include 'libport.h', remove local definition of 'getopt()'miguel2021-01-0521-137/+22
|/
* tools/CMakeLists.txt: add comment about rgb2ycbcr and thumbnail not to be ins...Even Rouault2021-01-041-0/+2
* Merge branch 'revert-5331ed49' into 'master'Even Rouault2021-01-041-2/+0
|\
| * Revert "Merge branch 'install_targets' into 'master'"revert-5331ed49Even Rouault2021-01-031-2/+0
* | Merge branch 'drop-wince' into 'master'Even Rouault2021-01-041-484/+0
|\ \
| * | Remove non-functional WinCE supportRoger Leigh2021-01-021-484/+0
* | | Merge branch 'drop-vms' into 'master'Even Rouault2021-01-042-8/+0
|\ \ \ | |_|/ |/| |
| * | Remove non-functional VMS supportRoger Leigh2021-01-022-8/+0
| |/
* | Merge branch 'tiffcp_b_parameter' into 'master'Even Rouault2021-01-031-2/+2
|\ \
| * | Removed unnecessary reference to compression from usage info for -b parameterMiguel Medalha2021-01-031-2/+2
| |/
* | Update 'CMakeLists.txt' from 'tools'.Miguel Medalha2021-01-031-0/+2