summaryrefslogtreecommitdiff
path: root/external/jpeg
AgeCommit message (Collapse)Author
2016-10-23cond. build is already handled in Module_external.mkDavid Tardon
Change-Id: I5efe3bafc4f0b97578a75dc1f43e6c130a93bc4a
2016-04-12Avoid reserved identifierStephan Bergmann
Change-Id: I2e632b1e3f6f8725b184918c2205c3772bb37e32
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
stage 2 of replacing usage of various checks for the windows platform with the compiler-defined '_WIN32' macro In this stage we focus on replacing usage of the WIN macro Change-Id: Ie8a4a63198a6de96bd158ecd707dadafb9c8ea84 Reviewed-on: https://gerrit.libreoffice.org/22393 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2014-05-11upgrade to jpeg-9aThomas Arnhold
Includes some type conversion fixes. Change-Id: I84f886e9f922acd780d46baea97f2d87c5ac700b Reviewed-on: https://gerrit.libreoffice.org/9306 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2014-02-12normalize values of SYSTEM_CLUCENE, SYSTEM_EXPAT, SYSTEM_JPEGMichael Stahl
Change-Id: I343dae79b01e1369722c7bbd1ab2c36e2bfa96ac
2014-02-04update location of jpeg filter in READMEAndras Timar
Change-Id: I418cccac5181c9a4e41f0fd5e06af10a21714f48
2013-11-04fdo#70393: move jpeg to a subdir of externalKhaled Hosny
Change-Id: I56be33efe0cc1deaf7a7e7ce6c6ea292dbe7786d Reviewed-on: https://gerrit.libreoffice.org/6543 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>