This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from f4509fe [CMake] [2/4] Update a batch of plugins new 0e6986b [CMake] [3/4] Update a batch of plugins new 00ad11a [CMake] [4/4] Update a batch of plugins
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: source/Plugins/OperatingSystem/Go/CMakeLists.txt | 9 ++++++++- source/Plugins/OperatingSystem/Python/CMakeLists.txt | 9 ++++++++- source/Plugins/Platform/Android/CMakeLists.txt | 10 +++++++++- source/Plugins/Platform/FreeBSD/CMakeLists.txt | 8 +++++++- source/Plugins/Platform/Kalimba/CMakeLists.txt | 7 ++++++- source/Plugins/Platform/Linux/CMakeLists.txt | 10 +++++++++- source/Plugins/Platform/MacOSX/CMakeLists.txt | 17 ++++++++++++++++- source/Plugins/Platform/NetBSD/CMakeLists.txt | 8 +++++++- source/Plugins/Platform/POSIX/CMakeLists.txt | 9 ++++++++- source/Plugins/Platform/Windows/CMakeLists.txt | 8 +++++++- source/Plugins/Platform/gdb-server/CMakeLists.txt | 9 ++++++++- source/Plugins/Process/FreeBSD/CMakeLists.txt | 14 +++++++++++++- source/Plugins/Process/Linux/CMakeLists.txt | 13 ++++++++++++- source/Plugins/Process/MacOSX-Kernel/CMakeLists.txt | 14 +++++++++++++- source/Plugins/Process/POSIX/CMakeLists.txt | 8 +++++++- source/Plugins/Process/Utility/CMakeLists.txt | 15 ++++++++++++++- source/Plugins/Process/Windows/Common/CMakeLists.txt | 10 +++++++++- source/Plugins/Process/elf-core/CMakeLists.txt | 11 ++++++++++- source/Plugins/Process/gdb-remote/CMakeLists.txt | 16 +++++++++++++++- source/Plugins/Process/mach-core/CMakeLists.txt | 15 ++++++++++++++- source/Plugins/Process/minidump/CMakeLists.txt | 11 ++++++++++- source/Plugins/ScriptInterpreter/None/CMakeLists.txt | 6 +++++- source/Plugins/ScriptInterpreter/Python/CMakeLists.txt | 12 +++++++++++- source/Plugins/StructuredData/DarwinLog/CMakeLists.txt | 10 +++++++--- source/Plugins/SymbolFile/DWARF/CMakeLists.txt | 18 +++++++++++++++++- source/Plugins/SymbolFile/PDB/CMakeLists.txt | 14 ++++++++++---- source/Plugins/SymbolFile/Symtab/CMakeLists.txt | 6 +++++- source/Plugins/SymbolVendor/ELF/CMakeLists.txt | 7 ++++++- source/Plugins/SymbolVendor/MacOSX/CMakeLists.txt | 7 ++++++- source/Plugins/SystemRuntime/MacOSX/CMakeLists.txt | 12 +++++++++++- .../UnwindAssembly/InstEmulation/CMakeLists.txt | 7 ++++++- source/Plugins/UnwindAssembly/x86/CMakeLists.txt | 10 +++++++++- 32 files changed, 303 insertions(+), 37 deletions(-)