aboutsummaryrefslogtreecommitdiff
path: root/lldb/cmake/modules/LLDBConfig.cmake
AgeCommit message (Expand)AuthorFilesLines
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
2020-10-21Remove .svn from exclude list as we moved to gitSylvestre Ledru1-2/+0
2020-10-06[lldb] Symlink the Clang resource directory to the LLDB build directory in st...Raphael Isemann1-0/+24
2020-08-20[lldb] Remove redundant call to FindBacktrace (NFC)Jonas Devlieghere1-1/+0
2020-08-20[lldb] Simplify CMake logic with LLVM's append_if functionJonas Devlieghere1-25/+10
2020-08-17[lldb] Get rid of helper CMake variables for PythonJonas Devlieghere1-3/+3
2020-08-12Build a flat LLDB.framework for embedded Darwin targetsVedant Kumar1-1/+1
2020-07-27[lldb] Remove CMAKE_VERSION checks now that the minimum version is 3.13.4Jonas Devlieghere1-5/+0
2020-05-20[lldb] Cleans up system_libsHaibo Huang1-10/+1
2020-05-20[lldb] Allows customizing libxml2 for darwinHaibo Huang1-1/+0
2020-02-21Allow customized relative PYTHONHOME (Attemp 1)Haibo Huang1-3/+12
2020-02-21Revert "Allow customized relative PYTHONHOME"Stella Stamenova1-12/+3
2020-02-21Allow customized relative PYTHONHOMEHaibo Huang1-3/+12
2020-02-07[lldb] removed no longer needed CMakeDependentOptionKonrad Kleine1-1/+0
2020-01-08[lldb/CMake] Only auto-enable Lua when SWIG is foundJonas Devlieghere1-1/+1
2020-01-08[lldb/CMake] Use LLDB's autodetection logic for libxml2Jonas Devlieghere1-12/+15
2020-01-06[lldb/CMake] Only set PYTHON_HOME on WindowsJonas Devlieghere1-1/+1
2020-01-06[lldb/CMake] Autodetect Python dependencyJonas Devlieghere1-48/+5
2020-01-02[lldb/CMake] Print whether an optional dependency was enabled.Jonas Devlieghere1-5/+7
2020-01-02[lldb/CMake] Fix variable naming in FindLibEditJonas Devlieghere1-3/+3
2020-01-02[lldb/CMake] Use PYTHON_LIBRARIES instead of PYTHON_LIBRARYJonas Devlieghere1-2/+2
2019-12-23[lldb/CMake] Always set a value for find_package when finding optional depend...Alex Langford1-0/+1