summaryrefslogtreecommitdiff
path: root/common/ugcc_top.mak
AgeCommit message (Expand)AuthorFilesLines
2008-01-09GS client makefile refactoring. The project is under development andHenry Stiles1-112/+46
2008-01-07continue USE_FPU/FPU_TYPE deprecation. This change removes makefileHenry Stiles1-11/+4
2008-01-07Remove references to gsfemu.c from the various builds. It was removed inRalph Giles1-4/+4
2007-11-28CCAUX was not initialized properly on some platforms. This resultedHenry Stiles1-0/+2
2007-11-16Fix dependency problems that caused obj/gs_init.ps to be missed. Also fix aRay Johnston1-0/+3
2007-11-14Add changes for building COMPILE_INITS=1 without PS (PCL only build). Make sureRay Johnston1-2/+7
2007-11-14Correct a typo in the previous commit that broke the language switchRalph Giles1-1/+1
2007-11-14Compile the expat source into the GhostXPS build.Ralph Giles1-0/+4
2007-11-09Remove the PNGVERSION makefile variable.Ralph Giles1-2/+2
2007-11-09Use PNGSRCDIR and PNGVERSION instead of PSRCDIR and PVERSION inRalph Giles1-7/+18
2007-05-21Define the new IMDISRCDIR makefile variable in the main makefiles,Ralph Giles1-2/+2
2007-04-25The language switch build did not build with the specified devicesHenry Stiles1-0/+5
2006-10-24WARNING: msvc makefile changes will be necessary.Henry Stiles1-0/+1
2006-10-03Define IJSSRCDIR when invoking gs/src/unix-gcc.mak. Recent GhostscriptRalph Giles1-0/+2
2006-09-13Get rid of the -ldl linker switch from a few remaining makefiles. This isRay Johnston1-2/+2
2006-09-07Merge the gs853merge branch down into the trunk. This ports ghostpcl andRalph Giles1-5/+11
2006-04-07reorganization of the makefiles. Shared language build for msvc (John Desros...Henry Stiles1-6/+6
2006-04-04finish the integration of libpng. Various fixes to get the sharedHenry Stiles1-1/+2
2004-12-31Changed gcc compiler option -gdwarf-2 to -ggdb,Stefan Kemper1-1/+1
2004-09-15Fixes crash on fts.2300 with UFST 4.6 (plufont.c). Adds gcc macroHenry Stiles1-1/+1
2003-05-08fixes typo in last revision.Henry Stiles1-1/+1
2003-05-08default profiling and coverage build to the directory pgobj.Henry Stiles1-3/+3
2003-03-19It has been pointed out the freetype integration with pcl is "sloppy"Henry Stiles1-1/+2
2002-09-17Removes language switch top makefile. Language switching targets nowHenry Stiles1-0/+48
2001-10-31Modifed to use XLDFLAGS instead of setting LDFLAGS directly.Henry Stiles1-3/+3
2001-09-21Added library target.Stefan Kemper1-0/+9
2001-08-03removes obsolete makefile and gets rid of LD_LIBRARY_PATH - thanks toHenry Stiles1-1/+1
2000-11-21gives variable names that should be set in the top levelHenry Stiles1-2/+3
2000-11-02new profiling target pg-fp-with-cov to generate code that can be usedHenry Stiles1-1/+4
2000-02-17modifications to support graphics libraries new handling of linking inHenry Stiles1-2/+2
2000-02-04modifications to support the FreeBSD platform. Setting of SYNCHenry Stiles1-7/+8
1999-10-25adds jpeg driver and necessary jpeg source directory setting.Henry Stiles1-0/+1
1999-06-02Initial checkin for multiple language support, shared devices,John Desrosiers1-5/+5
1999-05-25removes unnecessary CONFIG macro.Henry Stiles1-11/+11
1999-05-24initial gs5.84 checkin with pcl and xl compiling.Henry Stiles1-5/+5
1999-05-17adds symbols "-g" to profiling builds.Henry Stiles1-2/+2
1999-04-26A couple of changes to guarantee pcl and xl is rebuilt when itsHenry Stiles1-4/+11
1999-01-04Changes to allow use of make -f <top level makefile>. It is no longerHenry Stiles1-5/+5
1998-12-22Prefixes devices with $(DD) and moves zlib configuration variableHenry Stiles1-8/+1
1998-11-24fixes to properly clean gs filesHenry Stiles1-0/+5
1998-11-24Adds necessary definitions for proper zlib compilation for unix.Henry Stiles1-0/+8
1998-11-03removes leaf compiler flags which are not used by pcl, pxl or plHenry Stiles1-4/+4
1998-10-26makes product compile consistant and uses floating point as the default also ...Henry Stiles1-3/+4
1998-10-20restores symbols (-g) to the debugging configurationHenry Stiles1-1/+1
1998-10-18makes optimization options with pcl and graphics library consistantHenry Stiles1-4/+4
1998-09-26changes to support msvc buildsHenry Stiles1-4/+4
1998-08-10release 103 from Peter.Henry Stiles1-6/+7
1998-08-10fix for ignoring error command - the next release will do thisHenry Stiles1-3/+3
1998-08-08new common 1.02Henry Stiles1-31/+25
1998-07-26Initial revisionHenry Stiles1-0/+73