Commit Graph

84 Commits

Author SHA1 Message Date
Andrey Kiselev
4e06689428 Improved libtiff compilation with OJPEG support. Now no need for patching
IJG JPEG library, hack requred by libtiff will be compiled and used in-place.
2003-05-06 12:58:19 +00:00
Frank Warmerdam
96935f8788 Added tif_extension.c to file list. 2002-10-15 02:30:31 +00:00
Andrey Kiselev
f22c208da9 *** empty log message *** 2002-10-07 13:52:41 +00:00
Andrey Kiselev
49ce50a83f *** empty log message *** 2002-10-02 15:09:45 +00:00
Andrey Kiselev
f88cde27fb Added manual page for raw2tiff(1) tool. 2002-09-15 16:44:52 +00:00
Andrey Kiselev
630fc85d44 Added manual page for the TIFFDataWidth() function. 2002-09-12 13:45:45 +00:00
Frank Warmerdam
b34afe14a1 added raw2tiff.c to dist list 2002-08-15 12:58:31 +00:00
Frank Warmerdam
3e902beefc move win95 to win_dib, add Tiffile 2002-06-12 03:37:23 +00:00
Frank Warmerdam
1f1adeb8bb ensure tiffvers.h regenerated in release target 2001-11-28 17:12:25 +00:00
Frank Warmerdam
94c413e2ea handle case of @RELEASE@ being empty in release.tar.zip target 2001-11-23 16:15:35 +00:00
Frank Warmerdam
b7508608aa updated 2001-11-23 16:02:14 +00:00
Frank Warmerdam
e8185bb69b Added tif_ovrcache.{c,h} to dist list. 2001-11-23 13:56:43 +00:00
Frank Warmerdam
5cbaf2b5b9 add contrib/ojpeg 2001-07-18 13:37:12 +00:00
Frank Warmerdam
f11ebe5337 Added tiff2rgba.1. 2001-06-13 15:25:35 +00:00
Frank Warmerdam
61b0ba33f0 Fixed SCRIPT_SH/SHELL handling. 2001-04-06 02:53:24 +00:00
Frank Warmerdam
21724616f5 Wide variety of HP/UX configuration changes 2001-04-03 05:17:02 +00:00
Mike Welles
9a1d08fc5a Makefile.in is now cleaning up after iteself in the "release" target 2001-01-08 16:07:33 +00:00
Frank Warmerdam
75bfb7c8ea added RELEASE-DATE file 2000-12-28 22:59:43 +00:00
Mike Welles
a7f6e194cf * modified Makefile.in, configure, and dist/newversion, so that.
the old code updates things based on the info in VERSION. I've
	  kept this, but added a second token in VERSION, "beta". configure
	  will now parse VERSION into $VERSION and $RELEASE.  Whatever the
	  second token is will be appened to the "release" target tar and
	  zip afiles, and will be used by dist/newversion to
	  create dist/tiff.version.
2000-12-22 22:33:41 +00:00
Frank Warmerdam
cd6ac2d51e Added install-private target for installing everything + the private header
files.
2000-11-24 06:28:45 +00:00
Mike Welles
9770233888 Updated docs, changelog -- modified Makefile.in to make release target in parent directory 2000-03-29 04:35:28 +00:00
Mike Welles
b9c3ad2961 Got rid 2000-03-27 18:32:23 +00:00
Mike Welles
d20c60a208 2000-03-20 Mike Welles <mike@onshore.com>
* configure: added test for libc6 for linux targets.  Bug reported by
          Stanislav Brabec <utx@k332.feld.cvut.cz>

	* Added 3.5 docs to html/Makefile.in.  Thanks to  Stanislav Brabec <utx@k332.feld.cvut.cz>

	* configure: fixed bugs in sed scripts (applied sed script s:/@:s;@:;s:/s;;:;: to configure).
	  fix submitted to Stanislav Brabec <utx@k332.feld.cvut.cz>

	* tools/iptcutil was not in files list, and wasn't being added to tar archive.  Updated Makefile.in.
2000-03-20 18:20:42 +00:00
Frank Warmerdam
b70fc8bd28 Added libtiff.def to distribution TIFFFILES list. 2000-01-04 18:37:17 +00:00
Frank Warmerdam
b8b475c16f Added fax3sm_winnt.c. 1999-12-21 18:59:45 +00:00
Mike Welles
bd112089d4 upped alpha for DSO_SUFFIX 1999-11-30 19:56:27 +00:00
Mike Welles
7609ec5fbe pre-release commit 1999-11-30 19:37:40 +00:00
Frank Warmerdam
0964b799c6 Added TIFFWriteTile.3t. 1999-11-29 16:43:31 +00:00
Mike Welles
9ec07df122 * Fixed apocalypse-inducing y2k bug in contrib/ras/ras2tiff.c
*  Did some casts cleaning up to reduce compiler warnings in tif_fax3.c,
	   from Bruce Carmeron <cameron@petris.com> -- modifications of
	   changes made by Frank (sun cc still complained on cast).

	*  Added tiffconf.h to install target per request from Bill
	   Radcliffe <billr@corbis.com>: "We need a way for ImageMagick to
 	   know features have been compiled into the TIFF library in order to
	   handle things properly".
1999-11-28 20:15:36 +00:00
Mike Welles
8883ce4e1c release fixing.. 1999-09-28 17:22:20 +00:00
Frank Warmerdam
455fec99c8 added files 1999-09-28 12:21:09 +00:00
Mike Welles
58db23364e * Corrected alpha versioning.
* Removed distinction between  alpha and release targets in Makefile.in.

	* added release.stamp target, which tags cvs tree, and updates
	  "RELEASE-DATE"

	* added releasediff target, which diffs tree with source as of
	  date in "RELEASE-DATE"

	* Ticked up version to 3.5.2 (alpha 01 -- but I think we'll moving
	  away from alpha/non-alpha distinctions).

	* updated html to reflect release
1999-09-26 22:03:46 +00:00
Frank Warmerdam
e59d453b60 added test target 1999-08-25 19:34:25 +00:00
Mike Welles
0ef31e1f62 Initial revision 1999-07-27 21:50:26 +00:00