summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)AuthorFilesLines
2006-10-10Fix (MSVC makefiles): Inconsistent compiler options.Igor Melichev1-0/+17
2006-10-03Define IJSSRCDIR when invoking gs/src/unix-gcc.mak. Recent GhostscriptRalph Giles1-0/+2
2006-09-13Get rid of the -ldl linker switch from a few remaining makefiles. This isRay Johnston1-2/+2
2006-09-07Merge the gs853merge branch down into the trunk. This ports ghostpcl andRalph Giles2-5/+32
2006-04-07reorganization of the makefiles. Shared language build for msvc (John Desros...Henry Stiles2-6/+8
2006-04-04finish the integration of libpng. Various fixes to get the sharedHenry Stiles1-1/+2
2004-12-31Changed gcc compiler option -gdwarf-2 to -ggdb,Stefan Kemper1-1/+1
2004-12-03Changes to support build with msvc 7 and 8.Stefan Kemper1-9/+95
2004-09-15Fixes crash on fts.2300 with UFST 4.6 (plufont.c). Adds gcc macroHenry Stiles1-1/+1
2003-05-08fixes typo in last revision.Henry Stiles1-1/+1
2003-05-08default profiling and coverage build to the directory pgobj.Henry Stiles1-3/+3
2003-03-19It has been pointed out the freetype integration with pcl is "sloppy"Henry Stiles1-1/+2
2002-09-19pass COMPILE_INITS macro to the msvc32.mak makefile.Stefan Kemper1-1/+2
2002-09-19*.mak - build changes for msvc shared language build.Henry Stiles1-1/+37
2002-09-17Removes language switch top makefile. Language switching targets nowHenry Stiles2-93/+48
2001-11-04changes name of makefile variable to PL_SCALER was PL_FONT_SCALERHenry Stiles1-1/+1
2001-10-31Modifed to use XLDFLAGS instead of setting LDFLAGS directly.Henry Stiles1-3/+3
2001-09-21Added library target.Stefan Kemper1-0/+9
2001-08-17missing mods to ugcc_top.mak needed for language switching. InsteadHenry Stiles1-0/+93
2001-08-03removes obsolete makefile and gets rid of LD_LIBRARY_PATH - thanks toHenry Stiles2-81/+1
2001-07-11removed.Henry Stiles1-346/+0
2001-07-081.35 Cyclone release.Henry Stiles1-0/+54
2001-07-08removes watcom makefiles.Henry Stiles2-119/+0
2001-07-08Makefile broken for default configuration - "regressed" with agfaHenry Stiles1-1/+1
2001-06-19MSVC will not allow an empty file in a link file. Problem introduced withHenry Stiles1-7/+8
2001-06-18linking modifications for the agfa libraries.Henry Stiles1-3/+18
2000-11-21gives variable names that should be set in the top levelHenry Stiles1-2/+3
2000-11-02new profiling target pg-fp-with-cov to generate code that can be usedHenry Stiles1-1/+4
2000-11-01Adds needed jpeg stuff for pxl2.0.Henry Stiles1-1/+2
2000-10-30pcl 134 (sleet) alpha release.Henry Stiles1-0/+22
2000-10-17Fix to allow 'main' make file to set up DEBUG, NOPRIVATE, and BANDLISTRay Johnston1-2/+2
2000-08-06Create a make file for building PCL6 using Watcom, fix associated makefilesRay Johnston1-5/+10
2000-04-22updated for version 1.33Henry Stiles1-0/+30
2000-02-17modifications to support graphics libraries new handling of linking inHenry Stiles1-2/+2
2000-02-04modifications to support the FreeBSD platform. Setting of SYNCHenry Stiles1-7/+8
2000-01-19Updated directory definitions for MS Visual C++.Dan Coby1-5/+15
2000-01-11Updated for pcl and XL release 1.32.Henry Stiles1-0/+90
1999-10-26Remove use of gsnogc.$(OBJ). Now gsnogc.dev is -included to preventRay Johnston3-6/+3
1999-10-25adds jpeg driver and necessary jpeg source directory setting.Henry Stiles1-0/+1
1999-10-25Get rid of CONFIG (no longer needed). Perform sub-make dirctly insteadRay Johnston1-20/+25
1999-08-24the top level object was not being included in the link.Henry Stiles1-2/+2
1999-06-02Initial checkin for multiple language support, shared devices,John Desrosiers1-5/+5
1999-05-25removes unnecessary CONFIG macro.Henry Stiles1-11/+11
1999-05-25updates for gs5.84.Henry Stiles1-28/+17
1999-05-24initial gs5.84 checkin with pcl and xl compiling.Henry Stiles1-5/+5
1999-05-17adds symbols "-g" to profiling builds.Henry Stiles1-2/+2
1999-05-13Increase STACK to 64k to support nested macros (fixes fts.1060 failure)Ray Johnston1-3/+2
1999-05-11Modified to see dependency changes in the gs directory.Henry Stiles1-39/+34
1999-04-26A couple of changes to guarantee pcl and xl is rebuilt when itsHenry Stiles1-4/+11
1999-02-24hail news file check in.Henry Stiles1-0/+28