summaryrefslogtreecommitdiff
path: root/codec/CMakeLists.txt
AgeCommit message (Expand)Author
2011-01-02bug fixes to enable cmake compilation on WIN32 platform (see CHANGES for deta...Antonin Descampe
2010-12-08 (thanks to Winfried for his help)Antonin Descampe
2010-12-05revert to previous behaviour for cmake: builds (and links) dynamically by def...Antonin Descampe
2010-11-28changed cmake behaviour: executables are now always statically linked. When -...Antonin Descampe
2010-11-17install man pages by default. install CHANGES and LICENSEAntonin Descampe
2010-10-05Added files to let people build openjpeg with configure tools ; Added makefil...Antonin Descampe
2010-09-08Reverting the use of #include "openjpegConfigure.h" until we find a compatibleLuis Ibanez
2010-09-05ENH: The logic for defining OPJ_STATIC has now been moved to theLuis Ibanez
2010-09-05ENH: Grouping the logic that detects getopt.c into a single .cmake file.Luis Ibanez
2010-07-01Need to include png/tiff include pathMathieu Malaterre
2010-06-29Synchronize branch and trunk cmakelists filesMathieu Malaterre
2010-06-21adding j2k_dump executableMathieu Malaterre
2010-05-26Reactivate ctestMathieu Malaterre
2007-11-27Created the file index.c in the codec directory. This file handles the creati...Francois-Olivier Devaux
2007-09-07BUG: cannot run tests if EXAMPLES are not builtMathieu Malaterre
2007-09-07ENH: Add cmake code to do testing if user has properly setup a testimages dir...Mathieu Malaterre
2007-09-06ENH: Fix unitialized read in img_fol (we may need a smarter initialize than m...Mathieu Malaterre
2007-09-06ENH: Add very simple tests (simply run command line with no option)Mathieu Malaterre
2007-09-06ENH: Add jpwl. Also remove old deprecated way of linking lib math on unixMathieu Malaterre
2007-03-01COMP: Fix compilation of executable linking to TIFF lib.Mathieu Malaterre
2006-07-22ENH: Update CMake to do proper installation. Still using the 2.2 installation...Mathieu Malaterre
2006-02-05ENH: Do the proper thing for static/sharedMathieu Malaterre
2006-01-25STYLE: Add a lot of comments for the CMake build systemMathieu Malaterre
2006-01-25added cmake files to the projectAntonin Descampe