summaryrefslogtreecommitdiff
path: root/gs/base/lib.mak
Commit message (Expand)AuthorAgeFilesLines
* Commit of build_consolidation branchChris Liddell2015-07-201-3394/+0
* Addition of device 'subclassing'Ken Sharp2015-07-091-6/+24
* Bug 695475: use gs_snprintf in font serializingChris Liddell2015-07-031-1/+1
* Replace strtok()Chris Liddell2015-07-021-2/+6
* Replace trio for sprintfChris Liddell2015-07-021-11/+4
* Rename md5.c/h to gsmd5.c/h to avoid clashes.Chris Liddell2015-05-121-9/+9
* Recursive mutex emulation: fix order of operationsChris Liddell2015-03-171-1/+2
* Fix for bug 695863 overprint while pattern color is activeMichael Vrhel2015-03-131-1/+1
* Fix some (probably not all) dependencies when the build has minimal devices.Ray Johnston2015-01-301-2/+3
* Add support for encoded source images with xpswrite device. Fix for bug 695698Michael Vrhel2015-01-131-3/+10
* Bug 695593: Add the MAKEDIRS target wherever it was missing.Chris Liddell2014-10-311-112/+134
* Fix compiler warnings and dependencies.Ray Johnston2014-06-271-1/+1
* Pass SHARE_LCMS as a compiler flag.Chris Liddell2014-05-121-2/+2
* Bug 695211: Allow trio to be shared.Chris Liddell2014-05-061-5/+12
* Add support for the 'device param' spec op to devicesKen Sharp2014-05-011-1/+1
* Add support for changing the default device list at runtimeChris Liddell2014-04-241-1/+2
* Import LCMS 2.6 Release versionRobin Watts2014-03-251-1/+2
* Fix Windows display device -dDisplayFormat=16#a0800 regression.Ray Johnston2014-02-061-1/+1
* Fix bug 689805: Use a clist for pages with transparency that need lots of RAMRay Johnston2014-01-291-7/+7
* Bug 694871: move libjpeg away from gc memoryChris Liddell2014-01-151-2/+2
* Add missing Makefile header dependency.Robin Watts2013-11-251-1/+1
* Various small fixes for psdcmykog build issues.Robin Watts2013-11-191-1/+1
* Extract guts of spotcmyk device to be reusable.Robin Watts2013-11-181-1/+2
* Fix for bug in case where alternate color space for DeviceN and separation is...Michael Vrhel2013-10-231-2/+2
* Add missing reference to $(memory__h) in gsicc_lcms2.c lib.makMichael Vrhel2013-10-091-2/+2
* Knockout non-isolated transparency group support.Michael Vrhel2013-10-091-1/+1
* Bug 694586: Have chunk allocator honor alignmentChris Liddell2013-09-251-1/+1
* Fixed typo in lib.mak introduced in b5472ea6bfMarcos H. Woehrmann2013-09-111-1/+1
* update ramfs codeKen Sharp2013-09-111-3/+6
* PDF interpreter - process GoToR actions into pdfmarks for pdfwriteunknown2013-09-111-0/+15
* Enhance gx_saved_page and save_page function to support advanced functions.Ray Johnston2013-09-011-4/+5
* Fix bug 694514. Don't use clist HL images in pattern-clist when interpolated.Ray Johnston2013-08-131-1/+1
* Fix Windows sscanf %p incompatibility with Trio sprintf.Ray Johnston2013-07-291-1/+1
* Changes to allow building gs for WinRT/ARMChris Liddell2013-07-291-4/+4
* Push optimisations back into lcms2.Robin Watts2013-07-251-2/+1
* Enable our optimisations for lcms2 as a transform factory.Robin Watts2013-07-251-1/+2
* Change in behavior for overprint. Fixes bugs 694295 694296 and 694067Michael Vrhel2013-06-261-2/+2
* Bug 693843: Add a gs_sprintf() function, and supporting codeChris Liddell2013-05-071-2/+10
* Add BGPrint prn device parameter to render clist pages while parsing.Ray Johnston2013-05-051-2/+2
* Initial commit of adding neutral color monitoringMichael Vrhel2013-04-231-2/+9
* Bug 693785: (valgrind) make gx_hld_saved_color_equal() do explicit checksChris Liddell2013-04-111-1/+1
* Add valgrind.h dependencies to lib.mak to avoid warnings.Robin Watts2013-04-021-4/+4
* Remove unnecessary traling $(D) from a "-I" compiler option.Chris Liddell2013-03-181-1/+1
* Bug 693712: fix the header search pathChris Liddell2013-03-181-1/+1
* Bug 693699: replace all fopen calls with gp_fopenChris Liddell2013-03-151-7/+7
* Fix trace device to compile with the new directory structure.Henry Stiles2013-03-131-12/+0
* Optimize PDF 1.4 transparency when using the clist.Ray Johnston2013-03-071-1/+1
* Fix missing dependency of gxpcolor.hRay Johnston2013-03-071-1/+1
* Move output devices to their own directory.Chris Liddell2013-03-061-79/+60
* Fix indeterminate page background with plank and comparefiles/104-01.psRay Johnston2013-03-051-1/+1