summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorHenry Stiles <henry.stiles@artifex.com>2001-07-11 19:58:00 +0000
committerHenry Stiles <henry.stiles@artifex.com>2001-07-11 19:58:00 +0000
commit60341c7ae208751e06692a2d08be3ebe918faea4 (patch)
tree7d9001bcf8c36a8d8bc2104fb3ca760e97ffff5d /common
parent790509a07bb0afd0782684b487a1165ff407e396 (diff)
removed.
git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@1425 06663e23-700e-0410-b217-a244a6096597
Diffstat (limited to 'common')
-rw-r--r--common/news-common346
1 files changed, 0 insertions, 346 deletions
diff --git a/common/news-common b/common/news-common
deleted file mode 100644
index bbe09b733..000000000
--- a/common/news-common
+++ /dev/null
@@ -1,346 +0,0 @@
-
- Copyright (C) 1998 Aladdin Enterprises. All rights reserved.
- Unauthorized use, copying, and/or distribution prohibited.
-
-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-This file, NEWS-COM, describes the changes in the most recent releases of
-Aladdin's library code that is shared between all Aladdin products, in
-reverse chronological order.
-
-Version 1.35_Cyclone (07/08/2001)
-======================================
-Sun Jul 8 12:00:00 2001 GMT Henry Stiles henrys@artifex.com
-
- * watcdefs.mak [1.5], watc_top.mak [1.9]:
- removes watcom makefiles.
-
-
-Sun Jul 8 11:00:00 2001 GMT Henry Stiles henrys@artifex.com
-
- * msvc_top.mak [1.18]:
- Makefile broken for default configuration - "regressed" with agfa
- integration.
-
-
-Tue Jun 19 05:00:00 2001 GMT Henry Stiles henrys@artifex.com
-
- * msvc_top.mak [1.17]:
- MSVC will not allow an empty file in a link file. Problem introduced with
- agfa integration.
-
-
-Mon Jun 18 20:00:00 2001 GMT Henry Stiles henrys@artifex.com
-
- * msvc_top.mak [1.16]:
- linking modifications for the agfa libraries.
-
-
-Tue Nov 21 21:00:00 2000 GMT Henry Stiles henrys@artifex.com
-
- * ugcc_top.mak [1.23]:
- gives variable names that should be set in the top level
- makefile. Part of the cygwin checkin.
-
-
-Thu Nov 2 06:00:00 2000 GMT Henry Stiles henrys@artifex.com
-
- * ugcc_top.mak [1.22]:
- new profiling target pg-fp-with-cov to generate code that can be used
- by gcov, the gnu code coverage program.
-
-
-Wed Nov 1 05:00:00 2000 GMT Henry Stiles henrys@artifex.com
-
- * msvc_top.mak [1.15]:
- Adds needed jpeg stuff for pxl2.0.
-
-
-Mon Oct 30 11:00:00 2000 GMT Henry Stiles henrys@artifex.com
-
- * NEWS-COMMON [1.13]:
- pcl 134 (sleet) alpha release.
-
-Version 1.34_alpha_sleet (10/30/2000)
-=====================================
-
-Tue Oct 17 17:00:00 2000 GMT Raymond Johnston ray@meerkat
-
- * msvc_top.mak [1.14]:
- Fix to allow 'main' make file to set up DEBUG, NOPRIVATE, and BANDLIST
- values.
-
-
-Sun Aug 6 16:00:00 2000 GMT Raymond Johnston ray@meerkat
-
- * watc_top.mak [1.8]:
- Create a make file for building PCL6 using Watcom, fix associated makefiles
-
-
-Sat Apr 22 07:00:00 2000 GMT Henry Stiles henrys@meerkat
-
- * NEWS-COM [1.12]:
- updated for version 1.33
-
-
-Version 1.33 (04/22/00)
-=======================
-
-Thu Feb 17 06:00:00 2000 GMT Henry Stiles henrys@artifex.com
-
- * ugcc_top.mak [1.21]:
- modifications to support graphics libraries new handling of linking in
- the pthread library.
-
-
-Fri Feb 4 05:00:00 2000 GMT Henry Stiles henrys@artifex.com
-
- * ugcc_top.mak [1.20]:
- modifications to support the FreeBSD platform. Setting of SYNC
- variable so the graphics library links in the BSD reentrant c lib
- (c_r) and changes 'make' to '$(MAKE)'.
-
-
-Wed Jan 19 22:00:00 2000 GMT August Daniel Coby dan@artifex.com
-
- * msvcdefs.mak [1.6]:
- Updated directory definitions for MS Visual C++.
-
-
-Tue Jan 11 06:00:00 2000 GMT Henry Stiles henrys@artifex.com
-
- * NEWS-COM [1.11]:
- Updated for pcl and XL release 1.32.
-
-
-Version 1.32 (01/11/99)
-=======================
-
-Tue Oct 26 19:00:00 1999 GMT ray@artifex.com
-
- * watc_top.mak [1.7], sgi_top.mak [1.7], msvc_top.mak [1.13]:
- Remove use of gsnogc.$(OBJ). Now gsnogc.dev is -included to prevent
- linker unresolved / multpiply defined symbols when using async devices.
-
-
-Mon Oct 25 21:00:00 1999 GMT Henry Stiles henrys@artifex.com
-
- * ugcc_top.mak [1.19]:
- adds jpeg driver and necessary jpeg source directory setting.
-
-
-Mon Oct 25 15:00:00 1999 GMT ray@artifex.com
-
- * watc_top.mak [1.6]:
- Get rid of CONFIG (no longer needed). Perform sub-make dirctly instead
- of in a batch file. Remove 'ld.tr' to force update in GS sub-dir.
-
-
-Tue Aug 24 01:00:00 1999 GMT Henry Stiles henrys@artifex.com
-
- * msvc_top.mak [1.12]:
- the top level object was not being included in the link.
-
-
-Wed Jun 2 03:00:00 1999 GMT John Desrosiers johnd@artifex.com
-
- * ugcc_top.mak [1.18]:
- Initial checkin for multiple language support, shared devices,
- interpreter instances, interpreter initialization/de-initialization,
- etc. A todo list of unfinished work is in pctop.c and pxtop.c.
-
-
-Tue May 25 08:00:00 1999 GMT Henry Stiles henrys@artifex.com
-
- * ugcc_top.mak [1.17]:
- removes unnecessary CONFIG macro.
-
-
-Tue May 25 07:00:00 1999 GMT Henry Stiles henrys@artifex.com
-
- * msvc_top.mak [1.11]:
- updates for gs5.84.
-
-
-Mon May 24 20:00:00 1999 GMT Henry Stiles henrys@artifex.com
-
- * ugcc_top.mak [1.16]:
- initial gs5.84 checkin with pcl and xl compiling.
-
-
-Mon May 17 05:00:00 1999 GMT Henry Stiles henrys@artifex.com
-
- * ugcc_top.mak [1.15]:
- adds symbols "-g" to profiling builds.
-
-
-Thu May 13 01:00:00 1999 GMT ray@artifex.com
-
- * watc_top.mak [1.5]:
- Increase STACK to 64k to support nested macros (fixes fts.1060 failure)
- and make BANDLIST_MEMORY == file.
-
-
-Tue May 11 06:00:00 1999 GMT Henry Stiles henrys@artifex.com
-
- * msvc_top.mak [1.10]:
- Modified to see dependency changes in the gs directory.
- Also updated to not generate the temporary makefile, instead
- we build the gs sources directly.
-
-
-Mon Apr 26 19:00:00 1999 GMT Henry Stiles henrys@artifex.com
-
- * ugcc_top.mak [1.14]:
- A couple of changes to guarantee pcl and xl is rebuilt when its
- dependencies in the gs library are modified. This change only affects
- the gcc environment but should carry over to the other compilers as
- well.
-
-
-Wed Feb 24 12:00:00 1999 GMT Henry Stiles henrys@artifex.com
-
- * NEWS-COM [1.10]:
- hail news file check in.
-
-Version 1.08 (02/14/99)
-=======================
-
-Thu Feb 18 23:00:00 1999 ray@artifex.com
-
- * watc_top.mak [1.4]:
- Fix problems for make under Watcom. Use GLSRCDIR (not GSDIR), instead of
- 'type' to update time stamp, use >> (prevents file truncation). Use '~'
- as the genconf escape character (special in .bat files). Increase stack
- to 32K (needed for high level clists). Correct some missing directory
- prefixes.
-
- * cp.bat [1.3]:
- Prevent 'not_found' error on _.tmp temp file
-
-
-Thu Feb 11 18:00:00 1999 ray@artifex.com
-
- * unixdefs.mak [1.3]:
- Force a space after -o for gcc make. The $(NULL) macro method is the
- same as is used by the gs make (see comments in gs.mak)
-
-
-Thu Jan 14 08:00:00 1999 Henry Stiles henrys@artifex.com
-
- * NEWS-COM [1.9]:
- chinook check-in.
-
-Version 1.07 (01/01/99)
-=======================
-
-Mon Jan 6 22:00:00 1999 Marcos H. Woehrmann marcos@artifex.com
-
- * watcdefs.mak [1.4], sgidefs.mak [1.4], msvcdefs.mak [1.5], gccdefs.mak [1.4]:
- Fixed problem with version number under msvc (and watcom).
-
-Mon Jan 4 05:00:00 1999 Henry Stiles henrys@artifex.com
-
- * ugcc_top.mak [1.13]:
- Changes to allow use of make -f <top level makefile>. It is no longer
- necessary to create a copy or link of the top level makefile, thought
- it is still supported.
-
-Mon Dec 22 20:00:00 1998 Henry Stiles henrys@artifex.com
-
- * watc_top.mak [1.3], ugcc_top.mak [1.12], sgi_top.mak [1.6], msvc_top.mak [1.9]:
- Prefixes devices with $(DD) and moves zlib configuration variable
- initialization to the to the top level unix makefiles. Someone else
- will need to check the other makefile systems. This change requires
- that we set ZLIB variable in # PLATFORMS SUPPORTED * 2 (pcl and XL)
- places instead of one, but will allow the code to be compiled with
- gs5.66.
-
-Mon Dec 9 05:00:00 1998 Henry Stiles henrys@artifex.com
-
- * NEWS-COM [1.8]:
- This news file should have been checked in with "indiansummer".
-
-Version 1.06 (12/01/98)
-=======================
-
-Tue Nov 24 20:42:27 1998 Henry Stiles <henrys@meerkat>
-
- * msvc_top.mak: Does mkdir before ccf32.tr.
-
- * ugcc_top.mak, msvc_top.mak: fixes to properly clean gs files
-
- * ugcc_top.mak:
- Adds necessary definitions for proper zlib compilation for unix.
-
-Sun Nov 8 09:00:52 1998 Henry Stiles <henrys@meerkat>
-
- * NEWS-COM: *** empty log message ***
-
-Version 1.05 (11/06/98)
-=====================
-
-Thu Nov 5 04:40:18 1998 marcos <marcos@warthog>
-
- * msvc_top.mak: removed "-p &ps" from genconf in msvc_top.mak
-
-Tue Nov 3 07:57:46 1998 Red Hat Linux User <henrys@warthog>
-
- * gccdefs.mak, generic.mak, msvc_top.mak, msvcdefs.mak,
- sgi_top.mak, sgidefs.mak, ugcc_top.mak, watcdefs.mak:
- removes leaf compiler flags which are not used by pcl, pxl or pl
-
-Mon Oct 26 23:31:11 1998 Red Hat Linux User <henrys@warthog>
-
- * ugcc_top.mak:
- makes product compile consistant and uses floating point as
- the default also forwards X11 variables to the gs makefile
-
-Tue Oct 20 06:39:00 1998 Red Hat Linux User <henrys@warthog>
-
- * ugcc_top.mak: restores symbols (-g) to the debugging configuration
-
-Sun Oct 18 08:20:47 1998 Red Hat Linux User <henrys@warthog>
-
- * ugcc_top.mak:
- makes optimization options with pcl and graphics library consistant
-
-
-Version 1.04 (9/24/98)
-=====================
-
-Sat Sep 26 18:51:54 1998 Red Hat Linux User <henrys@warthog>
-
- * sgi_top.mak, sgidefs.mak, ugcc_top.mak, watc_top.mak,
- watcdefs.mak, gccdefs.mak, generic.mak, msvc_top.mak, msvcdefs.mak:
- changes to support msvc builds
-
-Sat Sep 19 05:36:27 1998 Red Hat Linux User <henrys@warthog>
-
- * NEWS-COM: notes for new news file.
-
-Thu Sep 10 17:06:48 1998 Henry Stiles <henrys@meerkat>
-
- * msvc_top.mak: adds broken msvc changes to ship off to johnd.
-
-Version 1.03 (8/8/98)
-=====================
-
-Adds commands to make directories for object and build-generated code.
-(ugcc_top.mak)
-
-Version 1.02 (8/6/98)
-=====================
-
-Updates the files for compatibility with the directory structures in
-Ghostscript release 5.30. (generic.mak, pcdefs.mak, sgi_top.mak,
-ugcc_top.mak) ****** THE Watcom AND Microsoft MAKEFILES HAVE NOT BEEN
-UPDATED, AND WILL NOT WORK. ******
-
-Brings in a few MS-DOS utility scripts. (cp.bat, mv.bat, rm.bat)
-
-Versions before 1.02
-====================
-
-These versions were not version-numbered. No information about them is
-available.