summaryrefslogtreecommitdiff
path: root/lldb/docs/CMakeLists.txt
AgeCommit message (Expand)Author
2025-11-20[lldb] Building the documentation should not depend on libLLDB (#168962)Jonas Devlieghere
2024-07-02[lldb] Add scripted thread plan python base class to lldb & website (#97481)Med Ismail Bennani
2024-07-02[lldb/docs] Add scripting extensions documentation to the website (#97262)Med Ismail Bennani
2024-05-25[lldb] Revise IDE folder structure (#89748)Michael Kruse
2021-01-17Reland [lldb][docs] Use sphinx instead of epydoc to generate LLDB's Python re...Raphael Isemann
2021-01-15Revert "[lldb][docs] Use sphinx instead of epydoc to generate LLDB's Python r...Raphael Isemann
2021-01-15[lldb][docs] Use sphinx instead of epydoc to generate LLDB's Python referenceRaphael Isemann
2020-08-11[lldb/CMake] Separate CMake code for Lua and Python (NFC)Jonas Devlieghere
2020-01-09[lldb/Bindings] Move bindings into their own subdirectoryJonas Devlieghere
2019-12-13[lldb/CMake] Rename LLDB_DISABLE_PYTHON to LLDB_ENABLE_PYTHONJonas Devlieghere
2019-11-21[Docs] Generate the LLDB man page with SphinxJonas Devlieghere
2019-10-28[Docs] Disable Python docs when LLDB_DISABLE_PYTHON is setJonas Devlieghere
2019-05-15Get back the navigation sidebar on the LLDB website.Adrian Prantl
2019-04-29[CMake] Fix subtle CMake bugAlex Langford
2019-04-29[Docs] Generate the python reference without building all of LLDBJonas Devlieghere
2019-01-30Add LLDB website and documentation in reStructuredText for SphinxJonas Devlieghere
2014-12-29[cmake/multilib] Teach LLDB to respect the multlib LLVM_LIBDIR_SUFFIXChandler Carruth
2013-07-19Minor typeo fixes in doc scriptsDaniel Malea
2013-05-28Add CMake targets to build LLDB reference docsDaniel Malea