summaryrefslogtreecommitdiff
path: root/opj_config.h.cmake.in
AgeCommit message (Collapse)Author
2012-10-01[trunk] FolderReorgProposal task: move source code to source dirMathieu Malaterre
2012-04-23[trunk] apply patch from winfried on the mailing list. For more info see: ↵Mathieu Malaterre
https://groups.google.com/group/openjpeg/msg/e631d586a31c6de4
2012-03-27[trunk] fix compilation on OS where ssize_t is not defined.Mathieu Malaterre
2012-03-19[trunk] Forgot portion of the previous commit.Mathieu Malaterre
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-11[trunk] Use stdint.h when available to compute fixed-type definition.Mathieu Malaterre
2012-03-02[trunk] Backport toplevel files from 1.5Mathieu Malaterre
2011-11-30[trunk] make large file support variables persistent in CMake to allow ↵Julien Malik
reconfiguration
2011-11-28[trunk] fix definition of _FILE_OFFSET_BITS macro on platform where it is neededJulien Malik
2011-11-28[trunk] activate LargeFileSupport in CMakeJulien Malik
2011-11-24Remove duplicate definitionMathieu Malaterre
2011-11-24Use cmake style define. Fix big endian issue on dual OS (eg. Tiger)Mathieu Malaterre
2011-10-07[trunk] WIP: backport rev 967-969 about test suite enhancement and rename of ↵Mickael Savinaud
opj_configh.cmake.in from opj-1.5 to trunk