llvm-project/lldb/docs
Jonas Devlieghere c135744b1d [lldb/CMake] Separate CMake code for Lua and Python (NFC)
Separate the CMake logic for Lua and Python to clearly distinguish
between code specific to either scripting language and the code shared
by both.

What this patch does is:

 - Move Python specific code into the bindings/python subdirectory.
 - Move the Lua specific code into the bindings/lua subdirectory.
 - Add the _python suffix to Python specific functions/targets.
 - Fix a dependency issue that would check the binding instead of
   whether the scripting language is enabled.

Note that this patch also changes where the bindings are generated,
which might affect downstream projects that check them in.

Differential revision: https://reviews.llvm.org/D85708
2020-08-11 09:04:18 -07:00
..
_static [lldb][docs] Add CMake version notes for -B flag 2019-07-31 10:31:57 +00:00
man [Docs] Correct description of lldbinit behavior 2020-05-28 13:10:33 -07:00
resources [lldb/Docs] Remove stale bot on GreenDragon and add reproducer one 2020-07-30 13:51:16 -07:00
status [lldb/Docs] Update the features matrix 2020-02-18 20:08:43 -08:00
structured_data Pass ConstString by value (NFC) 2019-03-06 21:22:25 +00:00
testsuite Rename MacOS X -> macOS where applicable. 2019-05-14 16:37:43 +00:00
use Small reformat to avoid tripping up possible formatting. 2020-02-13 13:06:44 -08:00
.htaccess Add a "Using LLDB" section to the welcome page of the website 2019-11-19 10:55:50 -08:00
CMakeLists.txt [lldb/CMake] Separate CMake code for Lua and Python (NFC) 2020-08-11 09:04:18 -07:00
conf.py [docs] Use 0 as version placeholder instead of a made up number. 2020-03-02 14:55:05 -08:00
doxygen-mainpage.dox [Docs] Make Doxygen functional 2019-04-19 18:02:35 +00:00
doxygen.cfg.in [Doxygen] Document private class members. 2019-08-21 00:10:19 +00:00
index.rst Updated the list of supported platforms in LLDB to include Apple silicon. 2020-07-08 15:33:00 -07:00
lldb-for-gdb-users.txt
lldb-gdb-remote.txt [lldb]: fix typo in lldb-gdb-remote.txt 2020-02-20 14:30:12 +01:00
lldb-platform-packets.txt [lldb] NFC: Fix trivial typo in comments, documents, and messages 2020-04-07 01:06:16 +09:00