[all-commits] [llvm/llvm-project] 99046b: [lldb] move package generation from python to cmake
hhb via All-commits
all-commits at lists.llvm.org
Mon Oct 28 16:57:10 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 99046b873f7fbbd496fc7287dacfda737ef6b162
https://github.com/llvm/llvm-project/commit/99046b873f7fbbd496fc7287dacfda737ef6b162
Author: Haibo Huang <hhb at google.com>
Date: 2019-10-28 (Mon, 28 Oct 2019)
Changed paths:
M lldb/CMakeLists.txt
A lldb/scripts/Python/createPythonInit.py
R lldb/scripts/Python/finishSwigPythonLLDB.py
R lldb/scripts/finishSwigWrapperClasses.py
R lldb/scripts/utilsArgsParse.py
R lldb/scripts/utilsDebug.py
R lldb/scripts/utilsOsType.py
Log Message:
-----------
[lldb] move package generation from python to cmake
Summary: This is the last part. And we can remove the python script.
Subscribers: lldb-commits, mgorny
Tags: #lldb
Differential Revision: https://reviews.llvm.org/D69019
More information about the All-commits
mailing list