Murmele / Gittyup

Understand your Git history!
https://murmele.github.io/Gittyup
MIT License
1.41k stars 107 forks source link

Apple Silicon binaries #9

Open ThunderFD opened 2 years ago

ThunderFD commented 2 years ago

It would be great to have a prebuilt version for Apple Silicon.

Same for Windows/Linux on ARM once those gain more traction.

JulianGro commented 2 years ago

I think we should wait on Apple M1 at least until others got Qt running on that. Macports is in the process of trying to get Qt 5.15.x running. https://ports.macports.org/port/qt5/details/

ThunderFD commented 2 years ago

Ah I didn't know about that!

But yeah just wanted to throw that in here for consideration someday™️ as I'd love to use GitAhead on the go natively :)

viking1304 commented 2 years ago

@JulianGro Homebrew already have both Intel and Apple Silicon bottles for qt6 (6.2.1) and qt5 (5.15.2) for Monterey and Big Sur:

https://formulae.brew.sh/formula/qt https://formulae.brew.sh/formula/qt@5

I have actively participated and help as much as I could in order to make this happen.

With all due respect to Macport developers and maintainers I am not interested in that project at all, but, you can find discussions regarding the Xcode 13 and Apple Silicon compiling issues that we had on those links:

https://github.com/Homebrew/homebrew-core/pull/88168 https://github.com/Homebrew/homebrew-core/pull/88383

I hope you will find something useful there.

mhaeuser commented 1 year ago

For tracking purposes: Apple Silicon complication works locally. Blockers (only one needs resolution):

RokeJulianLockhart commented 11 months ago

Same for Windows/Linux on ARM once those gain more traction.

This issue should probably just be titled “ARM support”, @ThunderFD.

virajkanwade commented 1 month ago

Any update on this?