Created .gitignore to replace the .cvsignore files#1
Merged
a2geek merged 1 commit intoAppleCommander:masterfrom Nov 4, 2017
Merged
Created .gitignore to replace the .cvsignore files#1a2geek merged 1 commit intoAppleCommander:masterfrom
a2geek merged 1 commit intoAppleCommander:masterfrom
Conversation
Contributor
|
Thanks! Looking forward to the Mac pieces. :-) |
Contributor
Author
|
They're at https://github.com/iKarith/AppleCommander/tree/mac-unistub but
unmerged even with my master branch because SWT isn't working. @ksherlock
notes it would probably be easier to port it to Swing than make SWT code
that old work properly. Not looking forward to that—I didn't learn SWT
back in the day and remember only the barest bit of it, and I have a
hate/hate relationship with Oracle…
If you want to give that a look and offer any thoughts you have, I'd be
okay with merging that and the linux branch and PRing both. (The linux
branch adds some stuff to make it easy to disable even trying to build the
GUI—though you still need to provide a SWT at compile time because
AppleCommander-ac.jar's build rule compiles some classes that use it, even
if AppleCommander-ac.jar doesn't.)
Joseph
…On Fri, Nov 3, 2017 at 8:51 PM, A2 Geek ***@***.***> wrote:
Thanks! Looking forward to the Mac pieces. :-)
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AKR_jR32NcIs8a7EwYvCWRI0V2vhFneuks5sy98ngaJpZM4QQrp->
.
|
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Just this for the moment. I've been working on fixing up the Mac build a bit, but … sigh Oracle.