| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-07 | CMake: switch to GNUInstallDirs (#1424) | Thomas Bracht Laumann Jespersen | |
| * Add GNUInstallDirs for standard installation directories Distributions are given standard variables for already existing hooks. Multiarch libdirs is taken care of automagically. Raises minimum cmake version by a little. * Handle CMAKE_INSTALL_xxx being absolute paths for .pc file generation In some cases the CMAKE_INSTAL_{BIN,MAN,DOC,LIB,INCLUDE}DIR variables may turn out to be absolute paths in which case prepending ${prefix} in the pkg-config .pc files will result in incorrect values. For .pc file generation, figure out if these variables are absolute and omit the prefix in the configured file when so. See: https://github.com/OSGeo/PROJ/commit/ab25e4b7ed9544e668282dcd293cfaaa2e56dbdf | |||
| 2022-05-06 | JAVA_SOURCE_VERSION from 1.6 to 1.8 | Pei Jia | |
| 2021-12-05 | Fix some typos (found by codespell) | Stefan Weil | |
| Signed-off-by: Stefan Weil <sw@weilnetz.de> | |||
| 2021-08-12 | A couple typos found by codespell | Dimitri Papadopoulos | |
| 2020-09-23 | Bump Java compatibility from 1.5 to 1.6 (#1263) | Pei JIA | |
| 2020-04-17 | jp3d/jpwl/mj2/jpip: Fix resource leaks (#1226) | Eduardo Barretto | |
| This issues were found by cppcheck and coverity. | |||
| 2017-05-09 | Reformat whole codebase with astyle.options (#128) | Even Rouault | |
| 2016-05-02 | Use lowercase for cmake commands consistenly | Julien Malik | |
| Inspired from https://github.com/InsightSoftwareConsortium/ITK/blob/master/Utilities/Maintenance/HowToCreateTheCMakeCaseConversion.txt This needs vim 7.3 and fails with vim 7.4 This also fixes a number of : - missing empty line at end of files - useless space at end of lines | |||
| 2014-04-03 | [trunk] updated copyright and added copyright notice required by ISO, in ↵ | Antonin Descampe | |
| each file; updated AUTHORS, NEWS | |||
| 2014-03-18 | [trunk] User can now control source/target java version | Mathieu Malaterre | |
| Fixes issue 303 | |||
| 2014-03-03 | [trunk] remove some simple warnings about unused params | Mathieu Malaterre | |
| 2014-03-03 | [trunk] Remove simple warnings | Mathieu Malaterre | |
| 2014-03-03 | [trunk] Remove warning about unused function | Mathieu Malaterre | |
| Update issue 268 | |||
| 2013-10-30 | trunk: fixed cmake config so as to be able to link opj_jpip_server with FCGI. | Antonin Descampe | |
| 2013-10-30 | trunk: fixed cmake config so as to be able to link opj_jpip_server with FCGI. | Antonin Descampe | |
| 2012-11-15 | [trunk] update some applications with new OPJ_BOOL type | Mickael Savinaud | |
| 2012-10-29 | [trunk] Remove bool.h, use opj_bool instead | Mathieu Malaterre | |
| Fix remaining opj_calloc/malloc/free issues | |||
| 2012-10-25 | [trunk] Since r2060 (and r2059) openjpip is now a first class shared ↵ | Mathieu Malaterre | |
| library, instead of a local static lib which expose all the symbols. As such re-apply changes from r2077 which were removed in r2122 Also remove old code for now removed opj_jpip_compress | |||
| 2012-10-25 | [trunk] Rework r2077 | Mathieu Malaterre | |
| r2077 did expose too much of the detail implementation of OpenJPEG. Rework dependencies in between JPIP file level details and JPIP client/server arch. Move JPIP file level functionalities back into OpenJP2 as was the case in openjpeg 1.5.x. Use new cio func. | |||
| 2012-10-15 | [trunk] Remove some warnings about missing prototypes (gcc) | Mathieu Malaterre | |
| 2012-10-15 | [trunk] Fix compilation: | Mathieu Malaterre | |
| - using mingw32 compiler (missing exported symbols) - using -fvisibility=hidden (gcc on UNIX) | |||
| 2012-10-15 | [trunk] Fix missing link to zlib | Mathieu Malaterre | |
| 2012-10-15 | [trunk] remove left-over from ->jpip_on implementation. JPIP is now ↵ | Mathieu Malaterre | |
| completely removed from openjp2 and openmj2. Document jpip_iptr_offset variable | |||
| 2012-10-09 | [trunk] Use opj_malloc/opj_free in jpip bin | Mathieu Malaterre | |
| Update issue 177 | |||
| 2012-10-08 | [trunk] Update JPIP (FolderReorgProposal task) | Mathieu Malaterre | |
| This commit does three things: - Use opj_malloc/calloc/free instead of the default C ones. - Update JPIP API to start using cio _v2 API - Create a new opj_jpip_compress which is the replacement for image_to_j2k -jpip Update issue 177 | |||
| 2012-10-05 | [trunk] Make openjpip a first class shared lib, for future linking | Mathieu Malaterre | |
| 2012-10-01 | [trunk] Remove old function tgt_create | Mathieu Malaterre | |
| Fix some warnings about size_t | |||
| 2012-10-01 | [trunk] FolderReorgProposal task: cleanup doxygen | Mathieu Malaterre | |
| Update issue 177 | |||
| 2012-10-01 | [trunk] FolderReorgProposal task: fix jpip doxygen | Mathieu Malaterre | |
| Update issue 177 | |||
| 2012-10-01 | [trunk] FolderReorgProposal task: move source code to source dir | Mathieu Malaterre | |
| 2012-10-01 | [trunk] FolderReorgProposal task: only keep a single build system | Mathieu Malaterre | |
| 2012-09-28 | [trunk] FolderReorgProposal task: rename MJ2/JPIP CLI tools | Mathieu Malaterre | |
| Update issue 177 | |||
| 2012-09-28 | [trunk] Start FolderReorgProposal task | Mathieu Malaterre | |
| Update issue 177 | |||
