summaryrefslogtreecommitdiff
path: root/lldb/cmake/modules/AddLLDB.cmake
AgeCommit message (Expand)Author
2025-11-14lldb: Link delayimp on Windows (#168093)Fabrice de Gans
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-06-12[lldb/cmake] Remove EXTRA_CXXFLAGS arg (#143731)Pavel Labath
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-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
2024-07-30[cmake][llvm] Limit the number of Xcode schemes created by default (#101243)Jon Roelofs
2024-05-25[lldb] Revise IDE folder structure (#89748)Michael Kruse
2024-02-29[lldb] Don't cache lldb_find_python_module resultJonas Devlieghere
2023-07-25[lldb] Increase the default timeouts when running under ASanJonas Devlieghere
2023-04-03[LLDB] Ensure LLDB symbols are exported in LLDB_EXPORT_ALL_SYMBOLS is provided.walter erquinigo
2023-03-21[lldb][CMake] Enforce not linking against plugin libs in core libsAlex Langford
2023-03-21[lldb][CMake] Enforce not letting lldbUtility link against any other lldb libsAlex Langford
2023-03-20[lldb] Introduce CMake variable LLDB_ENFORCE_STRICT_TEST_REQUIREMENTSAlex Langford
2023-01-31[lldb] Use ${CMAKE_COMMAND} -E remove instead of remove_directoryJonas Devlieghere
2023-01-10[lldb] Remove tools copied into LLDB.framework before installJonas Devlieghere
2022-10-06[lldb] Fix hard-coded argument to set_target_propertiesJonas Devlieghere
2022-08-18Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson
2022-08-18[cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson
2021-12-22[lldb] Use `GNUInstallDirs` to support custom installation dirs.John Ericson
2021-05-26[lldb] add LLDB_SKIP_DSYM optionRichard Howell
2020-03-06[lldb][cmake] Move remove_module_flags macro to AddLLDB.cmakeRaphael Isemann
2019-11-12[LLDB] Remove debug message in AddLLDB.cmakeJonas Devlieghere
2019-11-12[LLDB] Fix/silence CMake developer warning for LLDB framework.Jonas Devlieghere
2019-11-06[lldb] Record framework build path and use it everywhereHaibo Huang
2019-11-04[cmake] Add an option to skip stripping before installVedant Kumar
2019-10-24[CMake] Move test dependency tracking into test/CMakeLists.txtJonas Devlieghere
2019-10-17[CMake] Make it possible to set the RPATH in add_lldb_exectable.Jonas Devlieghere
2019-10-09[CMake] Fix add_lldb_test_dependencyJonas Devlieghere
2019-10-08[CMake] Track test dependencies with add_lldb_test_dependencyJonas Devlieghere
2019-10-04[lldb] [cmake] Support linking against clang-cpp dylibMichal Gorny
2019-07-25[lldb][CMake] Fix framework-enabled build detail for XcodeStefan Granitz
2019-07-18[CMake] Polish folders in generated Xcode projectStefan Granitz
2019-07-18[CMake] Always build debugserver on Darwin and allow tests to use the system'...Stefan Granitz
2019-07-17[CMake] Avoid liblldb genex when figuring out the copy destination for framew...Stefan Granitz
2019-07-12[lldb] Let table gen create command option initializers.Raphael Isemann
2019-07-10[CMake][NFC] Remove dead code lldb_append_link_flags() from AddLLDB.cmakeStefan Granitz
2019-07-10[CMake][NFC] Polish comments in AddLLDB.cmakeStefan Granitz
2019-07-10[CMake] `install-distribution` for LLDB on DarwinStefan Granitz
2019-07-09[CMake] Remove old lldb_setup_framework_rpaths_in_tool()Stefan Granitz
2019-05-29[CMake] LLDB.framework tools handlingStefan Granitz
2019-05-28[CMake] Folder structure for generated Xcode project to cover more targetsStefan Granitz
2019-04-29[CMake] Fix subtle CMake bugAlex Langford
2019-04-16[tools] Make vscode and lldb-instr optional.Davide Italiano
2019-03-12Revert "[CMake] Avoid clang-tablegen-targets dependency when building sphinx ...Stefan Granitz
2019-03-12[CMake] Avoid clang-tablegen-targets dependency when building sphinx docs (ex...Jonas Devlieghere
2019-02-14[CMake] Fix RPATH handling for LLDB.frameworkStefan Granitz