Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-19 | Fix: [bundle] custom launch.sh is no longer required for Mac OS | Patric Stout | |
Co-authored-by: Owen Rudge <owen@owenrudge.net> | |||
2020-12-13 | Feature: Switch to bzip2 compression for DMG files (supported by OS X 10.4+) | Owen Rudge | |
2020-06-06 | Fix: MacOS bundle creation | glx | |
2020-06-05 | Add: create bundles via CPack | Patric Stout | |
CPack works closely together with CMake to do the right thing in terms of bundling (called 'package'). This generates all the packaging we need, and some more. |