pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lldb-netbsd: Document that six.py patch has been merged upstream
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Sat Feb 4 01:30:33 2017 +0100
Changeset: 2baa872e66bfe63eeacbb907affa17abd48dabf4
Modified Files:
lldb-netbsd/TODO
Log Message:
lldb-netbsd: Document that six.py patch has been merged upstream
Done:
- fix conflict with system-wide py-six
"Install six.py copy into subdirectory lldb"
renamed to
"Install six.py conditionally"
https://reviews.llvm.org/D29405
committed as SVN 294071
http://llvm.org/viewvc/llvm-project/?view=rev&revision=29407
Sponsored by <The NetBSD Foundation>
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2baa872e66bfe63eeacbb907affa17abd48dabf4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
lldb-netbsd/TODO | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
diffs:
diff --git a/lldb-netbsd/TODO b/lldb-netbsd/TODO
index 79fb9aa501..3d923dcd89 100644
--- a/lldb-netbsd/TODO
+++ b/lldb-netbsd/TODO
@@ -36,6 +36,13 @@ Done:
https://reviews.llvm.org/D29091
committed as SVN revision 293391
http://llvm.org/viewvc/llvm-project/?view=rev&revision=293391
+ - fix conflict with system-wide py-six
+ "Install six.py copy into subdirectory lldb"
+ renamed to
+ "Install six.py conditionally"
+ https://reviews.llvm.org/D29405
+ committed as SVN 294071
+ http://llvm.org/viewvc/llvm-project/?view=rev&revision=294071
Unscheduled done
- signal issues PR/51918 and added tests signal{1,2,3,4,5,6,7,8,9,10}
@@ -76,10 +83,6 @@ In progress:
"Make llvm::call_once more convenient to reuse out of LLVM"
https://reviews.llvm.org/D29296
- - fix conflict with system-wide py-six
- "Install six.py copy into subdirectory lldb"
- https://reviews.llvm.org/D29405
-
Unscheduled in progress:
- investigate and address false-positives in "check-lldb"
"Fix multi-process-driver.cpp build on NetBSD"
Home |
Main Index |
Thread Index |
Old Index