summaryrefslogtreecommitdiff
path: root/Examples/python/contract
Commit message (Expand)AuthorAgeFilesLines
* Modify examples to be both Python 2 and 3 compatibleWilliam S Fulton2020-08-151-3/+3
* Remove use of preinst-swig scriptWilliam S Fulton2015-08-211-5/+8
* autopep8 cleanup of Examples/python whitespaceJon Schlueter2015-05-081-12/+3
* Allow examples and test-suite to be built out of source treeKarl Wette2014-05-111-4/+4
* Whitespace cleanup of Example MakefilesKarl Wette2014-04-161-1/+1
* Use a less confusing macro name, SWIG_PYTHON_NO_DEBUG => SWIG_PYTHON_INTERPRE...William S Fulton2013-06-111-1/+1
* Add SWIG_PYTHON_NO_DEBUG macro for building Debug wrappers against the Python...William S Fulton2013-06-111-1/+1
* Python examples makefiles clean target fixed and use RUNPIPE and tidyupWilliam S Fulton2013-04-191-8/+8
* Fix Visual Studio examples to work when SWIG is unzipped into a directory con...William S Fulton2013-01-151-2/+2
* invoke using swig.exe instead of just swig in Visual Studio project filesWilliam S Fulton2009-03-201-2/+2
* 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-181-148/+148
* Remove cvsignore files: this is stored on svn:igonre property nowJohn Lenz2006-12-031-14/+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-201-2/+2
* Correct some commentsWilliam S Fulton2006-07-041-1/+1
* Fix for Visual Studio Express 2005 without database support installed - no ne...William S Fulton2006-02-071-4/+4
* use preinst-swig in all the examplesMarcelo Matus2005-11-081-1/+1
* fix extern declarationsWilliam S Fulton2005-06-281-0/+2
* .cvsignoreWilliam S Fulton2004-01-201-0/+13
* *** empty log message ***Dave Beazley2003-11-251-1/+1
* new exampleDave Beazley2003-11-055-0/+239