summaryrefslogtreecommitdiffstats
path: root/jpeg
Commit message (Collapse)AuthorAgeFilesLines
* Remove Mac OS X for PowerPC supportTor Lillqvist2013-04-032-54/+0
| | | | Change-Id: I10b15141e6a5f93365e1cfa6fbc0c7cc3ea49b15
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
|
* remove all d.lstMichael Stahl2013-02-281-0/+0
| | | | Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
* add jpeg to tail_buildMatúš Kukan2012-11-151-0/+2
| | | | Change-Id: Id67be2a0722930094c61ad99912934ebce5a4631
* do not play stupid games with jpeg vs. jpeglibDavid Tardon2012-10-121-4/+4
| | | | Change-Id: I72ed637ecec5aff7528ff724b2665e22650c224b
* deliver jpeg headers tooDavid Tardon2012-10-123-7/+20
| | | | | | | jpeg is used by dmake module gdk-pixbuf, so the delivery cannot be bypassed yet. Change-Id: I92d71c6807535b8f4fff75d62fc417d437792e33
* gbuildification of jpegDavid Ostrovsky2012-10-1212-259/+217
| | | | Change-Id: I466f13f1132103bc20b9918411a54fd3106f4553
* fdo#47035: Fix saving of jpeg files on Mac/PPCChristian Lohmaier2012-05-191-2/+32
| | | | | | jpeg_compress_struct gets padded with the same effect as the jpeg_decompress_struct, so needs some reordering as well to make Mac/PPC happy (a27a399)
* fdo#47035: Fix loading of jpeg files on Mac/PPCChristian Lohmaier2012-05-192-3/+24
| | | | | | jpeg_decompress_struct gets padded when compiling libjpeg, but the jpeg filter in svtools assume non-padded size, resulting in a mismatch that makes libjpeg refuse to do its work.
* duplicate SYSTEM_[LIBJPEG|JPEG] testsCaolán McNamara2012-05-132-116/+0
| | | | | | | we have both a SYSTEM_LIBJPEG and SYSTEM_JPEG but only SYSTEM_JPEG appears to be used Change-Id: Ib1a5da4c907222be33465ce06997f111c4fffe87
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-0/+0
| | | | | | | | this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
* more documentation and cleanups for various modules.Michael Meeks2012-03-061-1/+6
|
* Added and improved READMEs for modules in libs-extern-sysJosh Heidenreich2012-02-091-0/+1
|
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-10/+10
|
* masterfix DEV300: #i10000# build fixesIvo Hinkelmann2011-03-301-5/+5
|
* rsvglibs: adjusted makefiles to build external rsvglib dependencieska2011-03-251-0/+2
|
* rsvglibs: updated external jpeg library to 8cka2011-03-244-18/+196
|
* ause110: update to DEV300_m74Hans-Joachim Lankenau2010-03-102-129/+2
|\
| * CWS-TOOLING: integrate CWS cmcfixes70Ivo Hinkelmann2010-03-031-117/+0
| |\
| | * cmcfixes70: #i80674# use default jpeg config and source and move extra ↵Caolán McNamara2010-01-141-117/+0
| | | | | | | | | | | | feature-impl into svtools
| * | changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien2010-02-122-12/+2
| |/ | | | | | | 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 sb107Ivo Hinkelmann2009-04-271-260/+236
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2009-04-14 13:09:13 +0200 sb r270758 : CWS-TOOLING: rebase CWS sb107 to trunk@270723 (milestone: DEV300:m46) 2009-04-06 14:11:54 +0200 sb r270545 : #i100884# improve pagein effectiveness: wrap system libs in --as-needed on unxlngi6/unxlngx6 to avoid needing them where unneeded; link pagein as C program to avoid unneeded C++ runtime dependency; reorder pagein and javaldx in soffice startup script so that javaldx benefits from pagein 2009-03-31 16:40:23 +0200 sb r270287 : decrease collisions in hashCode computation 2009-03-30 11:48:39 +0200 sb r270207 : #i100668# corrected explicit template instantiation 2009-03-26 14:16:26 +0100 sb r270078 : #i100408# inadvertently dropped libexslt dynamic library in previous rev 269789 2009-03-26 10:52:51 +0100 sb r270058 : #i100576# fixed erroneous modification of RPM in previous rev 270057 2009-03-26 10:46:36 +0100 sb r270057 : #i100576# Enable HAVE_LD_HASH_STYLE in sdev300.ini for unxlgni6 and unxlngx6; corrected unxlngx6.mk so that HAVE_LD_HASH_STYLE actually has an effect on ultimate LINKFLAGS value. 2009-03-25 16:53:39 +0100 sb r270038 : #i85679# applied speed-symbolic-functions.diff provided by pmladek; re-ran autoconf; enabled HAVE_LD_BSYMBOLIC_FUNCTIONS for unxlngi6 and unxlngx6 in sdev300.ini 2009-03-25 15:29:12 +0100 sb r270031 : #i100408# missing fixes in addition to -c 269789 (to actually only put single instances of certain libraries into installation sets) 2009-03-25 15:17:10 +0100 sb r270029 : #i10084# revert masterfix additions of libraries to APPnSTDLIBs (during -r269000:269199) and instead use -rpath-link to avoid linker warnings on unxlngi6 and unxlngx6 2009-03-25 14:15:23 +0100 sb r270023 : added svn:ignore 2009-03-25 10:25:08 +0100 sb r270002 : #i10000# copied over trunk -c 269820 2009-03-23 10:16:00 +0100 sb r269858 : CWS-TOOLING: rebase CWS sb107 to trunk@269781 (milestone: DEV300:m44) 2009-03-20 11:22:27 +0100 sb r269789 : #i100408# reduce (multiple copies of) libraries delivered to solver; for that to work fine, deliver symlink feature got improved to only create a symlink if the original file exists 2009-03-20 09:21:32 +0100 sb r269782 : #i100396# replace s(HTML|RTF)_xxx declarations with OOO_STRING_SVTOOLS_(HTML|RTF)_xxx macros to reduce symbolic relocations at load time (at least on ELF systems). 2009-03-19 11:34:56 +0100 sb r269734 : #i100348# added VISIBILITY_HIDDEN=TRUE so that symbols from the resulting archive are not erroneously exported from dynamic libraries including the archive 2009-03-19 11:32:20 +0100 sb r269733 : #i100348# as a prerequisite for following changes, brought jpeg-6b.patch into "dmake create_patch" format and removed application/octet-stream svn:mime-type 2009-03-12 10:39:08 +0100 sb r269370 : duplicated cws/odfmetadata2/solenv/inc/target.mk -c 268831 2009-03-04 17:25:16 +0100 sb r268849 : #i99880# missing AUGMENT_LIBRARY_PATH 2009-02-25 17:54:34 +0100 sb r268459 : CWS-TOOLING: rebase CWS sb107 to trunk@268395 (milestone: DEV300:m42) 2009-02-25 09:23:15 +0100 sb r268413 : #i99584# avoid undefined operations on nOffset (patch by cmc) 2009-02-23 10:02:25 +0100 sb r268344 : #i99519 removed unnecessary library dependencies 2009-02-18 17:54:24 +0100 sb r268250 : avoid warnings about format specifier and argument mismatch (on 64bit debug builds) 2009-02-18 17:50:34 +0100 sb r268249 : avoid erroneous warning that control reaches end of non-void function 2009-02-18 17:33:53 +0100 sb r268248 : sdext/source/pdfimport/misc/pdfihelper.cxx: #include <vcl/canvastools.hxx>
* CWS-TOOLING: integrate CWS ause099Oliver Bolte2009-02-191-1/+1
| | | | | | | | | | | | | | | | | | | 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 changefileheader (1.4.30); FILE MERGEDRüdiger Timm2008-04-111-23/+19
| | | | 2008/03/31 13:18:52 rt 1.4.30.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS ause074 (1.6.6); FILE MERGEDVladimir Glazounov2007-02-061-0/+260
| | | | 2007/01/30 15:15:45 hjs 1.6.6.1: #i73801# some hidden places
* INTEGRATION: CWS ooo19126 (1.3.10); FILE MERGEDRüdiger Timm2005-09-071-48/+21
| | | | 2005/09/05 14:48:01 rt 1.3.10.1: #i54170# Change license header: remove SISSL
* INTEGRATION: CWS systemjpg1 (1.2.68); FILE MERGEDRüdiger Timm2004-09-201-2/+8
| | | | 2004/09/17 15:30:21 cmc 1.2.68.1: #i34307# don't build jpeg if system jpeg selected
* MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien2003-03-261-11/+2
|
* initial versionSven Jacobi2002-08-193-0/+116