summaryrefslogtreecommitdiff
path: root/common/msvc_top.mak
AgeCommit message (Expand)AuthorFilesLines
2011-06-24Fix 'aux' cluster breakages. Move aux into obj.Robin Watts1-4/+4
2011-06-23Cross compilation (AUX) changes to ghostscript and ghostpdl.Robin Watts1-16/+17
2011-05-19Make directories silently.Henry Stiles1-4/+4
2011-04-01Initial import of LittleCMS v2.1 into the Ghostscript/GhostPDLRobin Watts1-0/+2
2011-03-24Resolve build issues with language_switch and UFST.Chris Liddell1-4/+4
2011-01-22Fix the makefile changes for Windows display device on PCL6 when built on Win...Ken Sharp1-2/+2
2011-01-21Modified makefile for the Windows PCL interpreter (and later other languages)...Ken Sharp1-2/+2
2010-12-22Add new top level GhostPDL makefile targets, pcl-lib, ls-lib, svg-lib, xps-libRobin Watts1-5/+5
2010-06-29revert back to 11450.Henry Stiles1-2/+0
2010-06-29Add the new LCMSPLATFORM definition to the Windows makefiles for non PostScri...Ken Sharp1-0/+2
2010-04-23Resolve issues with the language_switch Ghostscript build for Windows, since ...Chris Liddell1-0/+3
2010-02-17Remove harmless duplication of LCMSSRCDIR.Ray Johnston1-1/+1
2010-02-17These files should have been included in revision 10762, see its logHenry Stiles1-2/+2
2010-01-07Changes to the MSVC makefiles to prepare for the prototype vs2005 solutionRobin Watts1-0/+2
2009-11-11GhostPDL makefile changes required to make GhostPDL targets make on msvc withRobin Watts1-0/+6
2009-06-22debugging arguments were not being propagated to the gs library.Henry Stiles1-0/+2
2009-01-15Add missing @ needed for UFST build.Ray Johnston1-1/+1
2008-08-23Fix a code separation issue: int.mak and psromfs.mak are in PSSRC.Ralph Giles1-1/+1
2008-08-08Massive commit discussed before the freeze to move the PostScript initializationRay Johnston1-1/+1
2008-02-29Fixes for COMPILE_INITS=1. Tested on Windows and linux with AFS and UFSTRay Johnston1-13/+20
2008-01-07continue USE_FPU/FPU_TYPE deprecation. This change removes makefileHenry Stiles1-2/+2
2007-11-21Make the non DEBUG build the default for pcl6 with MSCV. Add theRay Johnston1-13/+18
2007-11-16Fix dependency problems that caused obj/gs_init.ps to be missed. Also fix aRay Johnston1-0/+3
2007-11-15Continuing xps msvc makefile changes. xps\obj\gxps.exe now builds andHenry Stiles1-0/+3
2007-11-14rough draft windows makefiles for msvcHenry Stiles1-0/+4
2007-11-09Remove the JVERSION makefile variable.Ralph Giles1-2/+2
2007-11-09Remove the PNGVERSION makefile variable.Ralph Giles1-2/+2
2007-11-09Use PNGSRCDIR and PNGVERSION instead of PSRCDIR and PVERSION inRalph Giles1-5/+14
2007-08-15Additional fixes to build the ufst support code under MSVC. Thanks to Henry f...Ralph Giles1-1/+3
2007-05-21Define the new IMDISRCDIR makefile variable in the main makefiles,Ralph Giles1-1/+1
2007-02-18fix to use 64 bit color index for the language switch build and notHenry Stiles1-1/+3
2007-02-14MSVC makefile for language_switch used a wrong color index type with pcl, pl,...Igor Melichev1-0/+13
2007-01-10various fixes to get pcl running on msvc version 8. This will build aHenry Stiles1-16/+1
2006-10-26Update MSVC makefiles with the recent change to Unix makefiles.Igor Melichev1-3/+4
2006-10-17Fix (MSVC makefiles) : Remove redundant targets and unuseful comments.Igor Melichev1-1/+3
2006-10-13Fix (MSVC makefiles): The FAPI feature was not compiled.Igor Melichev1-6/+6
2006-10-11Fix (MSVC makefiles): Provide building with %rom% file system.Igor Melichev1-1/+6
2006-10-10Fix (MSVC makefiles): Inconsistent compiler options.Igor Melichev1-0/+17
2006-04-07reorganization of the makefiles. Shared language build for msvc (John Desros...Henry Stiles1-0/+2
2002-09-19pass COMPILE_INITS macro to the msvc32.mak makefile.Stefan Kemper1-1/+2
2002-09-19*.mak - build changes for msvc shared language build.Henry Stiles1-1/+37
2001-11-04changes name of makefile variable to PL_SCALER was PL_FONT_SCALERHenry Stiles1-1/+1
2001-07-08Makefile broken for default configuration - "regressed" with agfaHenry Stiles1-1/+1
2001-06-19MSVC will not allow an empty file in a link file. Problem introduced withHenry Stiles1-7/+8
2001-06-18linking modifications for the agfa libraries.Henry Stiles1-3/+18
2000-11-01Adds needed jpeg stuff for pxl2.0.Henry Stiles1-1/+2
2000-10-17Fix to allow 'main' make file to set up DEBUG, NOPRIVATE, and BANDLISTRay Johnston1-2/+2
1999-10-26Remove use of gsnogc.$(OBJ). Now gsnogc.dev is -included to preventRay Johnston1-2/+1
1999-08-24the top level object was not being included in the link.Henry Stiles1-2/+2
1999-05-25updates for gs5.84.Henry Stiles1-28/+17