]> Creatis software - gdcm.git/history - CMakeLists.txt
* FIX : bug for a bad directory
[gdcm.git] / CMakeLists.txt
2005-02-04 regrain * FIX : bug for a bad directory
2005-02-02 malaterreENH: Long time I wanted to do that: rename Test into...
2005-02-01 malaterreENH: Cleanup the CMake stuff.
2005-01-22 malaterreBUG: there was a problem with uint64_t. C99 clearly...
2005-01-17 malaterreBUG: Fix patch for HAVE_SA_LEN wasnt working on linux...
2005-01-17 malaterreBUG: Fix the cmake bug on Mac/Sun for real
2005-01-17 malaterreENH: Rework the stuff for HAVE_SA_LEN
2005-01-17 malaterreBUG: Fix bug Bug #1487 - CHECK_INCLUDE_FILE now use...
2005-01-15 malaterreSTYLE: Fix some comment also rework the include stuff
2005-01-15 malaterreENH: Seriously rewrote the GetMacAddress stuff. There...
2005-01-14 malaterreSTYLE: correct typo in comment
2005-01-13 malaterreENH: Adding a new supp file for valgrind
2005-01-07 malaterreENH: properly handle compiler that does not have __FUNC...
2004-11-30 malaterreCOMP: Once and for all fix this typo in main CVS
2004-11-09 regrain * Bugs fix for the Windows build with VC6
2004-11-08 malaterreENH: update version
2004-11-03 malaterreENH: Now the dictionary is compiled into gdcm lib....
2004-10-28 malaterreENH: Ooops new cmake version didn't like previous verion
2004-10-28 malaterreENH:
2004-09-23 malaterreENH: update dvpt version
2004-09-23 malaterreENH: Minor tweak so that user find documentation easily
2004-09-23 malaterreSTYLE: No DOS file, please
2004-06-04 malaterreENH: New support for cmake 2.0.1
2004-05-12 malaterreMark as advanced: debug and Dart
2004-05-12 malaterreENH: Now Example is an option, ON by default
2004-05-04 malaterrereintroduce testing
2004-05-03 malaterreMinor cleanup for toplevel CMakeLists
2004-05-03 malaterreReplace the DEBUG on the stack with a global entry...
2004-04-30 malaterreENH: Add Example stuff with real main:
2004-04-30 malaterreUpdate so that exe are forced to a unique place, rename...
2004-04-29 malaterreRemove complex style install stuff, was never used
2004-04-29 malaterreENH: 1. Now the test suite is working for real
2004-04-29 malaterreENH: 1. Remove remp solution of gdcmTests.cxx+ gdcmMain...
2004-04-28 malaterreAdding gdcmConfigure.h for install and ITK
2004-04-26 malaterreENH: Remove redundancie about GDCM_DICT stuff, now...
2004-04-25 malaterreAdding a GDCM_DATA_ROOT for testing
2004-04-25 malaterreFix warnings, add a GDCM_DATA_ROOT to CMake
2004-04-25 malaterreENH: Adding automatic testing
2003-11-14 malaterre* ENH: Update CMake stuff for accessing gdcm from CMake...
2003-11-13 malaterre*FIX: Some compilation problem on SunOS with no ANSI...
2003-11-13 malaterre*ENH/ Update CMakeLists.txt
2003-11-12 malaterre*ENH: Update CMakeLists
2003-10-30 jprOps ! Forgot to commit the .h
2003-10-23 malaterre* FIX: Problem with path for libvtkgdcmPython
2003-10-14 malaterre* TODO: *.in file to genereate a UseGDCM later
2003-10-10 malaterre* FIX: make install should be ok now on ùnix plateform
2003-10-10 malaterre* ENH: Generate both user and dev documentation
2003-10-10 malaterre* FIX: CMake generate now documentation
2003-10-09 malaterre* CMake-ification of gdcm, we have now two build system