summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2012-03-11[v2] do not make freeimage compulsary when not needed.Mathieu Malaterre
2010-07-01fix compilation with freeimageMathieu Malaterre
2010-06-23Attempt to fix win32 compilationMathieu Malaterre
2010-06-21Start using cmake API for easy packagingMathieu Malaterre
2010-06-21Fix installationMathieu Malaterre
2010-06-21Minor tweaks to cmake filesMathieu Malaterre
2010-06-02ENH: Disable the set of CMAKE_C_FLAGS. It precluded the use of flags for perf...Luis Ibanez
2010-05-26ENH: Added custom configuration for CTest. This allows to filter outLuis Ibanez
2010-05-26ENH: Enabling the lines that configure testing for the Dashboard.Luis Ibanez
2010-03-05Updated makefiles for v1.4 and v2.0Francois-Olivier Devaux
2008-07-31Deleting obsolete files and directories, adding v2-specific files and directo...Antonin Descampe
2007-12-21VERSION 1.3.0 RELEASEFrancois-Olivier Devaux
2007-11-08BUG: Fix name of projectMathieu Malaterre
2007-11-08ENH: remove hardcoded value. It is a user-configurable option, which default ...Mathieu Malaterre
2007-11-08ENH: do not set ffast-math for all configurations, pleaseMathieu Malaterre
2007-11-08In t1.c, small change to avoid calling twice t1_getwmsedec()Francois-Olivier Devaux
2007-09-25BUG: Fix previous patch from Callum Lerwick. I have no clue what CMAKE_INSTAL...Mathieu Malaterre
2007-09-12Patch from Callum Lerwick. Fixed the library linking so it links with the sov...Francois-Olivier Devaux
2007-09-07BUG: cannot run tests if EXAMPLES are not builtMathieu Malaterre
2007-09-07ENH: make it a little more user friendlyMathieu Malaterre
2007-09-07ENH: Add cmake code to do testing if user has properly setup a testimages dir...Mathieu Malaterre
2007-09-06ENH: Add very simple tests (simply run command line with no option)Mathieu Malaterre
2007-09-06ENH: Add CMake/doxygen outputMathieu Malaterre
2007-09-06ENH: add Java j2kviewer but do not compile it using cmake since cmake has too...Mathieu Malaterre
2007-09-06ENH: CMake: start compiling index_create. OpenJPEG.rc update copyright yearMathieu Malaterre
2007-09-06ENH: CMake: output all executable/libs into one single directoryMathieu Malaterre
2007-09-06ENH: add cmake for jp3dMathieu Malaterre
2007-09-06ENH: Add jpwl. Also remove old deprecated way of linking lib math on unixMathieu Malaterre
2007-09-06ENH: Start building mj2Mathieu Malaterre
2006-07-22ENH: Update CMake to do proper installation. Still using the 2.2 installation...Mathieu Malaterre
2006-02-05BUG: Need to leave option for user to changeMathieu Malaterre
2006-02-05ENH: Several updates: Do not need an explicit DartConfig, default inexistant ...Mathieu Malaterre
2006-01-25STYLE: Add a lot of comments for the CMake build systemMathieu Malaterre
2006-01-25ENH: Set a default BUILDNAMEMathieu Malaterre
2006-01-25added cmake files to the projectAntonin Descampe