summaryrefslogtreecommitdiff
path: root/codec/CMakeLists.txt
AgeCommit message (Expand)Author
2010-07-01backport from trunkMathieu Malaterre
2010-06-22Finish fixing up bugs with png i/oMathieu Malaterre
2010-06-22add more test. prevent segfaultMathieu Malaterre
2010-06-22 Import j2k_dump from trunk (much faster)Mathieu Malaterre
2010-06-22Start merging change from svn trunkMathieu Malaterre
2010-06-21Start using cmake API for easy packagingMathieu Malaterre
2010-06-21minor changeMathieu Malaterre
2010-06-21test all codecs. Adding forgotten file to search for freeimageMathieu Malaterre
2010-06-21increase coverage by testing all codecsMathieu 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