summaryrefslogtreecommitdiff
path: root/main/pcl6_gcc.mak
AgeCommit message (Expand)AuthorFilesLines
2009-12-01Change default PCLXL_ROMFS_ARGS to use compression on the urwfonts. This getsRay Johnston1-1/+1
2009-11-18Deprecate a rom font compression scheme which was used prior to incorporating...Henry Stiles1-7/+0
2009-10-29Include bmp device in the default unix build as it is needed by theHenry Stiles1-1/+1
2009-07-17Revert the change in c9860 to allow xps to build built without the pclRalph Giles1-2/+0
2009-07-14Changes to allow building XPS (gxps) without the pcl directory present.Ray Johnston1-0/+2
2009-07-02Fix language_switch UFST build to put the FAPIconfig-FCO file into the correctRay Johnston1-1/+1
2009-05-24Use conditional assignment (assign if not set) for variables thatHenry Stiles1-3/+3
2009-05-01Add an 'IODevice' aware layer for filesystem enumeration 'gs_enumerate_*'Ray Johnston1-1/+1
2009-01-14Fix the previous checkin which committed code from a different projectHenry Stiles1-6/+1
2009-01-14Incorporate Norbert Janson's cygwin improvements. The sync deviceHenry Stiles1-3/+7
2008-09-11remove extraneous -Wwrite-strings and default to unsigned long forHenry Stiles1-6/+5
2008-09-11removes an obsolete comment and makes gcc flags more consistent withHenry Stiles1-9/+2
2008-08-29Split the source tree into two new directories.Ralph Giles1-2/+2
2008-08-18Turn off COMPILE_INITS in the default build for now. Currently thereHenry Stiles1-1/+1
2008-08-13Add HAVE_HYPOT define to be consistent with the ghostscript build.Henry Stiles1-1/+2
2008-08-08Massive commit discussed before the freeze to move the PostScript initializationRay Johnston1-1/+1
2008-05-09removes obsolete bmpa devices. No differences expected.Henry Stiles1-2/+2
2008-04-15Add SVG interpreter skeleton.Tor Andersson1-0/+3
2008-01-13Continue makefile refactoring (see rev 3004 log). This rev adds newHenry Stiles1-14/+9
2008-01-09GS client makefile refactoring. The project is under development andHenry Stiles1-26/+39
2008-01-07continue USE_FPU/FPU_TYPE deprecation. This change removes makefileHenry Stiles1-2/+0
2007-12-28Add the png16m and pngmono devices to the default builds.Ralph Giles1-1/+2
2007-12-28Fixes several issues associated with bug #689598. pcl6_gcc.mak nowHenry Stiles1-1/+10
2007-11-14Add changes for building COMPILE_INITS=1 without PS (PCL only build). Make sureRay Johnston1-2/+7
2007-11-14Compile the expat source into the GhostXPS build.Ralph Giles1-5/+0
2007-11-09Use PNGSRCDIR and PNGVERSION instead of PSRCDIR and PVERSION inRalph Giles1-1/+1
2007-08-17Add -DHAVE_STDINT_H to CFLAGS when building under cygwin. RecentRalph Giles1-0/+1
2007-05-21Define the new IMDISRCDIR makefile variable in the main makefiles,Ralph Giles1-0/+2
2007-04-06The ICC src directory location is needed to properly build the wtsHenry Stiles1-1/+1
2007-04-03Committing Raph's wtsimdi deviceStefan Kemper1-1/+2
2007-03-20Temporary revert of makefile changes that prevented XPS from building.Stefan Kemper1-1/+6
2007-03-16XPS build fixes.Ralph Giles1-5/+2
2007-03-14Assume gcc platforms have mkstemp().Ralph Giles1-1/+2
2007-03-13Remove the old xps implementation.Ralph Giles1-25/+3
2007-01-16Adding new make target:Stefan Kemper1-2/+23
2006-12-11Support for XPS builds.Stefan Kemper1-6/+21
2006-10-24WARNING: msvc makefile changes will be necessary.Henry Stiles1-10/+9
2006-09-07Restore integration of the ufst lineprinter font and removal of theRalph Giles1-3/+0
2006-09-07Merge the gs853merge branch down into the trunk. This ports ghostpcl andRalph Giles1-14/+34
2006-09-01Changing the build to output to different directories based on fontscalerStefan Kemper1-7/+5
2006-09-01Moving the default location of the ufst to:Stefan Kemper1-4/+5
2006-05-22changes to not build xps by default. The release script may now leaveHenry Stiles1-3/+2
2006-04-07reorganization of the makefiles. Shared language build for msvc (John Desros...Henry Stiles1-55/+61
2006-04-04finish the integration of libpng. Various fixes to get the sharedHenry Stiles1-6/+6
2006-02-10Adding features for lzwd compression.Stefan Kemper1-1/+2
2006-01-13Pull in png device to get png read capability,Stefan Kemper1-1/+5
2005-07-08add beginnings of the metro interpreter.Henry Stiles1-2/+10
2005-03-04Added compile time switch to enable wingding -> dingbatsStefan Kemper1-3/+8
2005-02-18adds high level tracing device and bmp planar device.Henry Stiles1-2/+3
2005-02-01remove -rdynamic option since it is not supported properly on someHenry Stiles1-2/+2