aboutsummaryrefslogtreecommitdiff
path: root/Examples/python/import
AgeCommit message (Expand)Author
2024-04-11Update to v4.2.1HEADmastermainllvm-r522817Alistair Delva
2015-08-21Remove use of preinst-swig scriptWilliam S Fulton
2015-05-08autopep8 cleanup of Examples/python whitespaceJon Schlueter
2014-11-07Remove bogus ; after } in examplesOlly Betts
2014-05-11Allow examples and test-suite to be built out of source treeKarl Wette
2013-06-11Use a less confusing macro name, SWIG_PYTHON_NO_DEBUG => SWIG_PYTHON_INTERPRE...William S Fulton
2013-06-11Add SWIG_PYTHON_NO_DEBUG macro for building Debug wrappers against the Python...William S Fulton
2013-04-19Python examples makefiles clean target fixed and use RUNPIPE and tidyupWilliam S Fulton
2013-01-15Fix Visual Studio examples to work when SWIG is unzipped into a directory con...William S Fulton
2009-03-20invoke using swig.exe instead of just swig in Visual Studio project filesWilliam S Fulton
2008-09-11Merged the Python 3.0 support branch. The merging progress is not so smooth, ...Haoyu Bai
2007-10-18eol-style set to CRLFWilliam S Fulton
2007-10-18eol-style set to CRLFWilliam S Fulton
2006-12-03Remove cvsignore files: this is stored on svn:igonre property nowJohn Lenz
2006-11-20*** empty log message ***William S Fulton
2006-11-20Use .pyd instead of .dll as Python-2.5 stops working with dllsWilliam S Fulton
2006-02-07Fix for Visual Studio Express 2005 without database support installed - no ne...William S Fulton
2004-11-07fix warnings when using directorsMarcelo Matus
2004-10-27back to non-inlined destructors until the makefiles are fixedWilliam S Fulton
2004-10-27Update for new runtime library approach (no more -runtime -noruntime)William S Fulton
2004-10-21fix import error, please update MakefileMarcelo Matus
2004-10-17Update Examples to not build runtime libraryJohn Lenz
2004-09-06Added missing Visual Studio project fileWilliam S Fulton
2004-09-01fix warnings with virtual destructorMarcelo Matus
2004-07-11Windows example no longer uses prebuilt runtime DLL, rather it builds its own...William S Fulton
2004-07-10import and import_template examples that used the prebuilt runtime library g...William S Fulton
2003-11-25New -noruntime commandline optionWilliam S Fulton
2003-11-20changed -c to -noruntimeDave Beazley
2003-05-20*** empty log message ***William S Fulton
2003-05-08*** empty log message ***William S Fulton
2003-05-08Visual C++ project files for building native Windows runtime librariesWilliam S Fulton
2003-04-28Fixes the runtime library examples to link with the runtime library. Required...William S Fulton
2003-02-25VC++ pollutionWilliam S Fulton
2002-11-30The great mergeDave Beazley