[trunk]extend last commits to apps
[openjpeg.git] / CMakeLists.txt
2012-10-29 Mathieu Malaterre[trunk] Update version number to 2.0. This will help...
2012-10-22 Mathieu Malaterre[trunk] Fix java binding installation
2012-10-01 Mathieu Malaterre[trunk] V2 will be release with SOVERSION=6
2012-10-01 Mathieu Malaterre[trunk] FolderReorgProposal fix. 3rd party variables...
2012-10-01 Mathieu Malaterre[trunk] Requires CMake 2.8.2 at least
2012-10-01 Mathieu Malaterre[trunk] rename PACKAGE_VERSION to OPJ_PACKAGE_VERSION
2012-10-01 Mathieu Malaterre[trunk] FolderReorgProposal task: move source code...
2012-10-01 Mathieu Malaterre[trunk] FolderReorgProposal task: only keep a single...
2012-09-28 Mathieu Malaterre[trunk] FolderReorgProposal task: rename cli tools
2012-09-28 Mathieu Malaterre[trunk] FolderReorgProposal task: add JP3D
2012-09-28 Mathieu Malaterre[trunk] Continue FolderReorgProposal task. Missing...
2012-09-28 Mathieu Malaterre[trunk] Start FolderReorgProposal task
2012-08-30 Mickael Savinaud[trunk] Remove CMake-language block-end command arguments
2012-08-30 Mickael Savinaud[trunk] Convert CMake-language commands to lower case
2012-05-29 Mathieu Malaterre[trunk] Fix installation issues. Thanks to winfried...
2012-03-27 Mathieu Malaterre[trunk] fix compilation on OS where ssize_t is not...
2012-03-02 Mathieu Malaterre[trunk] Backport toplevel changes from 1.5 over to...
2011-12-02 Mathieu MalaterreSimplify code. Use standard find_package call instead...
2011-12-02 Mathieu MalaterreAdd CPack stuff
2011-11-28 Julien Malik[trunk] activate LargeFileSupport in CMake
2011-11-27 Julien Malik[trunk] search for kdu_expand in a more cmake-compliant way
2011-11-24 Mathieu MalaterreUse cmake style define. Fix big endian issue on dual...
2011-10-07 Mickael Savinaud[trunk] WIP: backport rev 967-969 about test suite...
2011-10-06 Mickael Savinaud[trunk] WIP: Enhance html documentation generation...
2011-09-21 Mickael SavinaudEnhance the support of endianess with cmake and inside...
2011-09-01 Antonin Descamperenamed getopt.{c/h} to opj_getopt.{c/h} and forced...
2011-08-30 Mickael Savinaudadded first version of the encoding tests suite
2011-08-22 Antonin Descampeupdated INSTALL files, fixed a bug in CMakeLists.txt...
2011-08-12 Antonin Descampeadded cmake support to openjpip
2011-07-27 Mickael Savinaudadded new decoding/dump tests based on data found in...
2011-07-21 Mickael Savinaudadd new decode tests based on conformance data and...
2011-07-13 Mickael Savinaudimproved some CMakeLists files linked to the build...
2011-06-30 Antonin Descampefixed CTest configuration files
2011-04-14 Antonin Descampeinitial commit of OpenJPIP 1.0, a JPIP client-server...
2011-04-14 Antonin Descampefixed applications/codec/CMakeLists.txt that prevented...
2011-04-13 Antonin Descampechanged the directory hierarchy of the whole project...
2011-04-13 Antonin Descamperenamed and reorganized "jp3d" directory to "openjpeg3d...
2011-03-30 Rex Dieteropenjpeg.pc.cmake rewrites wrong variables (issue 67)
2011-03-24 Antonin Descampename fixing in variables related to liblcms
2011-03-21 Antonin Descampeadded two files FindLCMS.cmake and FindLCMS2.cmake...
2011-03-21 Antonin Descampefixed a bug that created a conflict between liblcms...
2011-03-20 Antonin DescampeRemoved the libs directory containing win32 compiled...
2011-02-16 Mathieu MalaterreMake sure to be able to compile index_create on UNIX...
2011-01-18 Rex Dietercmake: SOVERSION change to 1 (from 1.4) to match auto...
2011-01-13 Rex Dieteradd pkg-config support to cmake
2011-01-02 Antonin Descampebug fixes to enable cmake compilation on WIN32 platform...
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