summaryrefslogtreecommitdiff
path: root/gs/src/msvc32.mak
AgeCommit message (Expand)AuthorFilesLines
2007-06-05Update licence headers. Copyright has been transfered from artofcode LLCRalph Giles1-1/+1
2007-05-21Define IMDISRCDIR in the top level makefiles and pass this through toRalph Giles1-0/+7
2007-05-12Recognise another variant of nmake when building for Windows x64 with MSVC 8Russell Lang1-1/+4
2007-05-11Update the libpng version listed in the top-level makefiles.Ralph Giles1-1/+1
2006-07-06Several %rom% related improvements. Add PSRESDIR macro to define the locationRay Johnston1-4/+4
2006-04-16Fix (MSVC build) : Always use nodebug CRTL when building a nodebug Ghostscript.Igor Melichev1-1/+1
2006-04-13Fix typo. IdoimSet was in RESOURCE_LIST instead of IdiomSet.Ray Johnston1-1/+1
2006-03-13changed copyright headersStefan Kemper1-15/+12
2006-02-22Remove CWD_PREFIX from makefiles -- mkromfs file list is reordered. AddRay Johnston1-2/+0
2006-02-21Implement %rom% IODevice and use it for the COMPILE_INITS=1 builds. DataRay Johnston1-0/+5
2006-02-08Add conditionals to the MSVC makefile to simplify switching between theRalph Giles1-8/+34
2006-01-29Introduce a level of indirection so the builds for the two differentRalph Giles1-0/+4
2006-01-29Rename the jasper-oriented top-level makefile elements to the moreRalph Giles1-3/+7
2005-08-31Remove inadvertent commit that included png48 device.Ray Johnston1-2/+2
2005-08-31Add jpegcmyk device.Ray Johnston1-3/+3
2005-06-07ps2write : Implementinmg the ps2write device.Igor Melichev1-1/+1
2005-05-13Fix a typo in a comment.Alex Cherepanov1-1/+1
2005-03-17Fix : Building GS with MSVC, use a proper CRTL version (debug|nodebug).Igor Melichev1-1/+10
2005-03-04Compile Ghostscript for 64-bit Windows with AMD64 processor.Russell Lang1-9/+48
2004-12-20Fix : Completely remove the platform dependent target lib.tr from makefiles.Igor Melichev1-3/+3
2004-12-10Update 3rd party library versions to match the latest releases.Ralph Giles1-1/+1
2004-12-01Add JPXDecode filter to the default Windows MSVC build. This is based onRay Johnston1-18/+6
2004-11-19Due to an oversight, JBIG2Decode was omitted from the windows build.Ray Johnston1-4/+1
2004-10-26Update libpng version to the latest release. There are securityRalph Giles1-1/+1
2004-10-07Don't overwrite CFLAGS variable if it is already defined.Alex Cherepanov1-7/+7
2004-09-26Add the LZWEncode filter that actually compresses using the LZW method,Ray Johnston1-2/+1
2004-08-14Correct the previous MSVC 8 updates to allow compilation with debugging.Russell Lang1-1/+2
2004-08-13Detect the version of Microsoft Visual C++ from the version of nmake.Russell Lang1-4/+27
2004-08-13Add support for compiling with the beta of Microsoft VisualRussell Lang1-1/+25
2004-08-04gs_memory_t pointer additions for msvc build.Stefan Kemper1-1/+4
2004-06-24This change implements the enhancements described in 542629 CMYKDan Coby1-1/+1
2004-05-31JPXDecode support is only enabled for the autoconf build. Mention thisRalph Giles1-0/+22
2004-05-12Fix some warnings about unused variables and undeclared functionsAlex Cherepanov1-0/+5
2004-03-05add a missing '.' to a commentRalph Giles1-1/+1
2004-03-04Improve wording in a comment.Ralph Giles1-10/+12
2004-03-02Improving the MSVC debug build options.Igor Melichev1-5/+20
2003-12-14Fix MSVC debug targets: add explicit makefile specification.Alex Cherepanov1-2/+2
2003-12-09Correct a long standing problem that caused non-optimized builds withRay Johnston1-3/+3
2003-10-24Some minor clean up for the makefiles:Dan Coby1-1/+1
2003-09-04Fix : Removing obsolete linker statements from Win32 linkage definitions (an ...Igor Melichev1-2/+2
2003-09-03Fix : Removing obsolete linker statements from Win32 linkage definitions (an ...Igor Melichev1-2/+2
2003-08-14Update non-DLL version to support visual tracer.Alex Cherepanov1-3/+3
2003-05-20Update libpng version to reflect the current release.Ralph Giles1-1/+1
2003-04-29Enable jbig2 support in the default windows build. The jbig2dec source is now...Ralph Giles1-2/+2
2003-04-15Add new jbig2dec makefile and supporting defines to remaining platform-depend...Ralph Giles1-0/+7
2003-04-11Switching to the new logics of resource file location.Igor Melichev1-2/+2
2003-04-08Implementation of the SeparationOrder parameter. This implementationDan Coby1-1/+1
2003-03-11Add pngalpha device that uses RGBA, with the alpha channelRussell Lang1-1/+1
2003-01-22Add the ijs device to the MSVC Windows build.Russell Lang1-1/+1
2002-10-31Reinstate the mswindll device because removing it also requiresRussell Lang1-1/+1