summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2014-03-18[1.5] Create a new cmake option to choose between convienient copy of getopt ...Mathieu Malaterre
2014-03-04[1.5] Use improved find_path syntax to help cross-compilation setup find open...Mathieu Malaterre
2012-10-22[1.5] Fix Java binding issues.Mathieu Malaterre
2012-10-01[1.5] Start opj 1.5.2Mathieu Malaterre
2012-04-23[1.5] Make it easier to find /data from within 1.5 sub-branchMathieu Malaterre
2012-04-19[1.5] Fix computation of relative path from include/ to lib/Mathieu Malaterre
2012-04-18[1.5] fix compilation warnings on windows boxMathieu Malaterre
2012-04-05[1.5] introduce fix for the SOVERSION regression introduced in 1.5.0Mathieu Malaterre
2012-03-02[1.5] As discussed on the mailing list. OpenJPEG should be compatible with Mu...Mathieu Malaterre
2012-03-01[1.5] cmake recommends the use of fullpath. Thanks to winfried for report.Mathieu Malaterre
2012-02-28allow finer-grain control of header location via OPENJPEG_INSTALL_INCLUDE_DIRRex Dieter
2012-02-28fix assumptions that OPENJPEG_INSTALL_*_DIR aren't relative pathsRex Dieter
2012-02-16only install CHANGES when presentMathieu Malaterre
2012-02-10[1.5] revert r1399 and r1400Antonin Descampe
2012-02-10install cmake/pkgconfig bits in LIB_DIRRex Dieter
2012-02-07[1.5] revert build documentation behaviour in cmakeAntonin Descampe
2012-02-06[1.5] fixes documentation generation with doxygenAntonin Descampe
2012-01-25[1.5] remove pthread dependency in JPIP client and tweak thirdparty stuffAntonin Descampe
2012-01-25Refactor code to split jpip client code from server side.Mathieu Malaterre
2012-01-20Build conditionally the java bindingMathieu Malaterre
2012-01-20Prefer share location over lib one.Mathieu Malaterre
2012-01-11Redo the BUILD_THIRDPARTY properly. Remove openjpeg.h symlink.Mathieu Malaterre
2011-12-21Attempt to fix building of universal exeMathieu Malaterre
2011-12-21Need to include this file backMathieu Malaterre
2011-12-21Remove old module which does not support universal binaryMathieu Malaterre
2011-12-21pc files are for UNIX.Mathieu Malaterre
2011-12-20Reactivate the opjviewer in cmakeMathieu Malaterre
2011-12-16Import change from trunk to be able to generate dists.Mathieu Malaterre
2011-12-08Import rev 1148 from trunk.Mathieu Malaterre
2011-11-19fix compilation of libopenjpip (libcurl dependency) with CMake. Credit to Win...Vincent Torri
2011-10-07[1.5] rename opj_configh.cmake.in to opj_config.h.cmake.in and update CMakeLi...Mickael Savinaud
2011-10-06[1.5] enhance html documentation generation with cmake and add a openjpeg mai...Mickael Savinaud
2011-09-01backport r898 to r907 in openjpeg-1.5 branchAntonin Descampe
2011-08-22updated INSTALL files, fixed a bug in CMakeLists.txt that prevented finding t...Antonin Descampe
2011-08-12added cmake support to openjpipAntonin Descampe
2011-07-27added new decoding/dump tests based on data found in input/nonregresion repos...Mickael Savinaud
2011-07-21add new decode tests based on conformance data and tolerance. Non regression ...Mickael Savinaud
2011-07-13improved some CMakeLists files linked to the build of applications which used...Mickael Savinaud
2011-06-30fixed CTest configuration filesAntonin Descampe
2011-04-14initial commit of OpenJPIP 1.0, a JPIP client-server architecture based on Op...Antonin Descampe
2011-04-14fixed applications/codec/CMakeLists.txt that prevented JPWL executables to be...Antonin Descampe
2011-04-13changed the directory hierarchy of the whole project. See README files for de...Antonin Descampe
2011-04-13renamed and reorganized "jp3d" directory to "openjpeg3d". Is now a standalone...Antonin Descampe
2011-03-30openjpeg.pc.cmake rewrites wrong variables (issue 67)Rex Dieter
2011-03-24name fixing in variables related to liblcmsAntonin Descampe
2011-03-21added two files FindLCMS.cmake and FindLCMS2.cmake as they are not shipped by...Antonin Descampe
2011-03-21fixed a bug that created a conflict between liblcms on the system and liblcms...Antonin Descampe
2011-03-20Removed the libs directory containing win32 compiled versions of libpng, libt...Antonin Descampe
2011-02-16Make sure to be able to compile index_create on UNIX. Install targetMathieu Malaterre
2011-01-18cmake: SOVERSION change to 1 (from 1.4) to match auto-tools buildRex Dieter