summaryrefslogtreecommitdiff
path: root/lldb/cmake/modules/LLDBFramework.cmake
AgeCommit message (Expand)Author
2025-10-14[lldb][NFC] Remove unused find_program logic (#163446)Alex Langford
2025-07-18[lldb][framework] Glob headers from source for framework (#148736)Chelsea Cassanova
2025-07-03[lldb][framework] Correctly place framework files in framework with script (#...Chelsea Cassanova
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-10Reland "[lldb][headers] Create script to fix up versioning" (#142864)" (#142871)Chelsea Cassanova
2024-05-25[lldb] Revise IDE folder structure (#89748)Michael Kruse
2024-05-08Add a dependency from lldb-sbapi-dwarf-enums as a dependency of libll… (#91...Adrian Prantl
2024-05-01Install generated API headers into LLDB.framework (#90666)Adrian Prantl
2024-04-15[lldb] Fix the standalone Xcode build after #88317Jonas Devlieghere
2023-02-16[lldb] Replace SB swig interfaces with API headersAlex Langford
2021-03-01[lldb] Remove XPCServices symlinkingShoaib Meenai
2020-10-06[lldb] Symlink the Clang resource directory to the LLDB build directory in st...Raphael Isemann
2020-08-12Build a flat LLDB.framework for embedded Darwin targetsVedant Kumar
2020-02-11[lldb] Delete the SharingPtr classPavel Labath
2019-11-11Add rpath to liblldb so vendors can ship their own python framework (or others)António Afonso
2019-11-06[lldb] Record framework build path and use it everywhereHaibo Huang
2019-10-07[CMake] We only want to copy the headers for macOS.Davide Italiano
2019-09-18[lldb][CMake] Build LLDB.framework with -Wdocumentation in XcodeStefan Granitz
2019-07-18[CMake] Polish folders in generated Xcode projectStefan Granitz
2019-07-10[CMake] `install-distribution` for LLDB on DarwinStefan Granitz
2019-07-10[CMake] Remove extra lldb-framework targetStefan Granitz
2019-07-09[CMake] Polish a commentStefan Granitz
2019-06-13[CMake] Fix generated Xcode-project ignoring output directory setting for LLD...Stefan Granitz
2019-06-13[CMake] Add fallbacks for copying clang-resource-headers to LLDB.framework in...Stefan Granitz
2019-05-29[CMake] LLDB.framework tools handlingStefan Granitz
2019-03-04[build] Rename clang-headers to clang-resource-headersShoaib Meenai
2019-01-28[CMake] Dump LLDB.framework tools at configuration timeStefan Granitz
2019-01-04[CMake] Revised LLDB.framework buildsStefan Granitz
2018-12-05[CMake] Fix side-effect from LLDB_VERSION change in r346668 for framework-ena...Stefan Granitz
2018-08-01Introduce install-lldb-framework targetAlex Langford
2018-07-27Revert "Stop building liblldb with CMake's framework functionality"Alex Langford
2018-07-27Stop building liblldb with CMake's framework functionalityAlex Langford
2018-07-26Add back lldb-framework-headers targetAlex Langford
2018-07-26Make framework-header-fix process copied headersAlex Langford
2018-07-17Invert dependency between lldb-framework and lldb-suiteAlex Langford
2018-07-05[CMake] Simplify a few framework build rulesAlex Langford
2018-06-19Fix up Info.plist when building LLDB.framework with CMakeAlex Langford
2018-06-18Introduce lldb-framework CMake target and centralize its logicAlex Langford