Commit Graph

28 Commits

Author SHA1 Message Date
Clayton Smith
e50a166687 Remove signatures from unsigned DMG build 2023-10-04 21:26:07 -04:00
Clayton Smith
7da8d5fec6 Check whether secrets are present for signing 2023-10-04 17:57:23 -04:00
Clayton Smith
5149217580 Move version.txt into the build folder 2023-10-03 23:24:54 -04:00
Clayton Smith
669c83822b Don't sign DMG on pull requests 2023-10-03 21:21:28 -04:00
Clayton Smith
179183b382 Add workaround for libfreetype linking 2023-09-20 00:43:28 -04:00
Clayton Smith
0d0a785184 Fix macOS build 2023-04-12 17:56:18 -04:00
Clayton Smith
ab0cf0834e Only copy in needed Soapy modules
The gnuradio formula now includes soapyrtlsdr as a dependency, which 
caused the RTL-SDR module to be copied in.
2023-02-09 11:03:39 -05:00
Clayton Smith
e7b91729f6 Remove Python workaround 2023-02-08 18:39:33 -05:00
Clayton Smith
7dcf17e12b Update to Python 3.10 in macOS build script 2022-08-11 21:53:22 -04:00
Clayton Smith
a53f1b4e50 Add reminder to remove workarounds 2022-01-27 16:12:13 -05:00
Clayton Smith
6c59abc97e Build against Qt6 on macOS 2022-01-27 15:40:17 -05:00
Clayton Smith
a7912a7861 Use /tmp for entitlements file 2022-01-27 13:19:07 -05:00
Clayton Smith
2f9b900daf Add entitlement to allow unsigned executable memory 2021-10-06 12:31:32 -04:00
Clayton Smith
2124dbccd9 Add signing & notarization for macOS 2021-10-05 23:11:14 -04:00
Clayton Smith
37298cca59 Add -e flag to exit on error 2021-10-04 15:16:49 -04:00
ulrichloose
6c4c812b79 Include SoapyPlutoSDR in MacOS build 2021-04-11 10:04:22 -04:00
Clayton Smith
6fce5aae8a Fix case of libs folder on MacOS 2021-04-07 20:49:02 -04:00
Clayton Smith
4ec66b2747 Add symlink so macdeployqt finds Python.framework 2021-04-05 22:45:50 -04:00
Clayton Smith
c5f38c67a8 Revert "Include Python dependency for libgnuradio-runtime library"
This reverts commit 606f4089dd.
2021-04-05 22:41:52 -04:00
Clayton Smith
606f4089dd Include Python dependency for libgnuradio-runtime library 2021-04-04 21:28:39 -04:00
Clayton Smith
f3263a9393 Correct macdeployqt path 2021-04-02 20:35:30 -04:00
Clayton Smith
be965db4ab Include SoapyRemote in DMG 2021-01-03 20:09:32 -05:00
Clayton Smith
b5b4826c76 Capitalize bundle name 2020-12-06 18:09:23 -05:00
Clayton Smith
28fc11aad9 Enable high-DPI support on MacOS 2020-12-06 14:38:41 -05:00
Clayton Smith
2cdb903cec Rename the correct file 2020-12-04 23:34:18 -05:00
Clayton Smith
866e462df4 Include version number in DMG filename 2020-12-04 23:21:52 -05:00
Clayton Smith
2e01e86f26 Use CMake to generate AppImage and DMG version strings 2020-12-03 22:16:57 -05:00
Clayton Smith
6798642ee1 Build a DMG file for MacOS 2020-12-02 23:09:10 -05:00