These changes are still incomplete, but we are almost there.
Changes:
- CMake and gmake code
- SWIG code
- minor code additions
Paths
| Differential D14042
Add more NetBSD platform glue for lldb ClosedPublic Authored by krytarowski on Oct 24 2015, 3:32 AM.
Details Summary These changes are still incomplete, but we are almost there. Changes:
Diff Detail
Event Timelinekrytarowski updated this object. Comment Actions I've compiled it successfully on: Distributor ID: Ubuntu Comment Actions I have successfully compiled this patch on FreeBSD. $ uname -a FreeBSD 10.1-RELEASE-p19 FreeBSD 10.1-RELEASE-p19 #0: Sat Aug 22 03:55:09 UTC 2015 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 Comment Actions This builds on OS X: Darwin mac.local 15.0.0 Darwin Kernel Version 15.0.0: Wed Aug 26 16:57:32 PDT 2015; root:xnu-3247.1.106~1/RELEASE_X86_64 x86_64 This revision is now accepted and ready to land.Nov 6 2015, 3:21 PM emaste edited edge metadata. Comment ActionsFine by me. I'm not sure how we ended up with the Python-with-semicolons in scripts/buildSwigWrapperClasses.py (prior to this change) though. Comment Actions Kamil, please rebase forward and I'll land it. The semicolons in Python are gone now. And so is the need for that block of Python at all. Closed by commit rL252403: Add more NetBSD platform glue for lldb (authored by brucem). · Explain WhyNov 7 2015, 7:34 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 39640 lldb/trunk/cmake/LLDBDependencies.cmake
lldb/trunk/cmake/modules/LLDBConfig.cmake
lldb/trunk/source/Initialization/SystemInitializerCommon.cpp
lldb/trunk/source/lldb.cpp
lldb/trunk/tools/Makefile
lldb/trunk/tools/lldb-mi/CMakeLists.txt
|