| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-09-28 | [trunk] Start FolderReorgProposal task | Mathieu Malaterre | |
| Update issue 177 | |||
| 2012-08-30 | [trunk] Remove CMake-language block-end command arguments | Mickael Savinaud | |
| Ancient versions of CMake required else(), endif(), and similar block termination commands to have arguments matching the command starting the block. This is no longer the preferred style. Thanks to Hans Johnson | |||
| 2012-08-30 | [trunk] Convert CMake-language commands to lower case | Mickael Savinaud | |
| Ancient CMake versions required upper-case commands. Later command names became case-insensitive. Now the preferred style is lower-case. This also changes all the key words to lower case. The primary reason for changing key words is that all documentation for CMakeLists.txt now shows the key words as lower case. Even the printed “Mastering CMake v5” uses lower case. Thanks to Hans Johnson | |||
| 2012-03-02 | [trunk] Import applications modifications from 1.5 over to trunk | Mathieu Malaterre | |
| 2011-11-24 | minor reindentation | Mathieu Malaterre | |
| 2011-09-01 | renamed getopt.{c/h} to opj_getopt.{c/h} and forced the use of these files ↵ | Antonin Descampe | |
| rather than the system ones. This fixed issue 78. Credit to Winfried. | |||
| 2011-07-27 | added new decoding/dump tests based on data found in input/nonregresion ↵ | Mickael Savinaud | |
| repository (remove JPEG2000_CONFORMANCE_DATA_ROOT variable, add REF_DECODER_BIN_PATH variable for the encoder test suite). Remove definitively old tests | |||
| 2011-07-21 | add new decode tests based on conformance data and tolerance. Non regression ↵ | Mickael Savinaud | |
| is also added on the decoder output. Deactivate old tests. | |||
| 2011-07-13 | improved some CMakeLists files linked to the build of applications which ↵ | Mickael Savinaud | |
| used thirdparty | |||
| 2011-06-30 | fixed CTest configuration files | Antonin Descampe | |
| 2011-06-03 | Fix some error with cmake | Mathieu Malaterre | |
| 2011-04-14 | fixed applications/codec/CMakeLists.txt that prevented JPWL executables to ↵ | Antonin Descampe | |
| be built with JPWL functionalities ; changed make all behaviour : DOC target removed from ALL | |||
| 2011-04-13 | changed the directory hierarchy of the whole project. See README files for ↵ | Antonin Descampe | |
| details. | |||
| 2011-04-13 | re-organization of openjpeg directories hierarchy : step 1 | Antonin Descampe | |
