renamed jp3d/libjp3dvm/openjpeg.h => jp3d/libjp3dvm/openjpeg3d.h
[openjpeg.git] / 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-11-17 Antonin Descampeminor changes in cmake files (from winfried)
2010-11-17 Antonin Descampefixed missing argument in main CMakeLists.txt
2010-11-16 Antonin Descampeminor changes in cmake flags
2010-10-22 Ben BoeckelDon't clobber openjpeg.h from jp3d
2010-10-22 Ben BoeckelInstall man pages
2010-10-22 Ben BoeckelDefault to building shared libraries
2010-10-21 Antonin Descampefixed paths to png and tiff in CMakeLists.txt and fixed...
2010-10-05 Antonin Descampefixed CMakeLists.txt typo
2010-10-05 Antonin DescampeAdded files to let people build openjpeg with configure...
2010-09-05 Luis IbanezENH: Adding a configured header file at the image of...
2010-09-05 Luis IbanezENH: jpwl subdirectory is now build also on Unix systems.
2010-09-05 Luis IbanezENH: Grouping the logic that detects getopt.c into...
2010-08-31 Luis IbanezENH: Silencing warnings from Visual Studio regardgin...
2010-07-02 Antonin DescampeChange CMakeLists.txt to build examples by default...
2010-06-29 Mathieu MalaterreSynchronize branch and trunk cmakelists files
2010-06-21 Mathieu Malaterreadding j2k_dump executable
2010-05-26 Luis IbanezENH: Added custom configuration for CTest. This allows...
2010-05-26 Mathieu MalaterreRemove automatic setting of BUILDNAME for now
2010-05-26 Mathieu MalaterreReactivate ctest
2010-05-26 Mathieu MalaterreMove to cmake 2.6. Add policy CMP0003
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