aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python/buildSwigPython.py
AgeCommit message (Expand)AuthorFilesLines
2015-10-19Run py2to3 on lldb/scripts folder.Zachary Turner1-3/+3
2015-10-06Update swig generation scripts to support Python 3.Zachary Turner1-28/+28
2015-04-28Add language option in -gdb-show command (MI)Ilia K1-0/+2
2015-04-26Add SBLaunchInfo in include/lldb/API/SBDefines.h and fix spacing in scripts/P...Ilia K1-2/+2
2015-04-24Start to share SWIG interface files between languages.Bruce Mitchener1-47/+47
2015-03-23Remove non-standard Environment header sectionEd Maste1-5/+0
2015-02-26[swig] Fix some typos in the build scripts.Bruce Mitchener1-2/+2
2015-02-16Extract SBAttachInfo into own set of files - SBAttachInfo.h, SBAttachInfo.cpp...Oleksiy Vyalov1-0/+2
2015-02-15os.remove shouldn't fail, if file doesn't existIsmail Pazarbasi1-2/+14
2015-02-04Extend SBPlatform with capability to launch/terminate a process remotely. Int...Oleksiy Vyalov1-0/+2
2014-09-06Expose ThreadCollection in SB APIKuba Brecka1-0/+2
2014-08-02Make the swig generation script use the correct python executable.Zachary Turner1-1/+2
2014-07-01This creates a valid Python API for Windows, pending some issues. The changes...Deepak Panickal1-0/+782