| Age | Commit message (Collapse) | Author |
|
|
|
They were added to the list in the playlist editor but seemingly
not used.
|
|
|
|
|
|
|
|
for shortcuts as when installing.
|
|
|
|
|
|
|
|
|
|
|
|
I've no idea why this works (to fix weird errors from the Apple signing
stuff) but it does...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
of GraphicsMagick, which we've removed from the build environment
as it's no longer required.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Now we use a tag if there is one at the commit we built, otherwise
<branch>-<commit>.
|
|
After re-creating the macOS build VM, suddenly liblwext4 ends
up linked as @rpath/liblwext4.dylib which breaks the DoM make_dmg
script. I can only guess this is due to me installing a newer
CMake.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|