MACOSX : Fixed the XCode project file to link with the PNG library. Library and heade...
[openjpeg.git] / CMakeLists.txt
2010-03-05 Francois-Olivier... Updated makefiles for v1.4 and v2.0
2007-12-21 Francois-Olivier... VERSION 1.3.0 RELEASE
2007-11-08 Mathieu MalaterreBUG: Fix name of project
2007-11-08 Mathieu MalaterreENH: remove hardcoded value. It is a user-configurable...
2007-11-08 Mathieu MalaterreENH: do not set ffast-math for all configurations,...
2007-11-08 Francois-Olivier... In t1.c, small change to avoid calling twice t1_getwmse...
2007-09-25 Mathieu MalaterreBUG: Fix previous patch from Callum Lerwick. I have...
2007-09-12 Francois-Olivier... Patch from Callum Lerwick. Fixed the library linking...
2007-09-07 Mathieu MalaterreBUG: cannot run tests if EXAMPLES are not built
2007-09-07 Mathieu MalaterreENH: make it a little more user friendly
2007-09-07 Mathieu MalaterreENH: Add cmake code to do testing if user has properly...
2007-09-06 Mathieu MalaterreENH: Add very simple tests (simply run command line...
2007-09-06 Mathieu MalaterreENH: Add CMake/doxygen output
2007-09-06 Mathieu MalaterreENH: add Java j2kviewer but do not compile it using...
2007-09-06 Mathieu MalaterreENH: CMake: start compiling index_create. OpenJPEG...
2007-09-06 Mathieu MalaterreENH: CMake: output all executable/libs into one single...
2007-09-06 Mathieu MalaterreENH: add cmake for jp3d
2007-09-06 Mathieu MalaterreENH: Add jpwl. Also remove old deprecated way of linkin...
2007-09-06 Mathieu MalaterreENH: Start building mj2
2006-07-22 Mathieu MalaterreENH: Update CMake to do proper installation. Still...
2006-02-05 Mathieu MalaterreBUG: Need to leave option for user to change
2006-02-05 Mathieu MalaterreENH: Several updates: Do not need an explicit DartConfi...
2006-01-25 Mathieu MalaterreSTYLE: Add a lot of comments for the CMake build system
2006-01-25 Mathieu MalaterreENH: Set a default BUILDNAME
2006-01-25 Antonin Descampeadded cmake files to the project