summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Replace trio for sprintfChris Liddell2015-07-022-5/+0
* Bug 695764: allow compiler to be overriddenChris Liddell2015-01-121-3/+3
* Bug 695211: (addendum) set SHARE_TRIO for Windows buildsChris Liddell2014-05-071-0/+2
* The color index size was not transmitted properly from the MSVCHenry Stiles2013-10-161-1/+5
* Bug 693843: Add a gs_sprintf() function, and supporting codeChris Liddell2013-05-072-0/+3
* Have tiff configure run in separate directory.Chris Liddell2013-04-171-2/+2
* Move output devices to their own directory.Chris Liddell2013-03-062-3/+9
* Extend/modify FAPI for use by PDLs other than PS/PDF.Chris Liddell2012-11-132-1/+2
* Add Release-contrib and Debug-contrib VS Configuration.Robin Watts2012-10-111-0/+2
* Get rid of 'icclib' since we now use lcms2 (or optionally lcms).Ray Johnston2012-08-022-3/+0
* Update copyright "headers".Chris Liddell2012-06-1311-40/+104
* Fix make clean for GhostPDL.Marcos H. Woehrmann2012-04-111-1/+5
* Fix Memento GhostPDL builds to actually build Memento on windows.Robin Watts2012-03-091-0/+2
* PCL shared library build for unix.Henry Stiles2012-02-121-1/+13
* Have plver.mak use Ghostscript version.mak version numberChris Liddell2012-01-311-0/+1
* Change default cms to be lcms2 (for non-windows builds)Robin Watts2012-01-101-1/+1
* Add Memento targets to unix/autoconf makefiles.Robin Watts2011-09-291-0/+4
* Add Memento configuration to Visual Studio projects (and gs makefile)Robin Watts2011-09-051-0/+5
* Missed a couple of files that should have been changed as part of the previou...Marcos H. Woehrmann2011-08-161-2/+2
* Bug 692318: Ensure that compiler flags are used for the "aux" files.Chris Liddell2011-07-061-2/+2
* Fix 'aux' cluster breakages. Move aux into obj.Robin Watts2011-06-242-6/+6
* Cross compilation (AUX) changes to ghostscript and ghostpdl.Robin Watts2011-06-234-28/+45
* Make directories silently.Henry Stiles2011-05-191-4/+4
* Initial import of LittleCMS v2.1 into the Ghostscript/GhostPDLRobin Watts2011-04-012-1/+8
* Resolve build issues with language_switch and UFST.Chris Liddell2011-03-241-4/+4
* Fix the makefile changes for Windows display device on PCL6 when built on Win...Ken Sharp2011-01-221-2/+2
* Modified makefile for the Windows PCL interpreter (and later other languages)...Ken Sharp2011-01-211-2/+2
* Add new top level GhostPDL makefile targets, pcl-lib, ls-lib, svg-lib, xps-libRobin Watts2010-12-222-10/+14
* Rename libpng.mak to png.mak to make it consistent with the otherChris Liddell2010-10-141-2/+2
* Rename libtiff.mak to tiff.mak to be more consistent with the other third par...Chris Liddell2010-10-141-1/+1
* Add the merry band of tiff devices to pcl, pxl, & xps unix builds.Henry Stiles2010-10-131-0/+1
* Remove the mkromfs program upon make clean, fixes 691128.Henry Stiles2010-08-031-0/+1
* revert back to 11450.Henry Stiles2010-06-291-2/+0
* Add the new LCMSPLATFORM definition to the Windows makefiles for non PostScri...Ken Sharp2010-06-291-0/+2
* Resolve issues with the Linux language_switch build of Ghostscript, since Fre...Chris Liddell2010-04-231-1/+1
* Resolve issues with the language_switch Ghostscript build for Windows, since ...Chris Liddell2010-04-231-0/+3
* Remove harmless duplication of LCMSSRCDIR.Ray Johnston2010-02-171-1/+1
* These files should have been included in revision 10762, see its logHenry Stiles2010-02-172-2/+3
* generate private copy of plver.h per language to allow parallel build, and re...Hin-Tak Leung2010-01-221-1/+0
* Changes to the MSVC makefiles to prepare for the prototype vs2005 solutionRobin Watts2010-01-071-0/+2
* GhostPDL makefile changes required to make GhostPDL targets make on msvc withRobin Watts2009-11-111-0/+6
* Remove pl/plver.h for make clean.Marcos H. Woehrmann2009-10-031-0/+2
* Fix (build) : Incorrect path for Visual Studio 9 in make fileKen Sharp2009-09-221-1/+1
* debugging arguments were not being propagated to the gs library.Henry Stiles2009-06-221-0/+2
* fixes 690280. Clean didn't remove all the configuration files. NB,Henry Stiles2009-03-191-1/+3
* Add missing @ needed for UFST build.Ray Johnston2009-01-151-1/+1
* Add a section for MSVC_VERSION 9 to msvcdefs.mak, which is used in ghostpdl b...Tor Andersson2008-08-281-0/+6
* Fix a code separation issue: int.mak and psromfs.mak are in PSSRC.Ralph Giles2008-08-232-2/+2
* Massive commit discussed before the freeze to move the PostScript initializationRay Johnston2008-08-081-1/+1
* Fixes for COMPILE_INITS=1. Tested on Windows and linux with AFS and UFSTRay Johnston2008-02-292-20/+26