summaryrefslogtreecommitdiff
path: root/Examples/python/import
Commit message (Expand)AuthorAgeFilesLines
* Remove bogus ; after } in examplesOlly Betts2014-11-071-2/+2
* Allow examples and test-suite to be built out of source treeKarl Wette2014-05-111-6/+6
* Use a less confusing macro name, SWIG_PYTHON_NO_DEBUG => SWIG_PYTHON_INTERPRE...William S Fulton2013-06-114-4/+4
* Add SWIG_PYTHON_NO_DEBUG macro for building Debug wrappers against the Python...William S Fulton2013-06-114-4/+4
* Python examples makefiles clean target fixed and use RUNPIPE and tidyupWilliam S Fulton2013-04-191-7/+7
* Fix Visual Studio examples to work when SWIG is unzipped into a directory con...William S Fulton2013-01-154-8/+8
* invoke using swig.exe instead of just swig in Visual Studio project filesWilliam S Fulton2009-03-204-8/+8
* Merged the Python 3.0 support branch. The merging progress is not so smooth, ...Haoyu Bai2008-09-111-0/+1
* eol-style set to CRLFWilliam S Fulton2007-10-184-576/+576
* eol-style set to CRLFWilliam S Fulton2007-10-181-65/+65
* Remove cvsignore files: this is stored on svn:igonre property nowJohn Lenz2006-12-031-21/+0
* *** empty log message ***William S Fulton2006-11-201-0/+1
* Use .pyd instead of .dll as Python-2.5 stops working with dllsWilliam S Fulton2006-11-204-8/+8
* Fix for Visual Studio Express 2005 without database support installed - no ne...William S Fulton2006-02-074-16/+16
* fix warnings when using directorsMarcelo Matus2004-11-071-1/+1
* back to non-inlined destructors until the makefiles are fixedWilliam S Fulton2004-10-272-8/+0
* Update for new runtime library approach (no more -runtime -noruntime)William S Fulton2004-10-2711-193/+28
* fix import error, please update MakefileMarcelo Matus2004-10-215-7/+17
* Update Examples to not build runtime libraryJohn Lenz2004-10-173-17/+5
* Added missing Visual Studio project fileWilliam S Fulton2004-09-062-0/+141
* fix warnings with virtual destructorMarcelo Matus2004-09-011-1/+1
* Windows example no longer uses prebuilt runtime DLL, rather it builds its own...William S Fulton2004-07-116-11/+37
* import and import_template examples that used the prebuilt runtime library g...William S Fulton2004-07-104-17/+25
* New -noruntime commandline optionWilliam S Fulton2003-11-255-10/+10
* changed -c to -noruntimeDave Beazley2003-11-201-1/+1
* *** empty log message ***William S Fulton2003-05-201-2/+6
* *** empty log message ***William S Fulton2003-05-081-6/+6
* Visual C++ project files for building native Windows runtime librariesWilliam S Fulton2003-05-086-2/+655
* Fixes the runtime library examples to link with the runtime library. Required...William S Fulton2003-04-281-2/+1
* VC++ pollutionWilliam S Fulton2003-02-251-0/+2
* The great mergeDave Beazley2002-11-3012-0/+291