summaryrefslogtreecommitdiffstats
path: root/icc
Commit message (Collapse)AuthorAgeFilesLines
* Added and improved READMEs for modules whihc used to be in libs-externJosh Heidenreich2012-02-081-12/+10
|
* dont mindlessly touch the icc-header file on every buildBjoern Michaelsen2011-11-291-0/+5
| | | | | | | | | - 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
* Need <string.h> for the mem* functions on AndroidTor Lillqvist2011-11-241-0/+10
|
* might need to augment library pathCaolán McNamara2011-11-241-1/+1
|
* Fix icc cross-compilation.Jan Holesovsky2011-11-241-2/+6
|
* Whitespace and expand comment, drop useless rm.Tomas Chvatal2011-11-232-3/+3
|
* Make SampleICC switchable between system and internal one.Tomas Chvatal2011-11-237-418/+34
|
* don't seem to need CAT.objCaolán McNamara2011-11-071-2/+1
|
* convert zip of makefiles.mk to a patch and skip building some we don't needCaolán McNamara2011-11-044-1/+256
|
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-301-0/+3
|
* cppcheck:remove unused variablesJulien Nabet2011-09-131-1/+0
|
* fdo#39355: reenable "use typedefs and endianess from sal" patch hunkLionel Elie Mamane2011-09-021-0/+1
|
* "Build" the sRGB header also when cross-compilingTor Lillqvist2011-06-161-6/+5
|
* Do nothing when cross-compiling in general, not just for iOSTor Lillqvist2011-06-071-4/+4
|
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-3/+3
|
* Presumably no need for this for iOSTor Lillqvist2011-05-261-2/+7
|
* buildfix-fmtargs.diff: sprintf arguments cleanupRafael Cabral2011-03-312-1/+23
|
* Make stlport only optional dependency of postprocessFridrich Štrba2011-02-091-1/+1
|
* Fix typo.Thomas Arnhold2011-01-271-1/+1
|
* Use MSVC settings not just on x86Tor Lillqvist2011-01-241-0/+16
|
* cppunit: prefer prefix variantCaolán McNamara2011-01-061-2/+2
|
* Use <errno.h> on all non-Windows systems.Thomas Klausner2010-10-191-5/+1
| | | | Ok: Michael Meeks <michael.meeks@novell.com>
* ause110: update to DEV300_m74Hans-Joachim Lankenau2010-03-102-10/+1
|\
| * changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien2010-02-122-10/+1
| | | | | | | | Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
* | ause110: #i106731# remove tarballs from scm and find them in download cache dirHans-Joachim Lankenau2010-01-151-0/+1
|/
* CWS-TOOLING: integrate CWS vcl107Vladimir Glazunov2009-12-105-5162/+82
|\
| * vcl107: #i106523# fix x86_64 case in particular and endianess in general ↵Philipp Lohmann [pl]2009-11-055-5162/+82
| | | | | | | | (thanks cmc)
* | #i103496#: just another missing stlport dependencymb937832009-11-271-1/+1
| |
* | #i10000# override makefiles during unzipKurt Zenker2009-11-161-1/+1
|/
* CWS-TOOLING: integrate CWS sb104Oliver Bolte2009-02-191-1/+1
| | | | | | | | | | | | 2009-01-27 13:09:06 +0100 sb r266986 : #i97992# cws rebase: merged cws/sb104/config_office/set_soenv.in with moved tags/DEV300_m40/set_soenv.in 2009-01-27 10:56:40 +0100 sb r266966 : CWS-TOOLING: rebase CWS sb104 to trunk@266944 (milestone: DEV300:m40) 2009-01-20 14:37:00 +0100 sb r266581 : #i97992# missing treatment of Solaris-only adjustvisibility as build-internal tool 2009-01-20 09:32:38 +0100 sb r266554 : CWS-TOOLING: rebase CWS sb104 to trunk@266428 (milestone: DEV300:m39) 2009-01-14 13:40:45 +0100 sb r266296 : #i97992# do not pass comment lines to shell 2009-01-14 12:50:34 +0100 sb r266290 : #i97992# avoid problems with checkdll not finding AWTLIB and its dependents 2009-01-14 12:49:20 +0100 sb r266289 : #i97992# on Linux and Solaris, regxpcom apparently needs to be called with the libxpcom.so directory on the LD_LIBRARY_PATH 2009-01-13 09:41:37 +0100 sb r266196 : #i97992# fixed AUGMENT_LIBRARY_PATH definitions 2009-01-12 18:02:03 +0100 sb r266177 : #i97992# get rid of LD_LIBRARY_PATH in build environment
* CWS-TOOLING: integrate CWS ause099Oliver Bolte2009-02-191-2/+2
| | | | | | | | | | | | | | | | | | | 2009-01-29 12:30:57 +0100 hjs r267116 : #i98365# fix unsetting g+s bit 2009-01-23 14:21:19 +0100 hjs r266819 : #i40246# - cleanup 2009-01-23 14:14:07 +0100 hjs r266818 : #i40246# - fix quoting of final echo line 2009-01-23 12:42:33 +0100 hjs r266807 : #i98365# leave higher bits alone 2009-01-23 11:23:42 +0100 rt r266799 : Header 2009-01-22 19:14:25 +0100 hjs r266753 : #i98365# remove unwanted file attributes from archives 2009-01-22 16:22:18 +0100 hjs r266737 : #i98365# remove unwanted file attributes from archives 2009-01-22 16:20:54 +0100 hjs r266736 : #i98365# remove unwanted file attributes from archives 2009-01-22 16:20:24 +0100 hjs r266735 : #i98365# remove unwanted file attributes from archives 2009-01-22 16:08:33 +0100 hjs r266734 : #i40246# renamed variable 2009-01-22 16:05:26 +0100 hjs r266733 : #i40246# renamed variable 2009-01-20 17:46:54 +0100 hjs r266610 : #i98290# cleanup 2009-01-19 19:32:19 +0100 hjs r266522 : CWS-TOOLING: rebase CWS ause099 to trunk@266428 (milestone: DEV300:m39) 2008-12-08 21:00:09 +0100 hjs r265049 : CWS-TOOLING: rebase CWS ause099 to trunk@264807 (milestone: DEV300:m37) 2008-11-27 18:25:18 +0100 hjs r264513 : #i40246# - support multiple patches per archive 2008-11-17 19:00:12 +0100 hjs r263738 : CWS-TOOLING: rebase CWS ause099 to trunk@263288 (milestone: DEV300:m35)
* INTEGRATION: CWS hr51 (1.5.4); FILE MERGEDRüdiger Timm2008-06-161-0/+0
| | | | 2008/05/05 13:05:13 hr 1.5.4.1: #i88947#: relax memory access alignment requirements on Solaris Sparc 64 bit
* INTEGRATION: CWS changefileheader (1.5.6); FILE MERGEDRüdiger Timm2008-04-111-22/+16
| | | | | 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.
* INTEGRATION: CWS changefileheader (1.5.6); FILE MERGEDRüdiger Timm2008-04-111-23/+19
| | | | 2008/03/31 13:18:31 rt 1.5.6.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS gcc430icc (1.5.2); FILE MERGEDIvo Hinkelmann2008-02-041-0/+50
| | | | 2008/01/31 14:56:10 rene 1.5.2.1: #i85771# gcc 4.3.0 buildfix for icc from pmladek
* INTEGRATION: CWS gcc430icc (1.4.2); FILE MERGEDIvo Hinkelmann2008-02-041-0/+50
| | | | 2008/01/31 14:56:10 rene 1.4.2.1: #i85771# gcc 4.3.0 buildfix for icc from pmladek
* #i85736# Add argument so sprintf (patch by pmladek).Rüdiger Timm2008-01-312-2/+2
|
* #i10000#: fix build issuesJens-Heiner Rechtien2008-01-253-2428/+5109
|
* #i10000#: fix includesJens-Heiner Rechtien2008-01-251-2402/+5007
|
* Issue number: i81093Giuseppe Castagno2008-01-111-1/+15
| | | | | | Submitted by: beppec56 Reviewed by: beppec56 A few comment lines added to REAME for porters
* #i81093# bigendian patchPhilipp Lohmann2008-01-112-2/+2433
|
* #i81093# make windows version work on 4nt shellPhilipp Lohmann2008-01-102-6/+11
|
* #i81093# fix a compile problem on solarisPhilipp Lohmann2008-01-102-4/+18
|
* #i81093# sRGB profilePhilipp Lohmann2008-01-106-113/+2612
|
* Issue number: i81093Giuseppe Castagno2007-12-093-0/+942
Submitted by: beppec56 Adds sRGB generation library for PDF/A