summaryrefslogtreecommitdiff
path: root/depcomp
AgeCommit message (Collapse)Author
2011-01-30fixed warnings in jp2.c (signed compared to unsigned) and dwt.c (bad cast) ; ↵Antonin Descampe
removed depcomp file from trunk (automatically copied by automake in main folder)
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