Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Homebrew packages for amigaos-cross-toolchain #46

Open
cmsj opened this issue Aug 23, 2016 · 5 comments
Open

Homebrew packages for amigaos-cross-toolchain #46

cmsj opened this issue Aug 23, 2016 · 5 comments
Labels

Comments

@cmsj
Copy link

cmsj commented Aug 23, 2016

Hey!

Would you have any objections if I add the toolchain to Homebrew? I've got a formula pretty much ready to go, I'd just like to get your approval and ask about whether it would be possible to get some kind of tag system going.

At the moment I've just got it set up to build from revision a4bb242c2fe353bf2263d401fb1114053e38ad8ea7a7bbf47d29de8782b99a84 (i.e. the current at the time of writing), with an option to build from HEAD, but it might be helpful if there were at least some tags with known-good revisions that I can work against.

Thanks very much for putting this toolchain together, it's been super helpful :)

Cheers,
Chris

@BrianHoldsworth
Copy link

+1

@cahirwpz
Copy link
Member

Would you have any objections if I add the toolchain to Homebrew? I've got a formula pretty much ready to go, I'd just like to get your approval and ask about whether it would be possible to get some kind of tag system going.

Actually... I'd be glad if you did so! Even better if one could help me with #47 to make the toolchain installable into any prefix.

At the moment I've just got it set up to build from revision a4bb242c2fe353bf2263d401fb1114053e38ad8ea7a7bbf47d29de8782b99a84 (i.e. the current at the time of writing), with an option to build from HEAD, but it might be helpful if there were at least some tags with known-good revisions that I can work against.

Umm... well... I admit that a clear release procedure isn't implemented and the project cries for it. As I use several subrepositiories tagging ain't going to be straightforward. If you have any idea how to organize it drop me a line. Perhaps you could point me to a project that has a similar structure so I can analyze it for an inspiration ?

Thanks very much for putting this toolchain together, it's been super helpful :)

I'm glad to hear people find it useful :)

@cmsj
Copy link
Author

cmsj commented Aug 25, 2016

@cahirwpz re the subrepositories - you mean the things that it clones during the build process? if so, I threw together this as a suggestion: cmsj@b9813bc

@cahirwpz
Copy link
Member

cahirwpz commented Oct 4, 2016

One step forward has been made with submodules. This gives me complete control over those dependencies and makes patching remarkably simpler.

@cahirwpz cahirwpz changed the title Homebrew Homebrew packages for amigaos-cross-toolchain Oct 8, 2016
@cahirwpz
Copy link
Member

cahirwpz commented Oct 9, 2016

Please try out ca8a4a7 - toolchain should install now cleanly into any prefix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants