]> Creatis software - gdcm.git/history - gdcmPython/CMakeLists.txt
ENH: Get rid of -Wall / -W / -pedantic if present this should get rid of the warnings...
[gdcm.git] / gdcmPython / CMakeLists.txt
2004-12-03 malaterreENH: Get rid of -Wall / -W / -pedantic if present this...
2004-11-09 regrain * Bugs fix for the Windows build with VC6
2004-10-10 malaterreENH: minor cleanup to use siwg's outdir instead of...
2004-08-02 frog * gdcmPython/CMakeLists.txt: SWIG_FLAGS doesn't decla...
2004-06-21 malaterreENH:First chunk of patch:
2004-06-04 malaterreENH: copy gdcm.py to the right place thus we only need...
2004-06-04 malaterreBUG: Broke cmake183 by mistake, also enhance the init...
2004-06-04 malaterreENH: New support for cmake 2.0.1
2004-05-17 malaterre* Some more cleanup/enhancement in gdcmPython/CMakeList...
2004-05-16 malaterreBad hack for writting a blank file and shut up cmake
2004-05-16 malaterreBUG: Small update but bug still subsist
2004-05-15 malaterreBUG: Hopefully deals with cygwin/apple/vc++ library...
2004-05-15 malaterreENH: Some more steps toward automatic Python+gdcm testing
2004-05-15 malaterreENH: gdcm.py is now copied to binary dir
2004-05-12 malaterreSwig should be found on win32 now, some cosmetic cleanu...
2004-05-12 malaterreMinor clean up
2004-05-12 malaterreInitial start of support cmake 2.x
2004-05-02 malaterreENH: Now gdcmVersion.py is automatically generated
2004-05-02 malaterreAdd a new test: ShowDicom, for now this is just the...
2004-05-02 malaterreRemove using namespace, + clean up the CMakeLists
2004-04-26 malaterreFix: Python/vtk build again
2003-11-13 malaterre*FIX: Some compilation problem on SunOS with no ANSI...
2003-11-13 malaterre*ENH/ Update CMakeLists.txt
2003-11-13 malaterre*FIX: Change GetLUTRGBA to return unsigned char instead...
2003-11-12 malaterre*ENH: Update CMakeLists
2003-10-23 malaterre*FIX: gdcm/Makefile.am fix for generating ljpg medcon
2003-10-23 malaterredoh
2003-10-23 malaterre* FIX: Problem with path for libvtkgdcmPython
2003-10-10 malaterre* FIX: CMake generate now documentation
2003-10-09 malaterre* doh, forgot the most important :)
2003-10-09 malaterre* FIX: cygwin build failed
2003-10-09 malaterre* FIX: http://www.cmake.org/pipermail/cmake/2003-Octobe...
2003-10-09 malaterre* doh, ADD_DEFINITIONS needed for now
2003-10-09 malaterre* CMake-ification of gdcm, we have now two build system