1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-11-21 23:55:13 -05:00
Commit Graph

140 Commits

Author SHA1 Message Date
Jon Beniston
362e23bea0 Add github action to build Mac release 2024-10-31 13:53:45 +00:00
Jon Beniston
5ac77fca98 Try snapcore/action-build instead 2024-10-31 13:31:05 +00:00
Jon Beniston
ab13f94cf0 Add github action to build snap. 2024-10-31 13:21:34 +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
Jon Beniston
3def09fd1f Remove debug 2023-09-24 21:42:08 +01:00
Jon Beniston
b267efaa7a Check space at more points 2023-09-24 20:10:33 +01:00
Jon Beniston
12d592d2ed Display exe size 2023-09-24 20:06:47 +01:00
Jon Beniston
6a75d36c4b Fix filename. Try 3 parallel jobs 2023-09-24 17:13:41 +01:00
Jon Beniston
d96878f994 Get version after configure 2023-09-24 15:14:31 +01:00
Jon Beniston
608609a980 Fix syntax error 2023-09-24 15:01:40 +01:00
Jon Beniston
9a6ade37d9 Cache version numbers, so they can be used in other scripts 2023-09-24 14:55:56 +01:00
Jon Beniston
ad7c08d05c Try to fix version number 2023-09-24 10:26:41 +01:00
Jon Beniston
56aba40d07 Try to fix OS version number 2023-09-24 10:21:17 +01:00
Jon Beniston
c875b307ca Try to fix version number 2023-09-24 10:17:53 +01:00
Jon Beniston
ddbac0e503 Try to fix version number 2023-09-24 10:04:54 +01:00
Jon Beniston
8c9eb22bfd Upload Mac artifact 2023-09-24 08:34:04 +01:00
Jon Beniston
6e514435ac Try Qt6 2023-09-23 21:08:10 +01:00
Jon Beniston
138122bddc Fix syntax 2023-09-23 21:00:34 +01:00
Jon Beniston
7e410ac8f0 Try Qt6 build 2023-09-23 20:39:29 +01:00
Jon Beniston
ac00b647f0 Try brew's Qt5 2023-09-23 19:10:31 +01:00
Jon Beniston
f290cb7997 Try Qt5_ROOT instead 2023-09-23 17:29:45 +01:00
Jon Beniston
cd49cca056 Remove Qt6 2023-09-23 17:07:55 +01:00
Jon Beniston
5ec8bde168 Try using prebuilt libraries 2023-09-23 12:17:26 +01:00
Jon Beniston
1a7ea12915 Fix indent 2023-09-23 11:43:23 +01:00
Jon Beniston
578bb46439 Use brew for some dependencies 2023-09-23 11:41:43 +01:00
Jon Beniston
83cbac81e8 Build on mac_ci branch for testing 2023-09-23 10:54:24 +01:00
Jon Beniston
e96246bee8 Add Mac build action 2023-09-23 10:51:38 +01:00
Edouard Griffiths
5ca5c08979
Update stale.yml to use stale v5 and node 16 2023-09-22 17:17:58 +02:00
Edouard Griffiths
aed70cecee
Stale issues: set inactivity limit to 40 days 2023-03-18 12:38:00 +01:00
f4exb
6455c3ad3a Re-enable LimeSuite in Windows with latest commit 2023-01-11 16:35:12 +01:00
f4exb
5d42c28327 Fix CI/CD warnings (3) 2022-12-19 23:16:19 +01:00
f4exb
42856a5265 Fix CI/CD warnings (2) 2022-12-19 22:14:04 +01:00
f4exb
e430ca4d4f Fixed CI/CD issues and warnings (1) 2022-12-19 19:58:49 +01:00
f4exb
6cc15442e2 Windows build: remove LimeSDR (Lime Suite) support 2022-12-02 16:03:42 +01:00
f4exb
9e4b5bda56 Save auto stack workspaces status in configuration 2022-05-19 15:48:14 +02:00
f4exb
459cf2bd52 MSVC build: build for v7 branch also 2022-04-13 18:52:21 +02:00
Edouard Griffiths
e0cc2a3729
MSVC build: changed Boost URL 2022-03-30 23:07:13 +02:00
Edouard Griffiths
ce31c8be2e
stale workflow: set days before stale to 60 days 2022-03-30 13:52:15 +02:00
Jon Beniston
ca717f4648 Add qtwebengine to Windows build 2022-02-05 21:33:39 +00:00
f4exb
b702d29886 Revert "Removed Windows releases upload from CI/CD"
This reverts commit d16fb855e0.
2022-01-26 00:00:47 +01:00
Edouard Griffiths
d16fb855e0
Removed Windows releases upload from CI/CD 2022-01-24 22:35:06 +01:00
Edouard Griffiths
fe68e41575
Reduced stale issue limit to 90 days 2021-12-12 09:06:36 +01:00
f4exb
689f139698 CI/CD: revert to pre LFS external/window 2021-11-03 22:58:54 +01:00
f4exb
69ff3dc648 CI/CD acction: use chached LFS checkout 2021-11-03 21:54:44 +01:00
f4exb
6ba805ba33 Run CI/CD only on pull requests and tag releases 2021-11-03 15:48:13 +01:00
f4exb
5cbd607f4a Actions CI/CD: checkout in LFS mode 2021-11-02 22:21:42 +01:00
f4exb
ed4a1532d4 Updated versions and changelogs 2021-10-16 23:28:25 +02:00
f4exb
dad546eb2e Finalized MSVC build in Github actions and removed MSVC build in Appveyor 2021-10-16 11:38:17 +02:00
f4exb
4ecdee76de Github action for MSVC build (3) 2021-10-16 11:38:17 +02:00
f4exb
456c293326 Github action for MSVC build (2) 2021-10-16 11:38:17 +02:00
f4exb
f721b7effc Github action for MSVC build (1) 2021-10-16 11:38:16 +02:00
Edouard Griffiths
d481a8078a
Fixed stale.yml 2021-09-02 15:23:32 +02:00
Edouard Griffiths
076ed01cbf
Create stale.yml 2021-09-02 15:21:04 +02:00