summaryrefslogtreecommitdiff
path: root/opj_configh.cmake.in
AgeCommit message (Collapse)Author
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
2011-09-21Enhance the support of endianess with cmake and inside the code (credit to ↵Mickael Savinaud
Winfried)
2011-09-19Work In Progress: insert elements from V2 framework into the trunkMickael Savinaud
2011-07-13improved some CMakeLists files linked to the build of applications which ↵Mickael Savinaud
used thirdparty
2011-03-24name fixing in variables related to liblcmsAntonin Descampe
2010-11-17minor changes in cmake files (from winfried)Antonin Descampe
2010-10-05Added files to let people build openjpeg with configure tools ; Added ↵Antonin Descampe
makefiles to let people manually build openjpeg on *nix platforms ; Removed obsolete Makefiles ; Renamed dirent.h to windirent.h ; Made optional the PNG, TIFF, and LCMS support in CMake files ; Added opj_config* files to configure openjpeg before building it (opj_config.h generated by configure, cmake, or manually by the user) ; Renamed this file from ChangeLog to CHANGES ; Renamed License.txt to LICENSE ; Updated README files ; Added INSTALL and LICENSE files ; Added man pages