llvm-project/lldb/bindings/python
Lawrence D'Anna 27ca945801 [lldb] add fallback for LLDB_PYTHON_RELATIVE_PATH
Some pythons are configured to set platlib somewhere outside of their
sys.prefix.   It's important that we at least use some reasonable
default for LLDB_PYTHON_RELATIVE_PATH even in that case, because
even if the user overrides it on the cmake invocation, cmake will
still be called without the override in order to build tablegen.

Reviewed By: JDevlieghere, clayborg

Differential Revision: https://reviews.llvm.org/D114973
2021-12-02 21:13:35 -08:00
..
CMakeLists.txt [lldb] Move create_relative_symlink function up in CMake hierarchy 2021-11-23 21:59:49 +01:00
createPythonInit.py
get-python-config.py [lldb] add fallback for LLDB_PYTHON_RELATIVE_PATH 2021-12-02 21:13:35 -08:00
lldb-python [lldb] make it easier to find LLDB's python 2021-11-10 10:33:34 -08:00
python-extensions.swig [lldb][docs] Cleanup the Python doc strings for SB API classes 2021-01-17 16:51:07 +01:00
python-swigsafecast.swig [lldb] Fix [some] leaks in python bindings 2021-11-22 15:14:52 +01:00
python-typemaps.h Move Py_buffer_RAII to .h file so SWIG 2 doesnt have to parse it 2020-08-22 10:43:50 -07:00
python-typemaps.swig Move Py_buffer_RAII to .h file so SWIG 2 doesnt have to parse it 2020-08-22 10:43:50 -07:00
python-wrapper.swig [lldb] Remove 'extern "C"' from the lldb-swig-python interface 2021-11-30 11:06:09 +01:00
python.swig [lldb] Remove 'extern "C"' from the lldb-swig-python interface 2021-11-30 11:06:09 +01:00