]> Creatis software - gdcm.git/history - src/CMakeLists.txt
* src/gdcmDocument.cxx ftell() return properly stored in a long (i.e.
[gdcm.git] / src / CMakeLists.txt
2004-10-20 frog * src/gdcmDocument.cxx ftell() return properly stored...
2004-10-14 malaterreENH: * Finished lossless transition, not only do we...
2004-10-10 frog * CLEANUP_ROUND (10) for gdcmPixelConvert (Xanax...
2004-10-08 frog * CLEANUP_ROUND (8) for gdcmPixelConvert (end of...
2004-10-07 malaterreENH: rename gdcmJpeg into gdcmJpeg8 for consistencY
2004-10-07 malaterreENH: Finally modify gdcm source to adapt to new jpeg...
2004-10-06 frog * CLEANUP_ROUND (3) for gdcmPixelConvert (nightmare...
2004-09-29 frog * CLEANUP_ROUND for gdcmPixelConvert:
2004-09-24 jprCosmetic modifs to be more Coding style compliant
2004-09-23 jpr * class gdcmObject is now called gdcmDicomDirObject...
2004-06-22 jpr2004-06-22 Jean-Pierre Roux
2004-06-08 frog src/CMakeLists.txt :
2004-06-08 jprForget this one
2004-04-26 malaterreENH: Remove redundancie about GDCM_DICT stuff, now...
2004-04-17 malaterreupdate CMakeLists
2004-02-20 jprReplace confusing names gdcmImage, etc by gdcmDicomDirI...
2004-02-18 malaterreENH: Update CMakeLists.txt to match Makefile.am
2004-01-22 regrain*** empty log message ***
2004-01-19 manuAdded DICOMDIR files
2004-01-19 regrain*** empty log message ***
2004-01-16 jpr * removal of class gdcmHeaderEntrySet
2004-01-14 regrain * src/gdcmHeaderEntry.[h|cxx] : gdcmElValue -...
2004-01-13 regrain * src/gdcmIdo.h, gdcmHeaderIdo.cxx : remove the...
2003-11-18 malaterre*FIX: gdcmjpeg -> gdcmljpeg
2003-11-14 malaterre* ENH: Update CMake stuff for accessing gdcm from CMake...
2003-11-13 malaterre*FIX: Forgot about gdcmElValSet.cxx
2003-11-13 malaterre*FIX: Some compilation problem on SunOS with no ANSI...
2003-11-12 malaterre*ENH: Update CMakeLists
2003-10-27 malaterre*Removal of ido stuff
2003-10-22 malaterre*FIX: When copying a Makefile.am to CMakeLists.txt...
2003-10-21 jprMakefile.am,CMakeLists.txt updated to deal with the...
2003-10-14 malaterre* TODO: *.in file to genereate a UseGDCM later
2003-10-13 malaterre* FIX: "jpeglib.h" was not found on VC++
2003-10-10 malaterre* FIX: PATH to dictionary was wrong (missing /)
2003-10-10 malaterre* FIX: make install should be ok now on ùnix plateform
2003-10-09 malaterre* FIX: force jpeg dir to the local one (gdcm/src/jpeg)
2003-10-09 malaterre* FIX: http://www.cmake.org/pipermail/cmake/2003-Octobe...
2003-10-09 malaterreFIX: on cygwin Wsock32 doesn't exist
2003-10-09 malaterre* doh, ADD_DEFINITIONS needed for now
2003-10-09 malaterre* CMake-ification of gdcm, we have now two build system