revert to previous behaviour for cmake: builds (and links) dynamically by default...
[openjpeg.git] / codec / CMakeLists.txt
2010-12-05 Antonin Descamperevert to previous behaviour for cmake: builds (and...
2010-11-28 Antonin Descampechanged cmake behaviour: executables are now always...
2010-11-17 Antonin Descampeinstall man pages by default. install CHANGES and LICENSE
2010-10-05 Antonin DescampeAdded files to let people build openjpeg with configure...
2010-09-08 Luis IbanezReverting the use of #include "openjpegConfigure.h...
2010-09-05 Luis IbanezENH: The logic for defining OPJ_STATIC has now been...
2010-09-05 Luis IbanezENH: Grouping the logic that detects getopt.c into...
2010-07-01 Mathieu MalaterreNeed to include png/tiff include path
2010-06-29 Mathieu MalaterreSynchronize branch and trunk cmakelists files
2010-06-21 Mathieu Malaterreadding j2k_dump executable
2010-05-26 Mathieu MalaterreReactivate ctest
2007-11-27 Francois-Olivier... Created the file index.c in the codec directory. This...
2007-09-07 Mathieu MalaterreBUG: cannot run tests if EXAMPLES are not built
2007-09-07 Mathieu MalaterreENH: Add cmake code to do testing if user has properly...
2007-09-06 Mathieu MalaterreENH: Fix unitialized read in img_fol (we may need a...
2007-09-06 Mathieu MalaterreENH: Add very simple tests (simply run command line...
2007-09-06 Mathieu MalaterreENH: Add jpwl. Also remove old deprecated way of linkin...
2007-03-01 Mathieu MalaterreCOMP: Fix compilation of executable linking to TIFF...
2006-07-22 Mathieu MalaterreENH: Update CMake to do proper installation. Still...
2006-02-05 Mathieu MalaterreENH: Do the proper thing for static/shared
2006-01-25 Mathieu MalaterreSTYLE: Add a lot of comments for the CMake build system
2006-01-25 Antonin Descampeadded cmake files to the project