]> Creatis software - gdcm.git/history - src/CMakeLists.txt
* src/gdcmDictGroupName.[h|cxx] : add a correlation between a group (number)
[gdcm.git] / src / CMakeLists.txt
2005-04-05 regrain * src/gdcmDictGroupName.[h|cxx] : add a correlation...
2005-02-05 malaterreENH: Ease the work for people when they try cross compi...
2005-02-02 jprStrange name gdcm::SerieHeader turned to gdcm::SerieHelper
2005-01-25 jprIn ordrer to avoid missbehaviour :
2005-01-21 jprStage 2 of names normalization :
2005-01-20 jprFirst stage of name normalisation : gdcm::File replace...
2005-01-17 malaterreBUG: Need socket lib on Solaris. Also remove old APPLE lib
2005-01-12 malaterreBUG: Fix build of gdcm on SunOS + gcc. Thanks for repor...
2005-01-11 malaterreSTYLE: minor cleanup
2005-01-11 malaterreBUG: Fix gdcm build on SunOS, where gethostname could...
2005-01-08 malaterreCOMP: Need some special lib on apple
2005-01-06 malaterreCOMP: Adding some random lib to allow compilation
2004-12-16 regrain * src/gdcmBase.[h|cxx] : new base class. Contains...
2004-12-03 regrain * src/gdcmPixelWriteConvert.[h|cxx] : new class...
2004-12-03 regrain * Rename src/gdcmPixelConvert.[h|cxx] to src/gdcmPix...
2004-11-30 malaterreENH: Apply patch from ITK back to main CVS. Fix problem...
2004-11-26 regrain * Remove some useless methods in gdcm::Document...
2004-11-19 regrain * src/gdcmDocEntry.cxx : remove the copy of the...
2004-11-09 malaterreENH: gdcm now compiles on borland
2004-11-07 malaterreENH: Final -hopefully- change to jpeg lib. In order...
2004-11-03 malaterreENH: Now the dictionary is compiled into gdcm lib....
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