summaryrefslogtreecommitdiff
path: root/lldb/cmake
AgeCommit message (Expand)Author
2025-11-21[lldb] Don't enable the Limited C API with Python 3.13 and SWIG 4.4.0 (#169065)Jonas Devlieghere
2025-11-14[lldb] Diagnose unsupported configurations when targeting the Limited C API (...Jonas Devlieghere
2025-11-14lldb: Link delayimp on Windows (#168093)Fabrice de Gans
2025-10-25[lldb][test] skip Lua tests when the Lua interpreter is not found (#164793)Vincent Palatin
2025-10-14[lldb][NFC] Remove unused find_program logic (#163446)Alex Langford
2025-10-10[lldb] [cmake] Fix delayloading liblldb.dll in mingw builds (#162831)Martin Storsjö
2025-10-09[lldb][windows] add support for out of PATH python.dll resolution (#162509)Charles Zablit
2025-09-19[lldb] Fix Linux build when LLDB_ENABLE_PYTHON is OFF (#159825)Anthony Latsis
2025-09-18[lldb] Fix build when LLDB_ENABLE_PYTHON is OFF (#159665)Jonas Devlieghere
2025-08-21[CMake] Update CMAKE_OSX_DEPLOYMENT_TARGET to 10.13.Shubham Sandeep Rastogi
2025-08-14[lldb] Use the Python limited API with SWIG 4.2 or later (#153119) (#153472)Jonas Devlieghere
2025-08-13Revert "[lldb] Use the Python limited API with SWIG 4.2 or later" (#153327)Jonas Devlieghere
2025-08-12[lldb] Use the Python limited API with SWIG 4.2 or later (#153119)Jonas Devlieghere
2025-08-05[lldb] Add a CMake option to build agains the Python limited API (#152034)Jonas Devlieghere
2025-07-25[lldb][rpc] Disable building lldb-rpc-gen tool (#150699)Chelsea Cassanova
2025-07-23 Reland "[lldb][RPC] Upstream lldb-rpc-gen tool" (#146969)" Attempt 2 (#148996)Chelsea Cassanova
2025-07-18[lldb][framework] Glob headers from source for framework (#148736)Chelsea Cassanova
2025-07-09Revert "Reland "[lldb][RPC] Upstream lldb-rpc-gen tool" (#146969)" (#147779)Chelsea Cassanova
2025-07-09Reland "[lldb][RPC] Upstream lldb-rpc-gen tool" (#146969) (#147417)Chelsea Cassanova
2025-07-03Revert "[lldb][RPC] Upstream lldb-rpc-gen tool" (#146969)Chelsea Cassanova
2025-07-03[lldb][RPC] Upstream lldb-rpc-gen tool (#138031)Chelsea Cassanova
2025-07-03[lldb][framework] Correctly place framework files in framework with script (#...Chelsea Cassanova
2025-06-24Reapply "[lldb/cmake] Plugin layering enforcement mechanism (#144543)" (#145305)Pavel Labath
2025-06-23Revert "[lldb/cmake] Plugin layering enforcement mechanism (#144543)"Pavel Labath
2025-06-23[lldb] Add BRIEF_DOCS for cmake properties defined in #144543Pavel Labath
2025-06-23[lldb/cmake] Plugin layering enforcement mechanism (#144543)Pavel Labath
2025-06-20[lldb] Add Model Context Protocol (MCP) support to LLDB (#143628)Jonas Devlieghere
2025-06-17[lldb] make lit use the same Python executable for building and testing (#143...Charles Zablit
2025-06-12Reland "[lldb][headers] Create Python script to fix up framework head… (#14...Chelsea Cassanova
2025-06-12Revert "[lldb][headers] Create Python script to fix up framework headers" (#1...Chelsea Cassanova
2025-06-12[lldb][headers] Create Python script to fix up framework headers (#142051)Chelsea Cassanova
2025-06-12[lldb/cmake] Remove EXTRA_CXXFLAGS arg (#143731)Pavel Labath
2025-06-10Reland "[lldb][headers] Create script to fix up versioning" (#142864)" (#142871)Chelsea Cassanova
2025-06-10[lldb/cmake] Use ADDITIONAL_HEADER(_DIR)?S (#142587)Pavel Labath
2025-06-04[lldb/cmake] Implicitly pass arguments to llvm_add_library (#142583)Pavel Labath
2025-05-30[lldb] Add build option to specify the libxml 2 version (#142183)Fabrice de Gans
2025-05-27[lldb/cmake] Don't call llvm_process_sources (#141217)Pavel Labath
2025-05-23[lldb/cmake] Remove special handling of OBJECT libraries (#141066)Pavel Labath
2025-05-23[lldb/cmake] Remove a no-op statement (#141063)Pavel Labath
2025-05-22[CMake] respect LLVMConfig.cmake's LLVM_DEFINITIONS in standalone builds (#13...jeremyd2019
2025-04-30[lldb][cmake] Add clang resource dir to LLDB shell tests config (#136761)Chelsea Cassanova
2025-03-14[lldb][AIX] Added base files for NativeProcess Support for AIX (#118160)Dhruv Srivastava
2025-02-22[lldb] Fix manual CURSES_LIBRARIES tinfo finding (#128245)Jordan R AW
2025-02-14[lldb] Add terminfo dependency for ncurses support (#126810)Jordan R AW
2025-01-23[lldb] Remove support and workarounds for Android 4 and older (#124047)Brad Smith
2024-12-26[lldb] A few more pieces towards OpenBSD support (#121051)Brad Smith
2024-11-27[lldb] build: cleanup extraneous include paths (#117615)Saleem Abdulrasool
2024-11-12[lldb] Recommend Python 3.8 as the minimum Python version for LLDB (#114807)David Spickett
2024-11-11[lldb] Support both Lua 5.3 and Lua 5.4 (#115500)Jonas Devlieghere
2024-10-17[lldb] Narrow scope of -Wno-deprecated-declarations (NFC) (#112276)Jonas Devlieghere