summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/prepare_binding_Python.py
Commit message (Expand)AuthorAgeFilesLines
* [lldb] Move swig call from python code to cmakeHaibo Huang2019-09-251-396/+0
* prepare_binding_Python: print readable errors if SWIG failsJonas Devlieghere2019-09-201-4/+6
* [lldb][swig] Fix autodocs flag parsingJordan Rupprecht2019-07-181-1/+1
* [swig] Enable autodoc featureJonas Devlieghere2019-07-181-0/+1
* Kill modify-python-lldb.pyPavel Labath2019-04-241-47/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Fix broken escaping of commands in the buildLuke Drummond2016-12-161-27/+29
* Fix Python binding generation build step on WindowsVadim Macagon2016-10-131-4/+4
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-1/+3
* Fix SBDebugger.GetOutputFileHandle() on OS X.Jim Ingham2016-03-111-1/+3
* Revert "prepare_bindings.py: enable static bindings"Todd Fiala2015-11-191-50/+7
* prepare_bindings.py: enable static bindingsTodd Fiala2015-11-181-7/+50
* Add Pythonic language binding wrapper generation script.Todd Fiala2015-11-171-0/+435
OpenPOWER on IntegriCloud