[GSoC 2017] Porting Swift to Haiku - Final Report#124
[GSoC 2017] Porting Swift to Haiku - Final Report#124korli merged 1 commit intohaiku:masterfrom return:final-report
Conversation
| * Package Manager support via [llbuild](https://github.com/apple/swift-llbuild). | ||
| * Debugging Swift via LLDB. | ||
| * Further testing support. | ||
| * Building SourceKit for Haiku. |
There was a problem hiding this comment.
could you add a link to lldb and SourceKit?
| * Support for integrated REPL (non-LLDB version) works | ||
| * Initial port of corelibs-foundation and libdispatch. | ||
| * Run tests against the newly built standard library and swiftc. | ||
| * Swift 3.1 recipe available on HaikuPorts. |
There was a problem hiding this comment.
A list URLs pointing to these completed items would be nice, ie https://github.com/return/swift-corelibs-libdispatch/commits/swift-3.1-haiku
There was a problem hiding this comment.
@korli For some completed tasks, could a link to a relevant blog post e.g Integrated REPL support be acceptable?
There was a problem hiding this comment.
For me who knows a bit the project it's already difficult to follow and find the parts you worked on. Blog posts are interesting but don't help to summarize where patches you produced reside.
Keep in mind that's also a deliverable for GSoC (probably in a zip file though).
There was a problem hiding this comment.
@korli I'm very sorry about the lack of information on my progress. I've recently documented my progress in a github gist if that helps to clear up the confusion.
As for the deliverables, most of my recent work is in the upstream PR, So I think that creating a zip that has a script that re-creates the recent build environment with the documentation should acceptable for work submission.
There was a problem hiding this comment.
maybe just add the content of your github gist in the swift haikuports PR.
No description provided.