summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2011-11-27[trunk] search for kdu_expand in a more cmake-compliant wayJulien Malik
2011-11-24Use 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-21Enhance the support of endianess with cmake and inside the code (credit to Wi...Mickael Savinaud
2011-09-01renamed getopt.{c/h} to opj_getopt.{c/h} and forced the use of these files ra...Antonin Descampe
2011-08-30added first version of the encoding tests suiteMickael Savinaud
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
2011-01-13add pkg-config support to cmakeRex Dieter
2011-01-02bug fixes to enable cmake compilation on WIN32 platform (see CHANGES for deta...Antonin Descampe
2010-12-05revert to previous behaviour for cmake: builds (and links) dynamically by def...Antonin Descampe
2010-11-28changed cmake behaviour: executables are now always statically linked. When -...Antonin Descampe
2010-11-17install man pages by default. install CHANGES and LICENSEAntonin Descampe
2010-11-17minor changes in cmake files (from winfried)Antonin Descampe
2010-11-17fixed missing argument in main CMakeLists.txtAntonin Descampe
2010-11-16minor changes in cmake flagsAntonin Descampe
2010-10-22Don't clobber openjpeg.h from jp3dBen Boeckel
2010-10-22Install man pagesBen Boeckel
2010-10-22Default to building shared librariesBen Boeckel
2010-10-21fixed paths to png and tiff in CMakeLists.txt and fixed link to lcms library ...Antonin Descampe
2010-10-05fixed CMakeLists.txt typoAntonin Descampe
2010-10-05Added files to let people build openjpeg with configure tools ; Added makefil...Antonin Descampe
2010-09-05ENH: Adding a configured header file at the image of config.h.Luis Ibanez
2010-09-05ENH: jpwl subdirectory is now build also on Unix systems.Luis Ibanez
2010-09-05ENH: Grouping the logic that detects getopt.c into a single .cmake file.Luis Ibanez
2010-08-31ENH: Silencing warnings from Visual Studio regardgin security of string funct...Luis Ibanez
2010-07-02Change CMakeLists.txt to build examples by default (image_to_j2k and j2k_to_i...Antonin Descampe
2010-06-29Synchronize branch and trunk cmakelists filesMathieu Malaterre
2010-06-21adding j2k_dump executableMathieu Malaterre
2010-05-26ENH: Added custom configuration for CTest. This allows to fine tuneLuis Ibanez
2010-05-26Remove automatic setting of BUILDNAME for nowMathieu Malaterre
2010-05-26Reactivate ctestMathieu Malaterre
2010-05-26Move to cmake 2.6. Add policy CMP0003Mathieu Malaterre
2010-03-05Updated makefiles for v1.4 and v2.0Francois-Olivier Devaux