summaryrefslogtreecommitdiff
path: root/codec/Makefile.am
AgeCommit message (Collapse)Author
2012-09-28[trunk] FolderReorgProposal task: add JP3Dopenjp3dMathieu Malaterre
Update issue 177
2011-03-04small fix related to the formatting of the install report displayed at the ↵Antonin Descampe
end of install procedure
2011-03-04updated autotools files to improve build and install procedures (credit to ↵Antonin Descampe
Vincent Torri)
2011-01-07changed report code in Makefile.amWinfried
2010-12-14Adapted Makefile.am/Makefile.nix to build choice: shared xor staticWinfried
2010-12-10Changed build choice in configure.ac/Makefile.am/Makefile.nix: shared xor staticWinfried
2010-10-17-This line, and those below, will be ignored--Winfried
M configure M Makefile.in M opj_config.h.in.user M mj2/Makefile.in M mj2/Makefile.am M mj2/Makefile.nix M libopenjpeg/Makefile.in M jp3d/Makefile.in M jp3d/libjp3dvm/Makefile.in M jp3d/Makefile.nix M jp3d/codec/Makefile.in M jp3d/codec/Makefile.am M config.nix M configure.ac M doc/Makefile.in M doc/Makefile.am M doc/Makefile.nix M INSTALL M CHANGES M jpwl/Makefile.in M jpwl/Makefile.am M jpwl/Makefile.nix M Makefile.am M Makefile.nix M codec/Makefile.in M codec/Makefile.am
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