[1.5] jp2_read_boxhdr() can trigger random pointer memory access
[openjpeg.git] / libopenjpeg / CMakeLists.txt
2012-02-28 Rex Dieterallow finer-grain control of header location via OPENJP...
2012-02-10 Antonin Descampe[1.5] revert r1399 and r1400
2012-02-10 Rex Dietermake openjpeg.h header symlink to match autotools
2012-01-11 Mathieu MalaterreRedo the BUILD_THIRDPARTY properly. Remove openjpeg...
2011-12-28 Mathieu MalaterreFix for static libs
2011-12-28 Mathieu MalaterreInstall lib in /lib and dll in /bin
2011-09-09 Antonin DescampeBRANCH-1.5:added a new indexer functionality to the...
2011-04-13 Antonin Descampechanged the directory hierarchy of the whole project...
2011-02-16 Mathieu MalaterreExplicitly link to the math lib on UNIX as we use floor...
2011-02-06 Antonin Descampecmake : fixed installed links to openjpeg.h and openjpe...
2011-01-13 Rex Dieterfix symlink creation (cmake)
2010-12-08 Antonin Descampe (thanks to Winfried for his help)
2010-12-05 Antonin Descamperevert to previous behaviour for cmake: builds (and...
2010-12-03 Antonin Descampeworkaround for name clash when building static and...
2010-11-28 Antonin Descampechanged cmake behaviour: executables are now always...
2010-11-17 Antonin Descampeinstall man pages by default. install CHANGES and LICENSE
2010-10-26 Ben BoeckelInstallation fixes when using CMake
2010-10-22 Ben BoeckelDon't clobber openjpeg.h from jp3d
2010-10-21 Antonin Descampefixed paths to png and tiff in CMakeLists.txt and fixed...
2010-10-05 Antonin DescampeAdded files to let people build openjpeg with configure...
2010-06-29 Mathieu MalaterreSynchronize branch and trunk cmakelists files
2007-09-25 Mathieu MalaterreBUG: Fix previous patch from Callum Lerwick. I have...
2007-09-12 Francois-Olivier... Patch from Callum Lerwick. Fixed the library linking...
2006-07-22 Mathieu MalaterreENH: Update CMake to do proper installation. Still...
2006-02-05 Mathieu MalaterreENH: Do the proper thing for static/shared
2006-02-01 Freeimagechanged function definitions of INT and FIX modules...
2006-01-31 Mathieu MalaterreENH: Update CMake to match the new shared lib system...
2006-01-31 Mathieu MalaterreCOMP: Fix compilation on MINGW
2006-01-31 Mathieu MalaterreSTYLE: More verbose comments
2006-01-31 Mathieu MalaterreENH: Move to a def solution to avoid polluting header...
2006-01-25 Mathieu MalaterreENH: Sync with ITK repository
2006-01-25 Mathieu MalaterreSTYLE: Add a lot of comments for the CMake build system
2006-01-25 Antonin Descampeadded cmake files to the project