Loading
Commits on Source 6
-
Pier Angelo Vendrame authored
To show the DMG icon it seems we need to create the DMG from a HFS filesystem, rather than an ISO one. So, to then do so, with this commit I am switching to Mozilla's fork of libdmg-hfsplus, I am updating its build script and using it to build also the hfsplus tool. Also, add the hfsplus project, which is needed to create the HFS filesystem in the first place.
-
Pier Angelo Vendrame authored
Use the new tools from the previous commit to build the DMG from a HFS filesystem, and configure it to show the custom volume icon.
-
Pier Angelo Vendrame authored
-
Pier Angelo Vendrame authored
-
libdmg-hfsplus fails to build with openssl1.1: https://github.com/planetbeing/libdmg-hfsplus/issues/14
-
If clang is insalled, building hfsplus-tools should work without container.