summaryrefslogtreecommitdiff
path: root/thirdparty
AgeCommit message (Expand)Author
2022-06-27Build: fix linking of executables on some systems where TIFF/LCMS2 static lib...Even Rouault
2021-12-05Fix some typos (found by codespell)Stefan Weil
2021-01-04thirdparty: lcms2: append flags found by pkg-config if availablePeter Seiderer
2021-01-04Merge pull request #866 from tSed/masterEven Rouault
2021-01-04CMakeLists.txt: Don't require a C++ compilerPeter Korsgaard
2020-12-31Fix Windows buildEven Rouault
2020-12-31patch provided 3rdparty zlib to work with MacOSAntonin Descampe
2020-12-16docs: fix simple typo, producted -> producedTim Gates
2018-09-05Fix some typos in code comments and documentationStefan Weil
2017-09-22Remove opjstyle binary that went inadvertently committed in d4e54e9f35d532062...Even Rouault
2017-05-09Add mechanisms to reformant and check code style (#128)Even Rouault
2016-11-06thirdparty: tiff: append flags found by pkg-config if availableSamuel Martin
2016-09-06Update to libpng 1.6.25 (#821)Matthieu Darbois
2016-08-06Update to lcms 2.8 (#808)Matthieu Darbois
2016-08-06Update to libpng 1.6.24 (#807)Matthieu Darbois
2016-05-03Update lcms2 (#773)Matthieu Darbois
2016-05-02Use lowercase for cmake commands consistenlyJulien Malik
2016-05-01Update to libtiff-4.0.6 (#764)Matthieu Darbois
2016-04-30Update lcms (#544)Matthieu Darbois
2016-04-22Import pnglibconf.h.prebuilt as new pnglibconf.hJulien Malik
2016-04-21update libpng to from 1.6.17 to 1.6.21Julien Malik
2016-01-06Add missing include statement for ssize_tmayeut
2015-07-26Fix libtiff build with Visual Studio 2010mayeut
2015-07-25Switch to libpng-1.6.17mayeut
2015-07-25Merge pull request #528 from mayeut/zlib-1.2.8Matthieu Darbois
2015-07-21Switch to libcms2-2.6mayeut
2015-07-04Update zlib to version 1.2.8mayeut
2015-07-03upgraded to libtiff v4.0.4Aaron Boxer
2014-12-09[trunk] Fixed compilation error under Visual Studio 2003 (fixes issue 351)Matthieu Darbois
2014-04-02[trunk] removed debug message in CMakeLists.txtAntonin Descampe
2014-03-14[trunk] Remove duplicate content from test_inline.cMathieu Malaterre
2013-03-17[trunk] use everywhere the new opj_ prefix for HAVE variables and use the opj...Mickael Savinaud
2012-10-01[trunk] FolderReorgProposal task: Fix doxygenMathieu Malaterre
2012-08-30[trunk] Remove CMake-language block-end command argumentsMickael Savinaud
2012-03-19[trunk] use autotools convention where #ifdef BLA, should be provided by #def...Mathieu Malaterre
2012-03-19[trunk] add debug statement for Win7-VS2008-32bits-trunk-Debug-OSGeo4WMathieu Malaterre
2012-03-17[trunk] Fix compilation when zlib.h is in user specified directory.Mathieu Malaterre
2012-03-15[trunk] Fix compilation on 32bits/PowerPC arch (debian/linux)Mathieu Malaterre
2012-03-15[trunk] make sure to build as universal build when OS is APPLEMathieu Malaterre
2012-03-12[trunk] Fix issue with spaceMathieu Malaterre
2012-03-12[trunk] Add support for compiling libtiff with VS2008Mathieu Malaterre
2012-03-12[trunk] Add support for MSVC 2010 compiler (32bits)Mathieu Malaterre
2012-03-12[trunk] Update libtiff to 4.0.1 to support BigTIFF. openjpeg/tiff 4.0.1 curre...Mathieu Malaterre
2012-03-02[trunk] import JPIP modifications for build-system from 1.5Mathieu Malaterre
2011-11-24Avoid message pollution during cmake configuration timeMathieu Malaterre
2011-08-12added cmake support to openjpipAntonin Descampe
2011-08-11Fixed issue #76 (trunk)Mickael Savinaud
2011-07-22correct some troubles about thirdparty when they are usedMickael Savinaud
2011-07-21add new decode tests based on conformance data and tolerance. Non regression ...Mickael Savinaud
2011-07-21removed unused warning configuration messageMickael Savinaud