summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-22Install man pagesBen Boeckel
2010-10-22Default to building shared librariesBen Boeckel
2010-10-22Patch to support the MSVC Win 64 builds (from szekerest)Antonin Descampe
2010-10-22Currently the Visual Studio builds are broken in the SVN. Attached a patch to...Antonin Descampe
2010-10-22M libopenjpeg/Makefile.inWinfried
2010-10-22M CHANGESWinfried
2010-10-22M configureWinfried
2010-10-21fixed help display (patch from winfried)Antonin Descampe
2010-10-21fixed paths to png and tiff in CMakeLists.txt and fixed link to lcms library ...Antonin Descampe
2010-10-19fixed options and help display (patch from winfried)Antonin Descampe
2010-10-18M jp3d/Makefile.nixWinfried
2010-10-17-This line, and those below, will be ignored--Winfried
2010-10-13(no commit message)Winfried
2010-10-13(no commit message)Winfried
2010-10-101. The jp3d/libjp3dvm/Makefile.am has been changed:Antonin Descampe
2010-10-08fixed a bug in mj2.c that prevented extract_j2k_from_mj2 to build properly. P...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-08Reverting the use of #include "openjpegConfigure.h" until we find a compatibleLuis Ibanez
2010-09-07ENH: Now forcing openjpeg_JPWL to be a STATIC library.Luis Ibanez
2010-09-07ENH: Now verifies if the OPJ_STATIC macro is notLuis Ibanez
2010-09-07ENH: Including the new header file openjpegConfigure.hLuis Ibanez
2010-09-05COMP: adding trunk/codec/compat to the list of directoriesLuis Ibanez
2010-09-05ENH: Removed redundant copies of getopt.c and getopt.h. Luis Ibanez
2010-09-05ENH: The logic for defining OPJ_STATIC has now been moved to theLuis Ibanez
2010-09-05ENH: Adding symbols from traditional checks.Luis Ibanez
2010-09-05ENH: Adding a configured header file at the image of config.h.Luis Ibanez
2010-09-05COMP: PNG_LIBRARIES were missing for the TARGET_LINK_LIBRARIES commandLuis 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-09-01COMP: Fixing configuration for static builds. Fixing dependencies that severalLuis Ibanez
2010-08-31ENH: Silencing warnings from Visual Studio regardgin security of string funct...Luis Ibanez
2010-08-31STYLE: This file had inconsistent ends of line (mixture of DOS and UNIX).Luis Ibanez
2010-08-31COMP: Moving to the parent directory the set INCLUDE_DIRECTORIES command.Luis Ibanez
2010-08-31COMP: Remove requirement that png and tiff headers must be in a specific dire...Luis Ibanez
2010-08-31BUG: The directory compat doesn't exist. The file getopt.c is actually at thi...Luis Ibanez
2010-08-30Update the XCode project file with JPWL targetsAntonin Descampe
2010-08-30Update the README.cmake file : an instruction was missing to run the tests co...Antonin Descampe
2010-08-11Fix caseMathieu Malaterre
2010-07-07Update README and Makefiles to promote cmake. Fix the README.cmake file.Antonin Descampe
2010-07-02Change CMakeLists.txt to build examples by default (image_to_j2k and j2k_to_i...Antonin Descampe
2010-07-01Need to include png/tiff include pathMathieu Malaterre
2010-06-29Synchronize branch and trunk cmakelists filesMathieu Malaterre
2010-06-29Synchronize branch and trunk cmakelists filesMathieu Malaterre
2010-06-29return error code upon errorsMathieu Malaterre
2010-06-22Sync with v2 branchMathieu Malaterre
2010-06-22Merge with v2 branchMathieu Malaterre
2010-06-22Also dump the image info as well as cp info.Mathieu Malaterre
2010-06-22Apply patch from w. szukalski (sent to list). Mon, Jun 21, 2010 at 5:49 PMMathieu Malaterre
2010-06-21adding j2k_dump executableMathieu Malaterre