aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python/buildSwigPython.py
AgeCommit message (Expand)AuthorFilesLines
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