]> Creatis software - gdcm.git/history - gdcmPython/CMakeLists.txt
Fix mistypings
[gdcm.git] / gdcmPython / CMakeLists.txt
2008-01-29 malaterreBUG: Apparently python2.5 do not like extension to...
2007-09-20 jprAllow using Python2.5
2007-07-24 jprShould work both with vtk4 and vtk 5.
2006-03-17 jprFix some comments
2005-12-12 regrain*** empty log message ***
2005-11-28 regrain * Add the CommandPy and CommandManager to the python...
2005-10-21 regrain * Fix the unix installation for the python part
2005-10-21 regrain * Fix compilation error for the Python part
2005-10-20 malaterreENH: Saving a comment for a better approach in cmake...
2005-10-11 bellet* gdcmPython/CMakeList.txt : the previous patch was...
2005-10-11 bellet* CMakeLists.txt : install the pth file in the right...
2005-09-08 malaterreENH: Support space in the path
2005-09-06 malaterreBUG: Remove old buggy code
2005-09-06 malaterreBUG: cmake205 support was broken, put back old hack
2005-08-31 malaterreSTYLE: typo
2005-08-31 malaterreENH: Some cleanup, and support cmake206
2005-08-29 malaterreBUG: I hate cmake...
2005-08-29 malaterreBUG: Need to declate gdcm_wrap.cxx as a generated target
2005-08-29 malaterreENH: Cleanup the cmakelist, cmake 1.8 was barely suppor...
2005-04-20 regrain * FIX : on X, the python part is correctly installed...
2005-04-19 regrain * Builder/ : add something to facilitate the RPM...
2005-04-14 regrain * gdcmPython/ : amelioration to load Version with...
2005-03-17 regrain * Amelioration of the Python part concerning demos
2005-02-21 regrain * Might test the swig version before launch it
2005-02-16 regrain * Bug fix for .Net2003... see now on other platforms ?
2005-01-19 regrain * gdcmPython/ : change GDCM_DATA_PATH to GDCM_DATA_R...
2005-01-17 regrain * gdcmPython/demo : add python demos using VTK
2005-01-13 regrain * src/gdcmDictSet.h : set the default output to...
2005-01-13 regrain * Now, python test might work on systems
2005-01-13 jprUpdate ChangeLog
2005-01-12 regrain * Bug fix for the python part use
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