1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-04 06:54:39 -04:00
Commit Graph

99 Commits

Author SHA1 Message Date
Jon Beniston 868bfea65e Disble USRP for now. 2024-10-31 18:10:27 +00:00
Jon Beniston 9d3fe6e86e Try DPYTHON_EXECUTABLE 2024-10-31 17:13:19 +00:00
Jon Beniston d9f36dc508 Try venv 2024-10-31 16:41:05 +00:00
Jon Beniston e35133b741 Try pipx 2024-10-31 16:28:29 +00:00
Jon Beniston 3df03768d2 Is pip3 already installed? 2024-10-31 16:22:50 +00:00
Jon Beniston f124186366 Add python packages for UHD 2024-10-31 15:33:00 +00:00
Jon Beniston 11614b417b Add brew subversion and nasm.
Add qtwebchannel as appears to be needed by qtwebengine.
2024-10-31 14:50:06 +00:00
Jon Beniston e5fa27ba96 Try removing setup-python 2024-10-31 14:34:48 +00:00
Jon Beniston 46e8688de2 Install Qt 6 2024-10-31 14:03:21 +00:00
Jon Beniston fceee07486 Remove nehalem for arm build 2024-10-31 13:56:29 +00:00
Jon Beniston a108d0b986 Merge branch 'mac_ci' of https://github.com/srcejon/sdrangel into mac_ci 2024-10-31 13:53:56 +00:00
Jon Beniston 362e23bea0 Add github action to build Mac release 2024-10-31 13:53:45 +00:00
Jon Beniston ac49a480f4 Remove test code 2024-10-20 13:05:29 +01:00
Jon Beniston 31cbe96b4c Add qtshadertools 2024-10-20 12:09:11 +01:00
Jon Beniston 5b9e61d839 WebEngine install not supported for 6.8 yet. 2024-10-20 11:19:29 +01:00
Jon Beniston e3af72febb Add qtwebview - Is this the only way to include web engine? 2024-10-20 10:51:07 +01:00
Jon Beniston aaf9f53571 Add qtwebsockets 2024-10-20 10:41:48 +01:00
Jon Beniston 9171ae9cd7 Add more Qt modules and set ENABLE_QT6=ON 2024-10-20 10:35:24 +01:00
Jon Beniston 0b84a572d6 Update Qt optional packages for 6.8 2024-10-20 10:23:56 +01:00
Jon Beniston ec2f62fa5c Allow build test. Remove later. 2024-10-20 09:58:24 +01:00
Jon Beniston a47c0913b5 Use Qt 6.8 for Windows build 2024-10-20 09:53:25 +01:00
f4exb e52f1c0cea Do not run CI/CD for commits on feature branches 2024-08-01 02:12:28 +02:00
f4exb a4f08dc210 WDSP receiver: fixed FM demod amd implement equalizer 2024-07-11 21:25:53 +02:00
f4exb 65a5f98d88 Github actions: upgraded actions/checkout to v4 2024-06-18 00:18:45 +02:00
Edouard Griffiths 6989b76902 Enabled back the Morse Decoder in Windows build. For #2152 2024-06-06 11:55:14 +02:00
srcejon f49a0ec796 Set CMAKE_PREFIX_PATH to include ffmpeg@5. 2024-06-04 11:28:56 +01:00
srcejon f5a1ef47b5 Github mac CI: Try ffmpeg@5 2024-06-04 08:58:06 +01:00
Jon Beniston 3da44b79b5 Install subversion for Mac build 2024-05-26 13:21:36 +01:00
f4exb 5841290df4 Morse Decoder: disable Windows build 2024-05-23 15:39:36 +02:00
f4exb a382ebc23a Corrections to CI/CD for GGMorse 2024-05-21 17:05:20 +02:00
f4exb ead45bdadd Disable Morse Decoder in Windows build 2024-05-21 16:25:38 +02:00
Daniele Forsi 954748f452 Temporarily disable building DATV plugins for MacOS CI
This is a temporary workaround to make CI succeed until the plugins code
is modified to be compatible with a newer version of ffmpeg.
2024-04-26 23:04:12 +02:00
Daniele Forsi 6f107cd915 Fix CI for Mac OS
Build ffmpeg as external project to work around missing includes:
/Users/runner/work/sdrangel/sdrangel/plugins/channelrx/demoddatv/datvideorender.cpp:282:46: error: no member named 'channels' in 'AVCodecContext'
(and similar)
2024-04-26 22:57:41 +02:00
f4exb d259443203 Windows buid: changed Boost archive repository 2024-01-02 08:44:27 +01:00
srcejon ebb0872092 Don't bother trying to make an dmg. 2023-12-07 11:33:41 +00:00
srcejon 30497b5204 More fixes for Mac build 2023-12-06 13:08:09 +00:00
srcejon 8240d0a9d5 Try to fix Mac build, again. 2023-12-05 12:48:14 +00:00
srcejon c7196fad6b Delete python stuff before installing any packages. 2023-12-01 11:54:53 +00:00
srcejon 931ec74a6f Try macos-13 2023-11-02 20:25:27 +00:00
srcejon f5b1627de4 Delete more files 2023-11-02 18:53:47 +00:00
srcejon 6ee76d9212 Delete all links 2023-11-02 18:08:00 +00:00
srcejon 0f10b7f4ab Try to fix UHD brew install 2023-11-02 17:01:02 +00:00
Jon Beniston 2709c546c9 Try installing opencv separately 2023-10-30 14:46:30 +00:00
Jon Beniston ccade1bcc2 Add qt 2023-10-30 14:09:47 +00:00
Jon Beniston 18b999c671 Remove opencv, to avoid vtk, which pulls in python 2023-10-30 13:39:24 +00:00
Jon Beniston 97b568ec08 Remove uhd to try to remove python dependency 2023-10-30 13:34:30 +00:00
Jon Beniston 3feaac19ea Try deleting the file 2023-10-30 12:38:45 +00:00
Jon Beniston d87ea496a6 Try --force to fix python install issue 2023-10-30 11:39:31 +00:00
Jon Beniston ab45587788 Try --overwrite to fix python install issue 2023-10-30 10:58:50 +00:00
Jon Beniston 842d90f268 Update to MacOS 12, as brew complains about 11 being unsupported 2023-10-22 14:27:06 +01:00