Re: [GNC-dev] GnuCash 5.1-2 for macOS
Geert Janssens <[email protected]> Thu, 11 May 2023 10:40:42 +0200
| Newsgroups | gmane.comp.gnome.apps.gnucash.devel |
|---|---|
| Organization | Kobalt W.I.T. |
| Message-ID | <[email protected]> |
Op donderdag 11 mei 2023 02:44:50 CEST schreef john: > Nope, never have. We don't in Windows or Flatpak either: It's whatever > MinGW-W64 or the Gnome Runtime of the month hands us. > > Regards, > John Ralls > True for Windows, though for flatpak that's subtly different. You explicitly choose a specific Gnome Runtime to build against in the flatpak manifest. That runtime is immutable so that build is 100% reproducible. Of course that doesn't mean much if the gnome folks force more recent runtimes on us every few months and drop older ones... It doesn't matter really, it's just a curiosity I didn't realize. And we don't claim to guarantee reproducible builds anyway. Regards, Geert