Commit graph

165 commits

Author SHA1 Message Date
e30a19b008 Update Doxygen GitHub Actions builds
Update to Ubuntu 22.04 for newer doxygen
Update Actions to fix nodejs12 depreciation warning.

Add Doxygen build and deploy status to README.md
2023-02-04 19:19:25 +01:00
5af7df7153 Remove debug step from workflow 2022-12-07 08:50:46 +01:00
1ca69fde93 Add GitHub Actions CI builds for amd64 and aarch64 Linux server packages. 2022-12-07 00:57:57 +01:00
2ec60c6bcc Remove unused files 2022-11-25 22:03:17 +01:00
4aad531049 Add license information to a bunch of files 2022-11-25 22:02:06 +01:00
3581f2d271 Fix deprecation warnings 2022-11-06 23:00:44 +01:00
8f03716003 Remove currently unused Android code 2022-11-06 23:00:16 +01:00
f56e1a8474 Switch to GitHub Actions artifact storage 2022-11-06 22:59:56 +01:00
d2a768c2f0 Renamed environment variables 2022-09-08 22:18:50 +02:00
9b6d202a21 Rebranding and fixing URLs 2022-09-08 22:10:13 +02:00
fd8b440d91 Upload Android build artifacts (if existent) 2022-08-24 15:52:45 +02:00
9a62901686
Fix wrong libdouble-conversion package name 2022-08-23 21:41:22 +02:00
ad9c08ff5c
Merge pull request #162 from JulianGro/macOS_vcpkg
Update VCPKG
2022-08-21 22:30:49 +02:00
fd20b94410 Do not upload stub Linux packages 2022-08-16 00:27:26 +02:00
b54abd819c Switch GitHub Actions Linux builds away from Ubuntu 18.04 because of deprecation by GitHub 2022-08-15 23:11:38 +02:00
7b9b811567 Install updated CMake on the aarch64 GitHub Actions runner 2022-08-15 23:07:52 +02:00
7243d489f5 Disable Android builds 2022-06-24 19:37:17 +02:00
ce3a35ee77
Do not overwrite .htaccess 2022-06-20 23:22:33 +02:00
e2f0c5cc7c Enable SSE3 for Linux amd64 builds 2022-04-11 18:51:44 +02:00
Dale Glass
c836268868
Merge pull request #49 from JulianGro/doxygen
Add Doxygen master build and deploy
2022-04-03 21:35:29 +02:00
Julian Groß
0f0080ef1a Removed overlooked debug changes 2022-03-30 19:53:59 +02:00
Julian Groß
37d2142582 Update PR CI builds 2022-03-30 19:53:58 +02:00
Julian Groß
189bd04175 Add CODEOWNERS for additional security. 2022-03-30 19:53:58 +02:00
Julian Groß
20d6c8f9d3 Fix mistake in master_build 2022-03-30 19:53:58 +02:00
Julian Groß
aec519ddd3 Add Doxygen master build and deploy 2022-03-21 23:40:31 +01:00
Julian Groß
7e11411dbb Switch to a more reliable host for the macOS SDK 2022-03-21 19:11:28 +01:00
Julian Groß
f1f2714ce7 Update master build and deploy 2022-03-21 19:09:46 +01:00
Julian Groß
0f00d0a7a0 Update FTP-Deploy-Action 2022-02-27 22:28:40 +01:00
Julian Groß
8f28969205 Fix command permissions for API-docs GitHub Actions
Add jsdoc build and deploy via GitHub Actions
2022-02-21 11:55:29 +01:00
Daniel Lyne
982d344aa8 Mirror NSIS fix for PR builds to master builds 2022-01-05 05:28:33 -05:00
Kalila
990cb7f52e
Update pr_build.yml
Move to one line.
2022-01-04 02:21:35 -05:00
Daniel Lyne
3679fd8a6a Attempt installation of previous versions of NSIS 2022-01-03 19:25:04 -05:00
Julian Groß
683231818f Add checksum check to master builds as well 2021-12-21 11:57:43 +01:00
Julian Groß
dd4286c6d3 Add checksum for macOS SDK 2021-12-21 11:57:42 +01:00
Kalila
c0cba62e9e
Update master_build.yml 2021-12-21 00:16:17 -05:00
Kalila
02f44cb18f
Update pr_build.yml 2021-12-20 18:03:57 -05:00
Julian Groß
65ffa2745e Disable optimization on self hosted runner. 2021-12-09 19:00:40 +01:00
Kalila
e9b4f0bdb4
Fix curl for GHA master build. 2021-11-30 12:43:12 -05:00
Kalila
f2a8b8c905
Fix curl with parameters. 2021-11-30 12:32:15 -05:00
Kalila
5b83e78a83
Fix curl URL by adding quotations. 2021-11-30 12:24:24 -05:00
Kalila
c0137e6e9a
GHA: Athena S3 > Cloudflare IPFS link for macOS SDK (PR build). 2021-11-30 12:09:22 -05:00
Kalila
e05639dad5
GHA: Athena S3 > Cloudflare IPFS link for macOS SDK (master build). 2021-11-30 12:08:41 -05:00
Kalila
1a82c64668
Merge branch 'master' into macOS_fix_fullscreen_crash_GHA 2021-11-30 09:50:50 -05:00
8f286205eb Added empty CPU architecture variable to Github builds to ensure compatibility 2021-10-31 13:45:40 +01:00
38e56b979b
Apply suggestions from code review
Plurals =,(

Co-authored-by: Kalila <69767640+digisomni@users.noreply.github.com>
2021-10-18 03:09:51 +02:00
Julian Groß
a7731cf4e5 Get macOS SDK from S3 instead of external source.
The SDK is directly extracted from Xcode 8.3.3
2021-10-17 15:26:56 +02:00
Julian Groß
cb2fd206b3 Add notes to why we use macOS SDK 10.12 2021-10-17 15:13:16 +02:00
Julian Groß
7b3f2f840b Work around macOS fullscreen crash on newer SDKs 2021-10-12 18:30:19 +02:00
Kalila
26641f938e
Fix GHA on MacOS. (#1386)
* "macOS-latest" -> "macOS-10.15" & fix OpenSSL discovery.
2021-10-07 02:53:31 -04:00
Julian Groß
48d6f348ce I hate this 2021-09-26 08:30:15 +02:00