index
:
openjpeg
UCL
avendor
cancel
carl-1
carl-2
carl-2-rebased-on-master
ccache
codingstyle
coverity_scan
coverity_scan_original
dcpomatic-2.5.2
dcpomatic-2.5.4
dev-restart
fix-bypass-restart
fix_bypass_pterm_termall
fix_bypass_pterm_termall_and_lossless_decomposition_issue
floating_point_irreversible_encoding
gh-pages
j2kviewer
master
master-cdist
openjp3d
openjpeg-1.5
openjpeg-2.0
openjpeg-2.1
openjpeg3d
openjpeg3d@745
openjpeg3d@749
opj-v1-branch
opj_idwt53_h_cas0_SSE2
opt
t1_dec_signed_magnitude_representation
t1_optim_attempt_refpass_4_at_context16
v2
videocon-1
Fork of openjpeg library for JPEG2000 encoding and decoding
cth@carlh.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2012-10-29
[trunk] Update version number to 2.0. This will help for testing generating s...
Mathieu Malaterre
2012-10-22
[trunk] Fix java binding installation
Mathieu Malaterre
2012-10-01
[trunk] V2 will be release with SOVERSION=6
Mathieu Malaterre
2012-10-01
[trunk] FolderReorgProposal fix. 3rd party variables were not set
Mathieu Malaterre
2012-10-01
[trunk] Requires CMake 2.8.2 at least
Mathieu Malaterre
2012-10-01
[trunk] rename PACKAGE_VERSION to OPJ_PACKAGE_VERSION
Mathieu Malaterre
2012-10-01
[trunk] FolderReorgProposal task: move source code to source dir
Mathieu Malaterre
2012-10-01
[trunk] FolderReorgProposal task: only keep a single build system
Mathieu Malaterre
2012-09-28
[trunk] FolderReorgProposal task: rename cli tools
Mathieu Malaterre
2012-09-28
[trunk] FolderReorgProposal task: add JP3D
Mathieu Malaterre
2012-09-28
[trunk] Continue FolderReorgProposal task. Missing java wrapping
Mathieu Malaterre
2012-09-28
[trunk] Start FolderReorgProposal task
Mathieu Malaterre
2012-08-30
[trunk] Remove CMake-language block-end command arguments
Mickael Savinaud
2012-08-30
[trunk] Convert CMake-language commands to lower case
Mickael Savinaud
2012-05-29
[trunk] Fix installation issues. Thanks to winfried for patch.
Mathieu Malaterre
2012-03-27
[trunk] fix compilation on OS where ssize_t is not defined.
Mathieu Malaterre
2012-03-02
[trunk] Backport toplevel changes from 1.5 over to trunk. Remove hand-generat...
Mathieu Malaterre
2011-12-02
Simplify code. Use standard find_package call instead. ctest script will need...
Mathieu Malaterre
2011-12-02
Add CPack stuff
Mathieu Malaterre
2011-11-28
[trunk] activate LargeFileSupport in CMake
Julien Malik
2011-11-27
[trunk] search for kdu_expand in a more cmake-compliant way
Julien Malik
2011-11-24
Use cmake style define. Fix big endian issue on dual OS (eg. Tiger)
Mathieu Malaterre
2011-10-07
[trunk] WIP: backport rev 967-969 about test suite enhancement and rename of ...
Mickael Savinaud
2011-10-06
[trunk] WIP: Enhance html documentation generation with cmake, add a mainpage...
Mickael Savinaud
2011-09-21
Enhance the support of endianess with cmake and inside the code (credit to Wi...
Mickael Savinaud
2011-09-01
renamed getopt.{c/h} to opj_getopt.{c/h} and forced the use of these files ra...
Antonin Descampe
2011-08-30
added first version of the encoding tests suite
Mickael Savinaud
2011-08-22
updated INSTALL files, fixed a bug in CMakeLists.txt that prevented finding t...
Antonin Descampe
2011-08-12
added cmake support to openjpip
Antonin Descampe
2011-07-27
added new decoding/dump tests based on data found in input/nonregresion repos...
Mickael Savinaud
2011-07-21
add new decode tests based on conformance data and tolerance. Non regression ...
Mickael Savinaud
2011-07-13
improved some CMakeLists files linked to the build of applications which used...
Mickael Savinaud
2011-06-30
fixed CTest configuration files
Antonin Descampe
2011-04-14
initial commit of OpenJPIP 1.0, a JPIP client-server architecture based on Op...
Antonin Descampe
2011-04-14
fixed applications/codec/CMakeLists.txt that prevented JPWL executables to be...
Antonin Descampe
2011-04-13
changed the directory hierarchy of the whole project. See README files for de...
Antonin Descampe
2011-04-13
renamed and reorganized "jp3d" directory to "openjpeg3d". Is now a standalone...
Antonin Descampe
2011-03-30
openjpeg.pc.cmake rewrites wrong variables (issue 67)
Rex Dieter
2011-03-24
name fixing in variables related to liblcms
Antonin Descampe
2011-03-21
added two files FindLCMS.cmake and FindLCMS2.cmake as they are not shipped by...
Antonin Descampe
2011-03-21
fixed a bug that created a conflict between liblcms on the system and liblcms...
Antonin Descampe
2011-03-20
Removed the libs directory containing win32 compiled versions of libpng, libt...
Antonin Descampe
2011-02-16
Make sure to be able to compile index_create on UNIX. Install target
Mathieu Malaterre
2011-01-18
cmake: SOVERSION change to 1 (from 1.4) to match auto-tools build
Rex Dieter
2011-01-13
add pkg-config support to cmake
Rex Dieter
2011-01-02
bug fixes to enable cmake compilation on WIN32 platform (see CHANGES for deta...
Antonin Descampe
2010-12-05
revert to previous behaviour for cmake: builds (and links) dynamically by def...
Antonin Descampe
2010-11-28
changed cmake behaviour: executables are now always statically linked. When -...
Antonin Descampe
2010-11-17
install man pages by default. install CHANGES and LICENSE
Antonin Descampe
2010-11-17
minor changes in cmake files (from winfried)
Antonin Descampe
[next]