| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-05-02 | Use lowercase for cmake commands consistenly | Julien Malik | |
| Inspired from https://github.com/InsightSoftwareConsortium/ITK/blob/master/Utilities/Maintenance/HowToCreateTheCMakeCaseConversion.txt This needs vim 7.3 and fails with vim 7.4 This also fixes a number of : - missing empty line at end of files - useless space at end of lines | |||
| 2016-05-01 | Update to libtiff-4.0.6 (#764) | Matthieu Darbois | |
| 2016-01-06 | Add missing include statement for ssize_t | mayeut | |
| Update uclouvain/openjpeg#681 | |||
| 2015-07-26 | Fix libtiff build with Visual Studio 2010 | mayeut | |
| 2015-07-03 | upgraded to libtiff v4.0.4 | Aaron Boxer | |
| 2014-03-14 | [trunk] Remove duplicate content from test_inline.c | Mathieu Malaterre | |
| Thanks to Matthieu Darbois for report (and patch) Fixes issue 285 | |||
| 2012-03-19 | [trunk] use autotools convention where #ifdef BLA, should be provided by ↵ | Mathieu Malaterre | |
| #define BLA 1. This is to cope with pseudo autotools generated tif header. | |||
| 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 APPLE | Mathieu Malaterre | |
| 2012-03-12 | [trunk] Fix issue with space | Mathieu Malaterre | |
| 2012-03-12 | [trunk] Add support for compiling libtiff with VS2008 | Mathieu 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 ↵ | Mathieu Malaterre | |
| currently builds on linux/x86_64 and linux/mingw32. | |||
| 2011-07-22 | correct some troubles about thirdparty when they are used | Mickael Savinaud | |
| 2011-03-20 | Removed the libs directory containing win32 compiled versions of libpng, ↵ | Antonin Descampe | |
| libtiff and liblcms. Added a thirdparty directory to include main source files of libtiff, libpng, libz and liblcms to enable support of these formats in the codec executables. CMake will try to statically build these libraries if they are not found on the system. Note that these third party libraries are not required to build libopenjpeg (which has no dependencies). | |||
