summaryrefslogtreecommitdiff
path: root/lldb/cmake/modules/FindPythonAndSwig.cmake
AgeCommit message (Expand)Author
2025-06-17[lldb] make lit use the same Python executable for building and testing (#143...Charles Zablit
2024-11-12[lldb] Recommend Python 3.8 as the minimum Python version for LLDB (#114807)David Spickett
2023-08-04[lldb] Bump SWIG minimum version to 4Jonas Devlieghere
2022-11-30[lldb] Use LLDB_ENABLE_SWIG as the canonical CMake variableJonas Devlieghere
2022-11-29[lldb] Make SWIG an auto-detected dependencyJonas Devlieghere
2021-01-08[lldb] Bump the required SWIG version to 3Jonas Devlieghere
2020-10-21Fix "Unknown arguments specified" to if in lldbChristopher Tetreault
2020-10-08[lldb] Add a cmake warning about the python/swig incompatibilityPavel Labath
2020-08-17[lldb] Get rid of helper CMake variables for PythonJonas Devlieghere