Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a less confusing macro name, SWIG_PYTHON_NO_DEBUG => ↵ | William S Fulton | 2013-06-11 | 1 | -1/+1 |
| | | | | SWIG_PYTHON_INTERPRETER_NO_DEBUG | ||||
* | Add SWIG_PYTHON_NO_DEBUG macro for building Debug wrappers against the ↵ | William S Fulton | 2013-06-11 | 1 | -1/+1 |
| | | | | Python Debug dll | ||||
* | Fix Visual Studio examples to work when SWIG is unzipped into a directory ↵ | William S Fulton | 2013-01-15 | 1 | -2/+2 |
| | | | | containing spaces. | ||||
* | invoke using swig.exe instead of just swig in Visual Studio project files | William S Fulton | 2009-03-20 | 1 | -2/+2 |
| | | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11166 626c5289-ae23-0410-ae9c-e8d60b6d4f22 | ||||
* | eol-style set to CRLF | William S Fulton | 2007-10-18 | 1 | -148/+148 |
| | | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10011 626c5289-ae23-0410-ae9c-e8d60b6d4f22 | ||||
* | Use .pyd instead of .dll as Python-2.5 stops working with dlls | William S Fulton | 2006-11-20 | 1 | -2/+2 |
| | | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9570 626c5289-ae23-0410-ae9c-e8d60b6d4f22 | ||||
* | Fix for Visual Studio Express 2005 without database support installed - no ↵ | William S Fulton | 2006-02-07 | 1 | -4/+4 |
| | | | | | | need to link against database libs git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8742 626c5289-ae23-0410-ae9c-e8d60b6d4f22 | ||||
* | new example | Dave Beazley | 2003-11-05 | 1 | -0/+148 |
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5268 626c5289-ae23-0410-ae9c-e8d60b6d4f22 |