Age | Commit message (Expand) | Author | Files | Lines |
2012-03-15 | PCL shared library build for unix. | Henry Stiles | 1 | -2/+17 |
2012-03-15 | Adds the bbox device. | Henry Stiles | 1 | -1/+1 |
2012-03-15 | Add the txtwrite device to PCL and language switch and supply a method | Ken Sharp | 1 | -1/+1 |
2012-03-15 | Missed a couple of files that should have been changed as part of the previou... | Marcos H. Woehrmann | 1 | -4/+0 |
2012-03-15 | Restore X11 device to the default unix device. | Henry Stiles | 1 | -2/+2 |
2012-03-15 | Autoconf changes for X11 and threads. | Henry Stiles | 1 | -33/+4 |
2011-06-24 | Fix 'aux' cluster breakages. Move aux into obj. | Robin Watts | 1 | -1/+1 |
2011-06-23 | Cross compilation (AUX) changes to ghostscript and ghostpdl. | Robin Watts | 1 | -0/+2 |
2011-06-17 | Enable plan devices in non-windows builds. | Robin Watts | 1 | -0/+1 |
2011-05-09 | Incorporate raster operation library into the core graphics library. | Henry Stiles | 1 | -1/+1 |
2011-04-22 | Extend downscaling to png devices too (from tiffscaled). | Robin Watts | 1 | -1/+1 |
2011-04-20 | New tiffscaled8 and tiffscaled24 devices. | Robin Watts | 1 | -1/+2 |
2011-04-01 | Initial import of LittleCMS v2.1 into the Ghostscript/GhostPDL | Robin Watts | 1 | -0/+3 |
2011-03-24 | Resolve build issues with language_switch and UFST. | Chris Liddell | 1 | -0/+2 |
2011-03-03 | Enable pamcmyk32 and pamcmyk4 devices for pcl. We're building them in anyway | Robin Watts | 1 | -0/+1 |
2011-03-01 | Modified to only configure what was previously configured in the pcl | Henry Stiles | 1 | -1/+1 |
2011-03-01 | Add a basic auto configuration template for PCL, XPS, and the language | Henry Stiles | 1 | -10/+5 |
2011-02-14 | Force HAVE_SSE2 define on for all GhostPDL builds. This is a short term | Robin Watts | 1 | -1/+6 |
2011-01-24 | More changes for the display device on Windows PCL6. Fixes a minor error in the | Ken Sharp | 1 | -2/+2 |
2011-01-22 | Fix the makefile changes for Windows display device on PCL6 when built on Win... | Ken Sharp | 1 | -1/+6 |
2011-01-21 | Revert recent non-Windows PCL makefile changes which caused build failures. | Ken Sharp | 1 | -7/+2 |
2011-01-21 | Changes to the PCL interpreter makefiles so that when built on Windows the di... | Ken Sharp | 1 | -1/+6 |
2011-01-12 | Added ps2write to the default device list for GhostPDL. | Marcos H. Woehrmann | 1 | -1/+1 |
2010-12-22 | Add new top level GhostPDL makefile targets, pcl-lib, ls-lib, svg-lib, xps-lib | Robin Watts | 1 | -0/+1 |
2010-11-16 | As part of the effort to fix bug 691655 Henry committed 11893 and 11894 | Robin Watts | 1 | -10/+13 |
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-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 | 1 | -1/+0 |
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 | 1 | -1/+1 |
2010-04-05 | adding /*.ttf glob ; since change r10994, mkromfs requires explicit wildcards... | Hin-Tak Leung | 1 | -1/+1 |
2010-02-17 | Michael Vrhel's patches to enable use of the ICC branch with pcl and | Henry Stiles | 1 | -0/+3 |
2009-12-01 | Change default PCLXL_ROMFS_ARGS to use compression on the urwfonts. This gets | Ray Johnston | 1 | -1/+1 |
2009-11-18 | Deprecate a rom font compression scheme which was used prior to incorporating... | Henry Stiles | 1 | -7/+0 |
2009-10-29 | Include bmp device in the default unix build as it is needed by the | Henry Stiles | 1 | -1/+1 |
2009-07-17 | Revert the change in c9860 to allow xps to build built without the pcl | Ralph Giles | 1 | -2/+0 |
2009-07-14 | Changes to allow building XPS (gxps) without the pcl directory present. | Ray Johnston | 1 | -0/+2 |
2009-07-02 | Fix language_switch UFST build to put the FAPIconfig-FCO file into the correct | Ray Johnston | 1 | -1/+1 |
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 | 1 | -1/+1 |
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 | 1 | -2/+2 |
2008-08-18 | Turn off COMPILE_INITS in the default build for now. Currently there | Henry Stiles | 1 | -1/+1 |
2008-08-13 | Add HAVE_HYPOT define to be consistent with the ghostscript build. | Henry Stiles | 1 | -1/+2 |