Build: make sure that -DBUILD_SHARED_LIBS:bool=off is honoured to build only the...
[openjpeg.git] / src / lib / openjp2 / CMakeLists.txt
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-07-13 Even RouaultMerge pull request #969 from jeroen/staticlibs
2017-07-13 Jeroeninstall static libraries 969/head
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-16 Jeroen Oomsonly build both static and dynamic on non-windows 954/head
2017-06-16 Jeroen Oomsbuild both shared and static library
2017-06-14 Antonin DescampeMerge pull request #928 from RussellMcOrmond/master
2017-06-13 Even RouaultMerge branch 't1_flag_optimizations'
2017-06-02 Even RouaultMQC/RAW decoder: use an artificial 0xFF 0xFF terminatin...
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
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-09-16 Antonin Descamperenamed USE_THREAD to OPJ_USE_THREAD
2016-09-13 Antonin DescampeMerge branch 'bit-fields-type' of https://github.com...
2016-09-13 Antonin DescampeMerge pull request #786 from rouault/tier1_optimization...
2016-09-08 Even RouaultMerge branch 'master' of https://github.com/uclouvain... 786/head
2016-05-25 Even RouaultAdd threading and thread pool API
2016-05-21 Kal ConleyMove some MQC functions into a header for speed
2016-05-02 julienmalikMerge pull request #769 from julienmalik/cmake_lowercase
2016-05-02 Julien MalikUse lowercase for cmake commands consistenly 769/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-09 Mathieu Malaterrecleanup header file and move to implementation
2015-09-08 mayeutMerge remote-tracking branch 'uclouvain/master' into...
2015-09-01 Matthieu DarboisMerge pull request #572 from mayeut/master
2015-09-01 mayeutCorrect CMake version requirements 572/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
2015-07-25 Matthieu DarboisMerge pull request #528 from mayeut/zlib-1.2.8
2015-07-25 Matthieu DarboisMerge pull request #521 from manisandro/bigendian
2015-07-20 Matthieu DarboisMerge pull request #533 from mayeut/refactor-read-ppX
2015-07-20 mayeutMerge remote-tracking branch 'uclouvain/master' into...
2015-07-18 Matthieu DarboisMerge pull request #537 from mayeut/master
2015-07-17 mayeutAdd headers to CMake target
2015-07-03 mayeutMerge pull request #514 from mayeut/issue-254
2015-07-03 mayeutuclouvain/openjpeg#254 Add build option to disable... 514/head
2014-11-25 Matthieu Darbois[trunk] removed some warnings when configuring with...
2014-10-15 Antonin Descampe[trunk] Add option to call dsymutil on built binaries...
2014-04-28 Mathieu Malaterre[trunk] properly handle pkg-config on non-UNIX hosts
2013-03-25 Mickael Savinaud[trunk] separate the opj_config file between public...
2012-10-25 Mickael Savinaud[trunk] remove jpt.c/.h which used functions not used...
2012-10-25 Mathieu Malaterre[trunk] Rework r2077
2012-10-24 Mickael Savinaud[trunk] add the support of complex mct encoding when...
2012-10-15 Mickael Savinaud[trunk]rename j2k_lib to opj_clock
2012-10-15 Mathieu Malaterre[trunk] Fix issue during renaming of man page
2012-10-15 Mathieu Malaterre[trunk] Fix compilation:
2012-10-05 Mathieu Malaterre[trunk] First step in moving JPIP code out of openjp2
2012-10-02 Mathieu Malaterre[trunk] Build small internal tools to generate t1_luts.h
2012-10-01 Mathieu Malaterre[trunk] FolderReorgProposal fix. 3rd party variables...
2012-10-01 Mathieu Malaterre[trunk] FolderReorgProposal task: move source code...
2012-09-28 Mathieu Malaterre[trunk] Start FolderReorgProposal task