aboutsummaryrefslogtreecommitdiff
path: root/lldb/cmake/modules/LLDBConfig.cmake
AgeCommit message (Expand)AuthorFilesLines
3 days[lldb] Add a CMake option to build agains the Python limited API (#152034)Jonas Devlieghere1-0/+1
2025-07-25[lldb][rpc] Disable building lldb-rpc-gen tool (#150699)Chelsea Cassanova1-4/+11
2025-07-23 Reland "[lldb][RPC] Upstream lldb-rpc-gen tool" (#146969)" Attempt 2 (#148996)Chelsea Cassanova1-0/+19
2025-07-09Revert "Reland "[lldb][RPC] Upstream lldb-rpc-gen tool" (#146969)" (#147779)Chelsea Cassanova1-2/+0
2025-07-09Reland "[lldb][RPC] Upstream lldb-rpc-gen tool" (#146969) (#147417)Chelsea Cassanova1-0/+2
2025-07-03Revert "[lldb][RPC] Upstream lldb-rpc-gen tool" (#146969)Chelsea Cassanova1-2/+0
2025-07-03[lldb][RPC] Upstream lldb-rpc-gen tool (#138031)Chelsea Cassanova1-0/+2
2025-06-20[lldb] Add Model Context Protocol (MCP) support to LLDB (#143628)Jonas Devlieghere1-0/+1
2025-05-30[lldb] Add build option to specify the libxml 2 version (#142183)Fabrice de Gans1-1/+6
2025-04-30[lldb][cmake] Add clang resource dir to LLDB shell tests config (#136761)Chelsea Cassanova1-0/+11
2025-03-14[lldb][AIX] Added base files for NativeProcess Support for AIX (#118160)Dhruv Srivastava1-1/+1
2025-01-23[lldb] Remove support and workarounds for Android 4 and older (#124047)Brad Smith1-5/+0
2024-12-26[lldb] A few more pieces towards OpenBSD support (#121051)Brad Smith1-1/+1
2024-11-27[lldb] build: cleanup extraneous include paths (#117615)Saleem Abdulrasool1-5/+0
2024-10-17[lldb] Narrow scope of -Wno-deprecated-declarations (NFC) (#112276)Jonas Devlieghere1-2/+0
2024-06-01[lldb] Guard some GCC-style flags from MSVCVlad Serebrennikov1-7/+9
2024-05-25[lldb] Revise IDE folder structure (#89748)Michael Kruse1-1/+1
2024-05-23Remove some `try_compile` CMake checks for compiler flags (#92953)Vlad Serebrennikov1-13/+7
2024-05-01Install generated API headers into LLDB.framework (#90666)Adrian Prantl1-0/+1
2024-04-18[lldb][test] Remove LLDB_TEST_USE_VENDOR_PACKAGES (#89260)Jordan Rupprecht1-2/+0
2024-03-07[lldb][test] Enforce `pexpect` system availability by default (#84270)Jordan Rupprecht1-1/+1
2024-02-28[lldb][test][NFC] Add option to exclude third_party packages (#83191)Jordan Rupprecht1-0/+2
2024-01-18[lldb] Silence warning with latest MSVCAlexandre Ganea1-0/+1
2023-11-02[lldb][windows] Allow exporting plugin symbols in LLDB_EXPORT_ALL_SYMBOLS (#7...River Riddle1-0/+5
2023-10-05[LLDB] Allow specifying a custom exports file (#68013)Walter Erquinigo1-1/+4
2023-09-29[lldb] Add windows support for LLDB_EXPORT_ALL_SYMBOLS (#67628)River Riddle1-8/+2
2023-08-04[lldb] Bump SWIG minimum version to 4Jonas Devlieghere1-1/+1
2023-08-04[LLDB][CMake][NFC] Remove unused LLDB_LINKER_SUPPORTS_GROUPS variableJ. Ryan Stinnett1-6/+0
2023-07-25[lldb][NFCI] Change logic to find clang resource dir in standalone buildsAlex Langford1-24/+0
2023-03-20[lldb] Introduce CMake variable LLDB_ENFORCE_STRICT_TEST_REQUIREMENTSAlex Langford1-0/+2
2023-01-24[lldb] Remove legacy six module for py2->py3Jordan Rupprecht1-1/+0
2023-01-10[lldb] Remove tools copied into LLDB.framework before installJonas Devlieghere1-0/+14
2022-11-29[lldb] Make SWIG an auto-detected dependencyJonas Devlieghere1-0/+1
2022-11-16Only use major version in the clang resource directory for standalone builds.Jim Ingham1-1/+1
2022-09-14[CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are better-...John Ericson1-1/+1
2022-08-25Revert "[CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are...John Ericson1-1/+1
2022-08-24[CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are better-...John Ericson1-1/+1
2022-08-18Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson1-1/+1
2022-08-18[cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson1-1/+1
2022-04-07[lldb] [CMake] Disable GCC's -Wstringop-truncation warning. NFC.Martin Storsjö1-0/+3
2022-04-06[lldb] Fix detecting warning options for GCCMartin Storsjö1-10/+15
2022-02-18[lldb] Add support for a "global" lldbinit filePavel Labath1-0/+4
2021-12-22[lldb] Use `GNUInstallDirs` to support custom installation dirs.John Ericson1-2/+2
2021-12-16[lldb] Silence CMake warnings about missing FindFBSDVMCoreMichał Górny1-3/+7
2021-12-14[lldb] Introduce a FreeBSDKernel plugin for vmcoresMichał Górny1-0/+1
2021-12-14Revert "[lldb] Introduce a FreeBSDKernel plugin for vmcores"Michał Górny1-1/+0
2021-12-14[lldb] Introduce a FreeBSDKernel plugin for vmcoresMichał Górny1-0/+1
2021-08-05Revert "D106035: Remove conditional compilation for WCHAR support in libedit"Neal Sidhwaney1-0/+9
2021-08-05D106035: Remove conditional compilation for WCHAR support in libeditNeal Sidhwaney1-9/+0
2021-05-26[lldb] add LLDB_SKIP_DSYM optionRichard Howell1-0/+1