summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/prepare_bindings.py
Commit message (Expand)AuthorAgeFilesLines
* [lldb] Move swig call from python code to cmakeHaibo Huang2019-09-251-217/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Fix SBDebugger.GetOutputFileHandle() on OS X.Jim Ingham2016-03-111-0/+5
* Be *stupider* about what constitutes a supported language binding.Zachary Turner2015-11-251-11/+1
* Fix build after swig_bot_lib changes.Zachary Turner2015-11-241-1/+1
* Create `lldbsuite.support.fs` and move `find_executable` there.Zachary Turner2015-11-211-58/+9
* Revert "prepare_bindings.py: enable static bindings"Todd Fiala2015-11-191-39/+12
* prepare_bindings.py: enable static bindingsTodd Fiala2015-11-181-12/+39
* Added --find-swig option to allow searching for swig in path or other likely ...Todd Fiala2015-11-171-0/+76
* Add Pythonic language binding wrapper generation script.Todd Fiala2015-11-171-0/+196
OpenPOWER on IntegriCloud