Commit Graph

  • e449cb706f make OpenJPEGConfig.cmake provide useful (non-empty) values Rex Dieter 2012-02-10 01:26:11 +0000
  • a85c5151ce make openjpeg.h header symlink to match autotools Rex Dieter 2012-02-10 01:25:03 +0000
  • ed58a22d2e install cmake/pkgconfig bits in LIB_DIR Rex Dieter 2012-02-10 01:23:39 +0000
  • 7d97b181d3 update OpenJPEGCPack.cmake with correct package names version.1.5 Antonin Descampe 2012-02-07 22:10:09 +0000
  • 3408787101 update OpenJPEGCPack.cmake with correct package names Antonin Descampe 2012-02-07 22:10:09 +0000
  • d9b74ea6a8 [tag1.5] add CHANGES to the 1.5 tagged version Antonin Descampe 2012-02-07 10:45:12 +0000
  • 166b42eb54 New tag for openjpeg-1.5 release Antonin Descampe 2012-02-07 10:37:49 +0000
  • 948dfd50c0 [1.5] delete CHANGES file as it will now be automatically generated when releasing the code Antonin Descampe 2012-02-07 10:34:38 +0000
  • 46da9f2294 [1.5] revert build documentation behaviour in cmake Antonin Descampe 2012-02-07 08:08:58 +0000
  • 995b145f09 [1.5] fixes documentation generation with doxygen Antonin Descampe 2012-02-06 22:51:07 +0000
  • 451a41064e Make opj 1.5 use port 50000, which is not compatible with trunk. But compatible with itself. Mathieu Malaterre 2012-02-06 15:32:59 +0000
  • c6b02b10fe Re-build the jar files from the source code. Mathieu Malaterre 2012-02-06 15:00:04 +0000
  • 36b66a8796 For some reason rev 1103 change the default port number, which breaks openjpip documentation. Revert back to port 5000 Mathieu Malaterre 2012-02-06 14:11:01 +0000
  • f1e441596e Fix doc generation Mathieu Malaterre 2012-02-06 09:50:16 +0000
  • d5fa5605c4 [1.5] update version in configure.ac and NEWS, README, LICENSE files Antonin Descampe 2012-02-06 09:38:59 +0000
  • 427b2427d4 revert (svn merge -c -1368 ). It does break compilation on windows Mathieu Malaterre 2012-02-01 21:45:12 +0000
  • 09522e65af revert commit 1357, it could break linkage Vincent Torri 2012-01-31 18:10:20 +0000
  • 19cfaac52e c-string are not writable Mathieu Malaterre 2012-01-30 10:33:07 +0000
  • 21c38214ef Fix doc target in cmake Mathieu Malaterre 2012-01-30 10:20:22 +0000
  • 577fdbc8a5 Fix for strncasecmp Mathieu Malaterre 2012-01-30 09:56:56 +0000
  • f93aed8031 Fix compilation with close and such Mathieu Malaterre 2012-01-30 09:55:05 +0000
  • 326c58b4e1 Remove unistd.h from win32 compilation Mathieu Malaterre 2012-01-30 09:51:32 +0000
  • ec0c69af7a Another fix for snprintf Mathieu Malaterre 2012-01-30 09:48:48 +0000
  • 21509a3955 isblank is C99, not isspace Mathieu Malaterre 2012-01-30 09:46:36 +0000
  • 5b2ca9caf6 isblank is C99, not isspace Mathieu Malaterre 2012-01-30 09:43:10 +0000
  • 529006f136 strncasecmp is C99 Mathieu Malaterre 2012-01-30 09:37:39 +0000
  • 7d96e7c1c0 declarations after statement (C90) Mathieu Malaterre 2012-01-30 09:34:48 +0000
  • e2948acd92 As explained in the documentation cant be included multiple times. Mathieu Malaterre 2012-01-30 09:32:32 +0000
  • 6dc8635e28 Fix snprintf for M$ compilers Mathieu Malaterre 2012-01-30 09:29:48 +0000
  • 7d0a419c87 fix declarations Mathieu Malaterre 2012-01-30 09:27:35 +0000
  • 0ea0e8b915 declarations after statement (C90) Mathieu Malaterre 2012-01-30 09:22:25 +0000
  • 8e53bad7fb Another pass at getting this code to compile on windows Mathieu Malaterre 2012-01-30 09:17:57 +0000
  • 9c51a37dbf track all declarations after statement for C90 compilers (VS2005) Mathieu Malaterre 2012-01-30 09:08:45 +0000
  • aa00142949 Fix compilation of C code. Remove warnings. Mathieu Malaterre 2012-01-30 08:57:26 +0000
  • 87b05f2885 Fix a couple of warnings Mathieu Malaterre 2012-01-30 08:54:42 +0000
  • baf01b98fd trying to track issue with msgqueue_manager on win32. Use C-style comments Mathieu Malaterre 2012-01-30 08:44:05 +0000
  • 6dd7da0e05 Remove unistd.h include Mathieu Malaterre 2012-01-30 08:22:24 +0000
  • 4949b593be Remove include of unistd.h. non-existant on win32 Mathieu Malaterre 2012-01-30 08:17:43 +0000
  • 0ed7aa7c1b missing ws2_32 linking Mathieu Malaterre 2012-01-28 15:32:28 +0000
  • 02b906f6ad [1.5] Add zlib check when checking libpng Vincent Torri 2012-01-28 10:46:42 +0000
  • 6a03e3a438 [1.5] missing change in a previous commit, no need for an entry in CHANGES Vincent Torri 2012-01-27 17:55:06 +0000
  • ec33653961 [1.5] fix configure.ac to comply with recent change of PThread dependency Antonin Descampe 2012-01-26 16:02:08 +0000
  • 133426ddfe [1.5] remove pthread dependency from jpip client utilities Antonin Descampe 2012-01-26 15:02:58 +0000
  • aab317eb8c fix libopenjpip link on Windows Vincent Torri 2012-01-25 20:56:07 +0000
  • f3f86e1eb7 follow latest JPIP changes in the autotools side (pthread dependency, conditional compilation of JPIP server and client) Vincent Torri 2012-01-25 19:52:18 +0000
  • 040c9a68b6 [1.5] remove pthread dependency in JPIP client and tweak thirdparty stuff Antonin Descampe 2012-01-25 16:30:03 +0000
  • 2b746a71cb Refactor code to split jpip client code from server side. Mathieu Malaterre 2012-01-25 09:42:00 +0000
  • ba01e855a3 [1.5] fix issue #104 Antonin Descampe 2012-01-23 08:22:23 +0000
  • d3c1a49246 Remove icns, not required for cpack PackageManager. Mathieu Malaterre 2012-01-20 16:14:06 +0000
  • 85bbc6def8 Make r1330 more robust. Display more info. Mathieu Malaterre 2012-01-20 14:48:07 +0000
  • 5bd5d894eb Fix: MSVR-11-117 - Vulnerability Report. Mathieu Malaterre 2012-01-20 14:43:49 +0000
  • 452403d393 Build conditionally the java binding Mathieu Malaterre 2012-01-20 14:08:59 +0000
  • fc268dff90 remove warnings about const string Mathieu Malaterre 2012-01-20 11:20:51 +0000
  • 180dd26df1 Prefer share location over lib one. Mathieu Malaterre 2012-01-20 11:05:11 +0000
  • d27bc19d71 Remove warnings related to 3rd party lib Mathieu Malaterre 2012-01-20 10:59:10 +0000
  • b7b72bbf97 BUG: 4 Apply patch from stefan. Mathieu Malaterre 2012-01-11 19:14:50 +0000
  • e1340fe087 BUG: 26 Fix issue with memory consumption. Mathieu Malaterre 2012-01-11 19:03:22 +0000
  • 32e80bc4a7 Fixing the PackageMaker generator Mathieu Malaterre 2012-01-11 16:18:26 +0000
  • 8d18c77a7d Add the fno-common flag to work around an issue with ld: common symbols not allowed with MH_DYLIB output format with the -multi_module option Mathieu Malaterre 2012-01-11 13:54:11 +0000
  • f492f0a3d6 Redo the BUILD_THIRDPARTY properly. Remove openjpeg.h symlink. Mathieu Malaterre 2012-01-11 13:17:15 +0000
  • 6b43ba091e Fix full path to icns file Mathieu Malaterre 2012-01-11 12:46:23 +0000
  • 4d2c44ca87 add opj_logo.icns for trunk and 1.5 Antonin Descampe 2012-01-11 12:19:18 +0000
  • 5dfadb2eb1 add opj_logo.icns for trunk and 1.5 Antonin Descampe 2012-01-11 12:19:18 +0000
  • 30944454de Add missing plist file Mathieu Malaterre 2012-01-11 11:38:39 +0000
  • 0e7529c272 Start playing with bundle generator Mathieu Malaterre 2012-01-11 10:18:07 +0000
  • c9986d1b78 Adding explicitely the new test Mathieu Malaterre 2012-01-11 09:04:44 +0000
  • 4bc00a40ca ignore++ Vincent Torri 2012-01-01 09:08:01 +0000
  • 80f69364b0 Fix for static libs Mathieu Malaterre 2011-12-28 20:10:44 +0000
  • 2e3900780d Install lib in /lib and dll in /bin Mathieu Malaterre 2011-12-28 20:09:14 +0000
  • d530d35024 Do not warn for VCExpress build Mathieu Malaterre 2011-12-28 18:07:22 +0000
  • e96f7a5f50 Remove proprietary stuff from Sun. Mathieu Malaterre 2011-12-28 14:43:41 +0000
  • 79ce6ccce5 remove symbolink links Mathieu Malaterre 2011-12-28 14:41:41 +0000
  • b7e489c901 Remove binary jar from source dist. Mathieu Malaterre 2011-12-28 14:37:03 +0000
  • dbd60c1469 Add a dummy test for JPIP Mathieu Malaterre 2011-12-27 18:00:04 +0000
  • 007409e2af [1.5][JPIP] additional modification for the warning Kaori Hagihara 2011-12-24 13:21:25 +0000
  • b82b6cbd05 Apply another patch from Kaori, about return value from write/fwrite. Thanks Mathieu Malaterre 2011-12-23 08:30:36 +0000
  • f26b96dd5c Apply patch from Kaori. Thanks. Mathieu Malaterre 2011-12-23 08:29:09 +0000
  • 7e6c287d78 Another round of universal fixes Mathieu Malaterre 2011-12-21 15:21:53 +0000
  • 6b1e9d1b4e Attempt to fix building of universal exe Mathieu Malaterre 2011-12-21 15:19:46 +0000
  • d88dfc3472 Need to include this file back Mathieu Malaterre 2011-12-21 14:46:37 +0000
  • 64f08e216b Remove old module which does not support universal binary Mathieu Malaterre 2011-12-21 14:43:16 +0000
  • c9ae2a5fbc hopefully fix a warning on VS2008 compiler Mathieu Malaterre 2011-12-21 10:24:59 +0000
  • 51ae8b7926 minor doc tweak Mathieu Malaterre 2011-12-21 10:19:36 +0000
  • 3280dc344f Make sure to append the compile def Mathieu Malaterre 2011-12-21 09:53:08 +0000
  • 0b7e0166a7 pc files are for UNIX. Mathieu Malaterre 2011-12-21 09:33:51 +0000
  • 5fe8eed4da Remove old visual studio files Mathieu Malaterre 2011-12-21 09:30:55 +0000
  • 9d4d3b2cd0 Remove exe bit Mathieu Malaterre 2011-12-20 18:38:08 +0000
  • 02d9f43802 Reactivate the opjviewer in cmake Mathieu Malaterre 2011-12-20 18:33:45 +0000
  • 596b5cd732 Fix test NR-ENC-Bretagne2.ppm-4-encode on linux. Mathieu Malaterre 2011-12-20 17:54:04 +0000
  • 00b479cb79 Fix test NR-ENC-Bretagne2.ppm-4-encode on linux. Mathieu Malaterre 2011-12-20 17:49:12 +0000
  • 6219ad32b0 Import patch from winfried on mailing list: patch for mj2.c in branch Mathieu Malaterre 2011-12-20 17:14:55 +0000
  • 8ff1ba325d Fix strange line, as reported by lockalsash (gmail.com) Mathieu Malaterre 2011-12-20 17:11:22 +0000
  • a3a161660a Fix strange line, as reported by lockalsash (gmail.com) Mathieu Malaterre 2011-12-20 17:10:30 +0000
  • 2643f79069 Another set of change to remove warnings about c style comments Mathieu Malaterre 2011-12-16 11:26:26 +0000
  • fba8f701c4 Import change from trunk to be able to generate dists. Mathieu Malaterre 2011-12-16 11:00:30 +0000
  • 4bcd3a1e42 Fix a warning on MacOSX Mathieu Malaterre 2011-12-16 10:44:53 +0000
  • 594148ae83 Hide a warning. Since 1.5 is not large file safe (>32bits) this should be ok Mathieu Malaterre 2011-12-16 10:43:10 +0000
  • 2a2f169b27 Remove warning about unused args Mathieu Malaterre 2011-12-16 10:40:14 +0000
  • e576aa9f06 Reorder static inline when extension is found (GNU) Mathieu Malaterre 2011-12-16 10:38:18 +0000
  • c469e1339f Remove some simple warnings about comments Mathieu Malaterre 2011-12-16 10:29:30 +0000