Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
098cd9fba73c25a23157049b19b16c84d39a0c6a
/
lldb
/
scripts
/
Python
/
finishSwigPythonLLDB.py
7175f16
[lldb] Enable building with Cmake/BUILD_SHARED_LIBS
by Andrew Wilkins
· 10 years ago
0405d68
Use the debugginess of the python interpreter when symlinking _lldb.pyd.
by Zachary Turner
· 10 years ago
eaa9266
Don't use literal slashes when concatenating paths in Python.
by Zachary Turner
· 11 years ago
a6a53d1
Remove non-standard Environment header section
by Ed Maste
· 11 years ago
4c276fb
Use .so library extension by default if platform is not Windows or Darwin
by Ed Maste
· 11 years ago
9956670
Fix whitespace in finishSwigWrapperClasses.py
by Ed Maste
· 11 years ago
44949ff
[swig] Fix some typos in the build scripts.
by Bruce Mitchener
· 11 years ago
e8b362a
Fix make_symlink in case when symlink already exists (after r229517)
by Ilia K
· 11 years ago
335c29e
Fix typo in make_symlink after r229517. It fixes symlinks on a UNIX style platform.
by Ilia K
· 11 years ago
bb0d5ab
Fix argdumper build in cmake (OS X) after r228636
by Ilia K
· 11 years ago
a7e79c1
Fix build: revert r229148 "Fix argdumper build in cmake (OS X) after r228636" and r229159 "Fix build: make_symlink_darwin_debug passes 2 arguments into make_symlink, but it requires 4 arguments"
by Ilia K
· 11 years ago
98c2253
Fix build: make_symlink_darwin_debug passes 2 arguments into make_symlink, but it requires 4 arguments
by Ilia K
· 11 years ago
14a9271
Fix argdumper build in cmake (OS X) after r228636
by Ilia K
· 11 years ago
0bf0968
Fix darwin-debug build in cmake (OS X)
by Zachary Turner
· 11 years ago
fa59e62
Create an _d suffixed symlink when doing a debug Windows build.
by Zachary Turner
· 11 years ago
0ab4b48
Get the python scripting interface working on Windows.
by Zachary Turner
· 11 years ago
454955e
Add better logging to the new Python-based SWIG generation scripts.
by Zachary Turner
· 11 years ago
9b35cf5
This creates a valid Python API for Windows, pending some issues. The changes included are -
by Deepak Panickal
· 11 years ago