summaryrefslogtreecommitdiff
path: root/lldb/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Nico Weber2023-05-171-1/+8
* [lldb] Set CMAKE_CXX_STANDARD before including LLDBStandaloneJonas Devlieghere2023-05-151-2/+2
* Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-05-131-8/+1
* Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever2023-05-061-1/+8
* Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-05-061-8/+1
* Revert "Revert "Revert "[CMake] Bumps minimum version to 3.20.0."""Mark de Wever2023-04-151-1/+8
* Revert "Revert "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever2023-04-151-8/+1
* Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever2023-03-181-1/+8
* Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-03-181-8/+1
* Revert "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-03-041-1/+8
* [CMake] Bumps minimum version to 3.20.0.Mark de Wever2023-03-041-8/+1
* [CMake] Warn when the version is older than 3.20.0.Mark de Wever2022-12-111-0/+7
* [lldb] Restore default setting of LLDB_INCLUDE_TESTS in standalone buildsAlex Langford2022-11-181-0/+1
* Harmonize cmake_policy() across standalone builds of all projectsMichał Górny2022-10-281-0/+6
* Revert "Harmonize cmake_policy() across standalone builds of all projects"Michał Górny2022-10-271-2/+0
* Harmonize cmake_policy() across standalone builds of all projectsMichał Górny2022-10-271-0/+2
* [lldb] Include gtest in standalone build only if LLDB_INCLUDE_TESTSMichał Górny2022-10-241-1/+2
* lldb: Disable unittests if llvm_gtest target does not existTom Stellard2022-08-101-1/+8
* [LLVM] Update C++ standard to 17Tobias Hieta2022-08-061-1/+1
* [cmake] Make include(GNUInstallDirs) always below project(..)John Ericson2022-01-201-2/+7
* [lldb] Use `GNUInstallDirs` to support custom installation dirs.John Ericson2021-12-221-0/+2
* [lldb] remove usage of distutils, fix python path on debian/ubuntuLawrence D'Anna2021-11-171-2/+2
* [lldb] use EXT_SUFFIX for python extensionLawrence D'Anna2021-11-161-1/+3
* [lldb] fix -print-script-interpreter-info on windowsLawrence D'Anna2021-11-161-18/+22
* [lldb/lua] Supplement Lua bindings for lldb moduleSiger Yang2021-10-121-0/+17
* [lldb] skip host build for lldb_tblgen with LLDB_TABLEGEN_EXE setManoj Gupta2021-08-131-1/+1
* [LLDB] Don't use the local python to set a default for LLDB_PYTHON_RELATIVE_P...Martin Storsjö2021-05-111-6/+15
* [CMake] Remove dead code setting policies to NEWRaul Tambre2021-01-191-8/+0
* [lldb] Enable cmake policy CMP0077 for option()Dave Lee2020-10-171-0/+4
* Create ${swig_target}-scripts target instead of lldb-python-scriptsAntónio Afonso2020-08-221-1/+1
* [lldb] Get rid of helper CMake variables for PythonJonas Devlieghere2020-08-171-1/+1
* [lldb/CMake] Separate CMake code for Lua and Python (NFC)Jonas Devlieghere2020-08-111-3/+3
* [lldb] Remove redundant add_definitions() in CMake (NFC)Jonas Devlieghere2020-08-101-8/+2
* [lldb] Move finish_swig logic into a function in the binding dirJonas Devlieghere2020-07-291-158/+10
* [CMake] Bump CMake minimum version to 3.13.4Louis Dionne2020-07-221-4/+1
* [CMake] Make `intrinsics_gen` dependency unconditional.Michele Scandale2020-07-171-1/+1
* [lldb/CMake] Only CMAKE_CFG_INTDIR if it's not '.'Jonas Devlieghere2020-03-271-2/+4
* [lldb/CMake] Fix `install` for multi-configuration generators.Jonas Devlieghere2020-03-261-0/+2
* [lldb/Cmake] Add a CMakeLists.txt to the utils directory...Jonas Devlieghere2020-01-161-2/+1
* [lldb/Bindings] Move bindings into their own subdirectoryJonas Devlieghere2020-01-091-5/+5
* build: improve python checks for WindowsSaleem Abdulrasool2019-12-221-0/+3
* [LLDB] Fix building without SWIGMartin Storsjö2019-12-221-1/+3
* [Lldb/Lua] Generate Lua BindingsJonas Devlieghere2019-12-211-2/+2
* [lldb/CMake] Rename LLDB_DISABLE_PYTHON to LLDB_ENABLE_PYTHONJonas Devlieghere2019-12-131-2/+2
* [lldb/CMake] Add in_call_stack to the utilities packageJonas Devlieghere2019-12-021-1/+2
* [lldb/CMake] Simplify logic for adding example Python packages (NFC)Jonas Devlieghere2019-12-021-26/+24
* [lldb] Record framework build path and use it everywhereHaibo Huang2019-11-061-3/+2
* [lldb] Add a install target for lldb python on darwinHaibo Huang2019-11-051-12/+15
* python path should be platform-dependentLuboš Luňák2019-11-021-1/+1
* build: make standalone builds work againSaleem Abdulrasool2019-10-291-0/+4