Mathieu Malaterre
|
7539577b46
|
[trunk] Fix compilation when zlib.h is in user specified directory.
|
2012-03-17 14:51:40 +00:00 |
Mathieu Malaterre
|
813ba42cfc
|
[trunk] make sure to build as universal build when OS is APPLE
|
2012-03-15 13:35:30 +00:00 |
Mathieu Malaterre
|
d9940f416b
|
[trunk] Fix issue with space
|
2012-03-12 16:43:27 +00:00 |
Mathieu Malaterre
|
dd998e7fd3
|
[trunk] Add support for compiling libtiff with VS2008
|
2012-03-12 16:40:29 +00:00 |
Mathieu Malaterre
|
747db4d940
|
[trunk] Add support for MSVC 2010 compiler (32bits)
|
2012-03-12 15:40:22 +00:00 |
Mathieu Malaterre
|
ecd5c523dc
|
[trunk] Update libtiff to 4.0.1 to support BigTIFF. openjpeg/tiff 4.0.1 currently builds on linux/x86_64 and linux/mingw32.
|
2012-03-12 11:35:35 +00:00 |
Mickael Savinaud
|
06363c01e4
|
correct some troubles about thirdparty when they are used
|
2011-07-22 14:26:57 +00:00 |
Antonin Descampe
|
19f9147e10
|
Removed the libs directory containing win32 compiled versions of libpng, 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).
|
2011-03-20 22:45:24 +00:00 |