| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-04-16 | renamed "openjpeg3d" in "openjp3d" | Antonin Descampe | |
| 2011-04-13 | renamed and reorganized "jp3d" directory to "openjpeg3d". Is now a ↵openjpeg3d@749 | Antonin Descampe | |
| standalone directory, with independent cmake files. Done as it uses its own version of the openjpeg library and does not depend on the one currently developped. Will be removed from the trunk and stored in a branch. | |||
| 2011-01-02 | bug fixes to enable cmake compilation on WIN32 platform (see CHANGES for ↵ | Antonin Descampe | |
| details) | |||
| 2010-12-05 | revert to previous behaviour for cmake: builds (and links) dynamically by ↵ | Antonin Descampe | |
| default. Static build only if -DBUILD_SHARED_LIBS is set to OFF. | |||
| 2010-11-28 | changed cmake behaviour: executables are now always statically linked. When ↵ | Antonin Descampe | |
| -DBUIL_SHARED_LIBS option is ON (the default), the shared versions of the libraries are also built (but executables remain linked against the static libraries). | |||
| 2010-09-01 | COMP: Fixing configuration for static builds. Fixing dependencies that several | Luis Ibanez | |
| executables have on getopt.c, convert.c and index.c. Some refactoring is going to be required in order to have a cleaner configuration process and make it easier to maintain. | |||
| 2010-08-31 | COMP: Moving to the parent directory the set INCLUDE_DIRECTORIES command. | Luis Ibanez | |
| Given that files in "codec" look for files in "libjp3dvm", and files in "libjp3dvm" look for header files in "codec". | |||
| 2010-08-31 | BUG: The directory compat doesn't exist. The file getopt.c is actually at ↵ | Luis Ibanez | |
| this level. | |||
| 2007-09-06 | ENH: add cmake for jp3d | Mathieu Malaterre | |
