1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-05 15:34:57 -04:00
Commit Graph

108 Commits

Author SHA1 Message Date
Jon Beniston 1653698f99 Try -DPYTHON_EXECUTABLE again 2024-11-01 11:37:55 +00:00
Jon Beniston a9dbfea8d1 Try bin 2024-11-01 11:16:00 +00:00
Jon Beniston 7a9b5ee068 Try Python3_ROOT_DIR 2024-11-01 10:48:36 +00:00
Jon Beniston 8e81d3825a Update boost to latest release. 1.78 fails to build using c++17
Update UHD to 4.7 and set -DENABLE_PYTHON_API=OFF to try to remove runtime python requirement.
2024-11-01 10:10:31 +00:00
Jon Beniston 03f4dfe2e1 Add target option 2024-11-01 09:11:32 +00:00
Jon Beniston 28d0b73bc5 Install SDRplay API 2024-11-01 09:08:25 +00:00
Jon Beniston 0bfef9de14 Add x64 build. Try to build DATV. 2024-11-01 08:08:19 +00:00
Jon Beniston 622958bdb5 Use hash for ci builds 2024-10-31 21:16:19 +00:00
Jon Beniston 5c41fe8342 Build in one step, as faster 2024-10-31 21:12:36 +00:00
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