Fix several memory and resource leaks
[openjpeg.git] / CMakeLists.txt
2017-10-14 Even RouaultCMakeLists.txt: turn BUILD_PKGCONFIG_FILES ON by defaul...
2017-10-03 Antonin DescampePreparing v2.3.0 release
2017-09-17 Even RouaultBuild: make sure that -DBUILD_SHARED_LIBS:bool=off...
2017-09-05 Even RouaultMerge pull request #1010 from rouault/subtile_decoding_...
2017-09-01 Even RouaultSub-tile decoding: only allocate tile component buffer...
2017-08-10 Antonin DescampePreparing Release v2.2.0
2017-07-03 Even RouaultMerge pull request #954 from jeroen/static
2017-06-26 Even RouaultMerge pull request #957 from rouault/idwt_53_improvements
2017-06-20 Even RouaultAdd bench_dwt program (compiled only if BUILD_BENCH_DWT=ON)
2017-06-14 Antonin DescampeMerge pull request #928 from RussellMcOrmond/master
2017-05-23 Even RouaultMerge pull request #936 from rouault/master_warnings
2017-05-23 Even RouaultCMake: add stronger warnings for openjp2 lib/bin by... 936/head
2017-05-15 Even RouaultMerge pull request #919 from rouault/reformat
2017-05-09 Even RouaultAdd mechanisms to reformant and check code style (...
2016-09-28 Antonin DescampeUpdate version number for future release 2.2.0
2016-09-26 Mathieu MalaterreOPENJPEG_NAMESPACE is configurable by user
2016-09-20 Antonin DescampeMerge pull request #834 from trylab/issue833
2016-09-20 Antonin DescampeDisable automatic compilation of t1_generate_luts
2016-05-13 Antonin DescampeUpdate version number in CMakeLists.txt
2016-05-02 julienmalikMerge pull request #769 from julienmalik/cmake_lowercase
2016-05-02 Julien MalikUse lowercase for cmake commands consistenly 769/head
2016-01-23 Antonin DescampeMerge pull request #648 from stweil/alloc
2016-01-10 Matthieu DarboisMerge pull request #551 from mayeut/coc-qcc
2016-01-06 Stefan WeilFix support of posix_memalign for Linux 648/head
2015-11-01 mayeutFin compiler warnings
2015-10-21 mayeutMerge branch 'master' into coc-qcc 551/head
2015-10-18 Matthieu DarboisMerge pull request #637 from stweil/fixes
2015-10-18 mayeutMerge branch 'master' into coc-qcc
2015-10-18 Matthieu DarboisMerge pull request #636 from uclouvain/opj_malloc-625
2015-10-10 Mathieu Malaterredo not use aligned_alloc since it requires c11
2015-10-09 Mathieu Malaterrecleanup header file and move to implementation
2015-09-29 Stefan WeilFix repository for JPEG2000 test data 637/head
2015-07-30 mayeutSync coc-qcc branch with master
2015-07-30 Matthieu DarboisMerge pull request #552 from mayeut/jpylyzer
2015-07-30 Matthieu DarboisMerge pull request #555 from rdieter/master
2015-07-30 Rex Dieterbetter -ffast-math handling 555/head
2014-11-25 Matthieu Darbois[trunk] removed warnings when configuring with CMake...
2014-10-15 Antonin Descampe[trunk] Add option to call dsymutil on built binaries...
2014-09-19 Antonin Descampefixes install name id on OSX builds (fixes issue 367)
2014-04-28 Mathieu Malaterre[trunk] properly handle pkg-config on non-UNIX hosts
2014-03-25 Mathieu Malaterre[trunk] Import change from 2.0 branch
2014-03-14 Mathieu Malaterre[trunk] Mark OpenJPEG to be ABI incompatible with previ...
2014-02-28 Mathieu Malaterre[trunk] Fix find_path behavior within cross-compilation...
2013-10-30 Antonin Descampetrunk: fixed cmake config so as to be able to link...
2013-10-15 Rex Dietercomplete openjpeg2 pkgconfig support, bug #68
2013-03-25 Mickael Savinaud[trunk] separate the opj_config file between public...
2013-03-17 Mickael Savinaud[trunk] use everywhere the new opj_ prefix for HAVE...
2013-03-13 Mickael Savinaud[trunk] use the home made macro to ensure the existence...
2013-03-13 Mickael Savinaud[trunk] correct missing variable in openjpeg config...
2013-03-03 Mickael Savinaud[trunk] split into two config files config options...
2012-12-04 Mickael Savinaud[trunk] correct the new name of OPJ_HAVE_STDINT_H every...
2012-12-04 Mickael Savinaud[trunk] remove SSIZE which is unused in openjpeg and...
2012-12-03 Mickael Savinaud[trunk] move typedef from opj_stdint.h to openjpeg...
2012-12-03 Mickael Savinaud[trunk]add the pkgconfig support for openjp2 (thanks...
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...
next