Age | Commit message (Expand) | Author | Files | Lines |
2011-01-12 | Added ps2write to the default device list for GhostPDL. | Marcos H. Woehrmann | 2 | -2/+2 |
2010-12-22 | Add new top level GhostPDL makefile targets, pcl-lib, ls-lib, svg-lib, xps-lib | Robin Watts | 2 | -0/+4 |
2010-11-16 | As part of the effort to fix bug 691655 Henry committed 11893 and 11894 | Robin Watts | 2 | -149/+180 |
2010-11-10 | Neaten up the makefile a bit more and remove obsolete modules, | Henry Stiles | 1 | -7/+17 |
2010-11-09 | We now always include a ROM file system with the languages (PCL,XPS, | Henry Stiles | 1 | -62/+56 |
2010-10-13 | Add the merry band of tiff devices to pcl, pxl, & xps unix builds. | Henry Stiles | 1 | -3/+11 |
2010-10-13 | Forgotten change to pcl makefile for windows to add the tiffscaled device. | Robin Watts | 1 | -1/+1 |
2010-08-03 | Add a makefile variable for gcc compiler option no-strict-aliasing, | Henry Stiles | 1 | -1/+2 |
2010-06-29 | revert back to 11450. | Henry Stiles | 2 | -2/+0 |
2010-06-29 | Add the new LCMSPLATFORM definition to the Windows makefiles for non PostScri... | Ken Sharp | 1 | -0/+1 |
2010-06-29 | The build was broken for pcl6, xps, and language switch because LCMSPLATFORM ... | Henry Stiles | 1 | -0/+1 |
2010-06-28 | Finish up bug 691362, PXL PCLSelectFont attribute not handled. The | Henry Stiles | 1 | -1/+1 |
2010-06-03 | Fix for crashes when handling fts_27xx.xps. | Michael Vrhel | 2 | -1/+2 |
2010-05-13 | Nudge the windows solution/makefiles closer to supporting 64 bit builds | Robin Watts | 1 | -0/+4 |
2010-04-05 | adding /*.ttf glob ; since change r10994, mkromfs requires explicit wildcards... | Hin-Tak Leung | 2 | -2/+2 |
2010-02-17 | Michael Vrhel's patches to enable use of the ICC branch with pcl and | Henry Stiles | 2 | -0/+7 |
2010-02-04 | Bring svg_msvc.mak into line with xps_msvc.mak. This solves the situation of | Robin Watts | 1 | -1/+16 |
2010-01-07 | Changes to the MSVC makefiles to prepare for the prototype vs2005 solution | Robin Watts | 1 | -0/+17 |
2009-12-01 | Change default PCLXL_ROMFS_ARGS to use compression on the urwfonts. This gets | Ray Johnston | 2 | -2/+2 |
2009-11-18 | Deprecate a rom font compression scheme which was used prior to incorporating... | Henry Stiles | 1 | -7/+0 |
2009-11-11 | GhostPDL makefile changes required to make GhostPDL targets make on msvc with | Robin Watts | 1 | -0/+5 |
2009-10-29 | Include bmp device in the default unix build as it is needed by the | Henry Stiles | 1 | -1/+1 |
2009-07-24 | Remove PCL/XL file support from the msvc build of gxps. | Ralph Giles | 1 | -5/+1 |
2009-07-23 | Change the msvc xps build to use a 32 bit color index like the gcc | Ralph Giles | 1 | -0/+7 |
2009-07-17 | Revert the change in c9860 to allow xps to build built without the pcl | Ralph Giles | 2 | -13/+5 |
2009-07-14 | Changes to allow building XPS (gxps) without the pcl directory present. | Ray Johnston | 2 | -5/+13 |
2009-07-02 | Fix language_switch UFST build to put the FAPIconfig-FCO file into the correct | Ray Johnston | 2 | -2/+2 |
2009-05-24 | Use conditional assignment (assign if not set) for variables that | Henry Stiles | 1 | -3/+3 |
2009-05-01 | Add an 'IODevice' aware layer for filesystem enumeration 'gs_enumerate_*' | Ray Johnston | 2 | -2/+2 |
2009-04-01 | Fix (ghostpcl): Can't build using MSVC since revision 9599 | Ken Sharp | 1 | -1/+2 |
2009-01-29 | Update default MSVC version to 9 (the 2008 edition). | Ralph Giles | 1 | -3/+3 |
2009-01-14 | Fix the previous checkin which committed code from a different project | Henry Stiles | 1 | -6/+1 |
2009-01-14 | Incorporate Norbert Janson's cygwin improvements. The sync device | Henry Stiles | 1 | -3/+7 |
2008-09-11 | remove extraneous -Wwrite-strings and default to unsigned long for | Henry Stiles | 1 | -6/+5 |
2008-09-11 | removes an obsolete comment and makes gcc flags more consistent with | Henry Stiles | 1 | -9/+2 |
2008-08-29 | Split the source tree into two new directories. | Ralph Giles | 2 | -3/+3 |
2008-08-18 | Turn off COMPILE_INITS in the default build for now. Currently there | Henry Stiles | 2 | -2/+2 |
2008-08-13 | Add HAVE_HYPOT define to be consistent with the ghostscript build. | Henry Stiles | 1 | -1/+2 |
2008-08-08 | Massive commit discussed before the freeze to move the PostScript initialization | Ray Johnston | 2 | -2/+2 |
2008-07-29 | Remove confusing and never used duplicate setting of BAND_LIST_STORAGE=file | Ralph Giles | 1 | -7/+0 |
2008-05-09 | removes obsolete bmpa devices. No differences expected. | Henry Stiles | 1 | -2/+2 |
2008-04-15 | Add SVG interpreter skeleton. | Tor Andersson | 1 | -0/+3 |
2008-04-04 | Remove duplicate 'config-clean' target that caused 'clean' target to fail. | Ray Johnston | 1 | -3/+0 |
2008-03-22 | Provide Visual Trace window for pcl6 Windows build (comtinued). | Igor Melichev | 1 | -3/+3 |
2008-03-21 | Provide Visual Trace window for pcl6 Windows build. | Igor Melichev | 1 | -0/+25 |
2008-02-29 | Fixes for COMPILE_INITS=1. Tested on Windows and linux with AFS and UFST | Ray Johnston | 1 | -1/+15 |
2008-02-28 | A quick hack to get the pcl windows build working. The msvc makefiles | Henry Stiles | 1 | -0/+4 |
2008-01-13 | Continue makefile refactoring (see rev 3004 log). This rev adds new | Henry Stiles | 1 | -14/+9 |
2008-01-09 | GS client makefile refactoring. The project is under development and | Henry Stiles | 1 | -26/+39 |
2008-01-07 | continue USE_FPU/FPU_TYPE deprecation. This change removes makefile | Henry Stiles | 2 | -5/+0 |