Official repository of the OpenJPEG project
Go to file
Mathieu Malaterre e12008a718 Make sure to be able to compile index_create on UNIX. Install target 2011-02-16 13:55:04 +00:00
CMake ENH: Grouping the logic that detects getopt.c into a single .cmake file. 2010-09-05 20:15:05 +00:00
JavaOpenJPEG renamed "java sources" to "java-sources" to avoid blank space in directory name 2011-02-09 10:07:03 +00:00
OPJViewer Minor style modifications to comply with c99 compiler flag; removed Microsoft-specific "union-in-struct" syntax; Re-enabled cstr_info struct creation when -W switch is specified. Changed a number of things in opjviewer (e.g., decoding thread does not execute GUI calls anymore), to have it running under linux --> it is better than before, but still crashes 2008-02-11 14:43:11 +00:00
OPJ_Validate (thanks to Winfried for his help) 2010-12-08 11:06:41 +00:00
codec removed obsolete VS files 2011-01-23 19:34:26 +00:00
common (thanks to Winfried for his help) 2010-12-08 11:06:41 +00:00
doc remove (autotools) generated files 2011-01-17 18:45:33 +00:00
indexer_JPIP Make sure to be able to compile index_create on UNIX. Install target 2011-02-16 13:55:04 +00:00
jp3d cmake : fixed installed links to openjpeg.h and openjpeg3d.h 2011-02-06 16:39:26 +00:00
jpwl license header: replaced Hervcalloc by Herve, I should learn to double-check my changes 2011-01-29 14:15:26 +00:00
libopenjpeg cmake : fixed installed links to openjpeg.h and openjpeg3d.h 2011-02-06 16:39:26 +00:00
libs bug fixes to enable cmake compilation on WIN32 platform (see CHANGES for details) 2011-01-02 18:10:09 +00:00
mj2 remove more obsolete VS files. Left only mj2_to_metadata VS files, as this is the only executable not yet handled by CMake 2011-01-24 22:28:21 +00:00
openjpeg.xcodeproj small update to xcode project 2011-01-02 18:03:28 +00:00
CHANGES removed opj_config.h.in from svn, as it is automaticaly generated by autoheader when calling ./bootstrap.sh 2011-02-09 10:42:17 +00:00
CMakeLists.txt Make sure to be able to compile index_create on UNIX. Install target 2011-02-16 13:55:04 +00:00
CTestConfig.cmake ENH: Cleaning up the file comments. Setting the build time to 3am UTC. 2010-05-26 23:07:59 +00:00
CTestCustom.cmake.in ENH: Added custom configuration for CTest. This allows to fine tune 2010-05-26 23:44:07 +00:00
INSTALL revert to previous behaviour for cmake: builds (and links) dynamically by default. Static build only if -DBUILD_SHARED_LIBS is set to OFF. 2010-12-05 15:19:57 +00:00
LICENSE Added files to let people build openjpeg with configure tools ; Added makefiles to let people manually build openjpeg on *nix platforms ; Removed obsolete Makefiles ; Renamed dirent.h to windirent.h ; Made optional the PNG, TIFF, and LCMS support in CMake files ; Added opj_config* files to configure openjpeg before building it (opj_config.h generated by configure, cmake, or manually by the user) ; Renamed this file from ChangeLog to CHANGES ; Renamed License.txt to LICENSE ; Updated README files ; Added INSTALL and LICENSE files ; Added man pages 2010-10-05 10:33:15 +00:00
Makefile.am followup autotools fixes, adding DESTDIR support 2011-01-13 20:18:53 +00:00
Makefile.nix Adapted Makefile.am/Makefile.nix to build choice: shared xor static 2010-12-14 03:33:31 +00:00
README Added files to let people build openjpeg with configure tools ; Added makefiles to let people manually build openjpeg on *nix platforms ; Removed obsolete Makefiles ; Renamed dirent.h to windirent.h ; Made optional the PNG, TIFF, and LCMS support in CMake files ; Added opj_config* files to configure openjpeg before building it (opj_config.h generated by configure, cmake, or manually by the user) ; Renamed this file from ChangeLog to CHANGES ; Renamed License.txt to LICENSE ; Updated README files ; Added INSTALL and LICENSE files ; Added man pages 2010-10-05 10:33:15 +00:00
bootstrap.sh 2010-10-13 15:16:48 +00:00
config.nix Changed build choice in configure.ac/Makefile.am/Makefile.nix: shared xor static 2010-12-10 04:27:40 +00:00
configure.ac s/libopenjpeg.pc/libopenjpeg1.pc/ 2011-01-13 19:54:11 +00:00
libopenjpeg1.pc.cmake add pkg-config support to cmake 2011-01-13 19:29:18 +00:00
libopenjpeg1.pc.in adjust autotools pkg-config support to match 2011-01-13 19:36:21 +00:00
opj_config.h.in.user -This line, and those below, will be ignored-- 2010-10-17 22:42:46 +00:00
opj_configh.cmake.in minor changes in cmake files (from winfried) 2010-11-17 10:26:05 +00:00

README

see INSTALL for installation procedures.