revert to previous behaviour for cmake: builds (and links) dynamically by default...
[openjpeg.git] / CHANGES
2010-12-05 Antonin Descamperevert to previous behaviour for cmake: builds (and...
2010-12-05 Antonin Descampeadded a definition in getopt.h and an initial value...
2010-12-03 Antonin Descampeworkaround for name clash when building static and...
2010-11-28 Antonin Descampefixed a bug in codec/convert.c that prevented to build...
2010-11-28 Antonin Descampe(no commit message)
2010-11-28 Antonin Descampechanged cmake behaviour: executables are now always...
2010-11-25 Antonin Descampefix compilation and DLL creation of libopenjpeg with...
2010-11-22 Antonin Descampexcode : changed to native architecture build by default
2010-11-22 Antonin Descampereverted 'include "../opj_config.h"' to 'include "opj_c...
2010-11-17 Antonin Descampeinstall man pages by default. install CHANGES and LICENSE
2010-11-17 Antonin Descampeminor changes in cmake files (from winfried)
2010-11-16 Antonin Descampeminor changes in cmake flags
2010-11-15 Antonin Descampexcode project rewrite
2010-11-15 Antonin Descampechanged imagetopng() function to correctly deal with...
2010-11-15 Antonin Descampeminor changes in header inclusions
2010-11-15 Antonin Descampecomplete rewrite of opj_convert.c with correct values...
2010-11-11 Antonin Descamperemoved call to dirent.h in jp3d
2010-10-28 Ben BoeckelFix installation rules in jpwl for CMake
2010-10-26 Ben BoeckelInstallation fixes when using CMake
2010-10-25 Ben BoeckelFix jp3dvm version
2010-10-24 Antonin DescampeFixed doxygen data inside source code (from winfried)
2010-10-22 Antonin DescampePatch to support the MSVC Win 64 builds (from szekerest)
2010-10-22 Antonin DescampeCurrently the Visual Studio builds are broken in the...
2010-10-22 WinfriedM libopenjpeg/Makefile.in
2010-10-22 WinfriedM CHANGES
2010-10-22 WinfriedM configure
2010-10-21 Antonin Descampefixed help display (patch from winfried)
2010-10-21 Antonin Descampefixed paths to png and tiff in CMakeLists.txt and fixed...
2010-10-19 Antonin Descampefixed options and help display (patch from winfried)
2010-10-18 WinfriedM jp3d/Makefile.nix
2010-10-17 Winfried-This line, and those below, will be ignored--
2010-10-10 Antonin Descampe1. The jp3d/libjp3dvm/Makefile.am has been changed:
2010-10-08 Antonin Descampefixed a bug in mj2.c that prevented extract_j2k_from_mj...
2010-10-05 Antonin DescampeAdded files to let people build openjpeg with configure...