summaryrefslogtreecommitdiff
path: root/os/macosx/Info.plist.in
AgeCommit message (Collapse)Author
2021-11-11Add: Specify minimum version for macOS (#9689)Owen Rudge
2021-02-14Change: [OSX] Render screen in full native resolution on HiDPI displays.Michael Lutz
2021-01-13Feature: Sign macOS buildsOwen Rudge
2020-06-05Add: create bundles via CPackPatric 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.