Commit graph

15 commits

Author SHA1 Message Date
Bjoern Michaelsen
2c4537471c dont mindlessly touch the icc-header file on every build
- this little gremlin touches the header file everytime it is run
- as icc is very low level, this causes a lot of pointless rebuild
- everything from vcl up gets relinked
- this slows every empty 'make build' down by more than 40 percent
- would really need to check if the file changed before writing, but as we
  rarely change icc itself, I didnt bother with that
2011-11-29 20:08:31 +01:00
Caolán McNamara
ec9f3466d3 might need to augment library path 2011-11-24 16:05:48 +00:00
Jan Holesovsky
d24778870a Fix icc cross-compilation. 2011-11-24 10:55:12 +01:00
Tomas Chvatal
ce2a78b4ef Whitespace and expand comment, drop useless rm. 2011-11-23 17:05:19 +01:00
Tomas Chvatal
07f2c05391 Make SampleICC switchable between system and internal one. 2011-11-23 16:44:39 +01:00
Caolán McNamara
3f8126822c convert zip of makefiles.mk to a patch and skip building some we don't need 2011-11-04 09:42:21 +00:00
Caolán McNamara
1f5c696c37 add mode-lines to .m files and last round of merged files, etc. 2011-09-30 09:09:25 +01:00
Julien Nabet
545c36f58e cppcheck:remove unused variables 2011-09-13 20:42:27 +02:00
Caolán McNamara
7ae8d003b7 cppunit: prefer prefix variant 2011-01-06 14:18:01 +00:00
Jens-Heiner Rechtien
aac3a82b82 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
Rüdiger Timm
641dc4f221 INTEGRATION: CWS changefileheader (1.5.6); FILE MERGED
2008/04/04 14:00:41 rt 1.5.6.2: #i87441# Change license header to LPGL v3.
2008/04/04 13:53:48 rt 1.5.6.1: #i87441# Change license header to LPGL v3.
2008-04-11 06:31:14 +00:00
Philipp Lohmann
c8861607f7 #i81093# make windows version work on 4nt shell 2008-01-10 18:42:35 +00:00
Philipp Lohmann
a898a5243c #i81093# fix a compile problem on solaris 2008-01-10 15:17:14 +00:00
Philipp Lohmann
23d4ebbdcb #i81093# sRGB profile 2008-01-10 14:39:13 +00:00
Giuseppe Castagno
13a3e75bdb Issue number: i81093
Submitted by:  beppec56
Adds sRGB generation library for PDF/A
2007-12-09 09:22:26 +00:00