summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)AuthorFilesLines
2009-07-23Change the msvc xps build to use a 32 bit color index like the gccRalph Giles1-0/+7
2009-07-17Revert the change in c9860 to allow xps to build built without the pclRalph Giles2-13/+5
2009-07-14Changes to allow building XPS (gxps) without the pcl directory present.Ray Johnston2-5/+13
2009-07-02Fix language_switch UFST build to put the FAPIconfig-FCO file into the correctRay Johnston2-2/+2
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 Johnston2-2/+2
2009-04-01Fix (ghostpcl): Can't build using MSVC since revision 9599Ken Sharp1-1/+2
2009-01-29Update default MSVC version to 9 (the 2008 edition).Ralph Giles1-3/+3
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 Giles2-3/+3
2008-08-18Turn off COMPILE_INITS in the default build for now. Currently thereHenry Stiles2-2/+2
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 Johnston2-2/+2
2008-07-29Remove confusing and never used duplicate setting of BAND_LIST_STORAGE=fileRalph Giles1-7/+0
2008-05-09removes obsolete bmpa devices. No differences expected.Henry Stiles1-2/+2
2008-04-15Add SVG interpreter skeleton.Tor Andersson1-0/+3
2008-04-04Remove duplicate 'config-clean' target that caused 'clean' target to fail.Ray Johnston1-3/+0
2008-03-22Provide Visual Trace window for pcl6 Windows build (comtinued).Igor Melichev1-3/+3
2008-03-21Provide Visual Trace window for pcl6 Windows build.Igor Melichev1-0/+25
2008-02-29Fixes for COMPILE_INITS=1. Tested on Windows and linux with AFS and UFSTRay Johnston1-1/+15
2008-02-28A quick hack to get the pcl windows build working. The msvc makefilesHenry Stiles1-0/+4
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 Stiles2-5/+0
2007-12-28Add the png16m and pngmono devices to the default builds.Ralph Giles2-2/+4
2007-12-28Fixes several issues associated with bug #689598. pcl6_gcc.mak nowHenry Stiles1-1/+10
2007-11-21Make the non DEBUG build the default for pcl6 with MSCV. Add theRay Johnston1-4/+9
2007-11-15missing XPS_INCLUDED flag. Note this replaces XCFLAGS instead ofHenry Stiles1-0/+1
2007-11-15Continuing xps msvc makefile changes. xps\obj\gxps.exe now builds andHenry Stiles1-2/+13
2007-11-14rough draft windows makefiles for msvcHenry Stiles1-2/+37
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-09Remove the JVERSION makefile variable.Ralph Giles1-3/+0
2007-11-09Remove the PNGVERSION makefile variable.Ralph Giles1-3/+0
2007-11-09Use PNGSRCDIR and PNGVERSION instead of PSRCDIR and PVERSION inRalph Giles2-5/+5
2007-08-17Add -DHAVE_STDINT_H to CFLAGS when building under cygwin. RecentRalph Giles1-0/+1
2007-08-16Only define UFST_LIB and UFST_CFLAGS when building against ufst. Contrary to ...Ralph Giles1-3/+2
2007-08-15Additional fixes to build the ufst support code under MSVC. Thanks to Henry f...Ralph Giles1-1/+1
2007-08-14Update the msvc makefile to set proper values for the ufst build. Partial fix...Ralph Giles1-3/+6
2007-08-14We default to the latest version of MSVC which is now 8.Ralph Giles1-1/+1
2007-05-21Define the new IMDISRCDIR makefile variable in the main makefiles,Ralph Giles2-0/+6
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