Commit graph

17 commits

Author SHA1 Message Date
Alibek Omarov #SupportRMS
21a31ec81d
ci: migrate to GitHub Actions
* travis: disable build, disable deploy, add free aarch64/ppc64le/s390x builds

* scripts: cleanup of old CI scripts

* scripts: now port to GitHub Actions

* actions: fix extras checkout

* github: remove codeql action, turned out not to be very useful

* github: remove quiet flag on wget

* github: are we allowed to use envvars?

* github: add needed dependencies for linux

* github: install wget for windows

* scripts: convert our CPU architecture naming into what AppImage uses

* github: run scripts with bash explicitly

* github: first try to upload to GitHub Releases, enable amd64 win32 builds

* Use our uploadtool fork

* ci: include android, motomagx build for gha, refactor cirrus and travis ci scripts

* gha: try to fix build

* travis: try to fix build

* gha: try to fix upload, fix win32 build

* gha: use curl instead of wget, as it's preinstalled for windows. Fix Android build

* gha: add llvm repository, install clang-12 for android

* gha: motomagx: fail fast

* gha: android: explicitly set clang-12 as compiler and llvm-strip-12 as strip

* waifulib: xcompile: respect environment variables when using host compiler for Android

* waifulib: xcompile: use correct environ dict

* gha: try to fix -fuse-ld=lld with clang-12

* waifulib: xcompile: fix typo

* scripts: xcompile: fix motomagx build

* mainui: upgrade

* gha: fix android build, last time

* engine: wscript: disable crashhandler for magx
2021-07-03 20:21:09 +03:00
Alibek Omarov #SupportRMS
163225e180
travis: android: switch to mobile_hacks hlsdk 2021-05-26 18:18:22 +03:00
Gleb Mazovetskiy
b40344f1f0 travis: unzip quietly
Helps avoid the following error message:

> The job exceeded the maximum log length, and has been terminated.

(e.g. https://travis-ci.org/github/FWGS/xash3d-fwgs/jobs/751744736)
2020-12-28 13:09:01 +03:00
Alibek Omarov
9acedb3408 travis: restore unzipping file 2020-11-29 19:45:05 +03:00
Alibek Omarov
ede9e5095d
travis: fix getting android deps 2020-11-28 23:22:57 +03:00
Alibek Omarov
f2120672d0 travis: update android sdk level 2020-11-28 01:30:55 +03:00
Alibek Omarov
d3ab2023ae travis: combine downloading zip file and unpacking it 2020-11-28 01:30:55 +03:00
Alexey
fff71e449e Fix android travis build again 2020-08-24 19:08:38 +03:00
Alibek Omarov
dd3fcb6461 scripts: fix android travis build 2019-12-03 02:58:03 +03:00
Alibek Omarov
2ee7367567 scripts: don't symlink engine and hlsdk sources on Android as -sl 2019-12-02 02:15:25 +03:00
Alibek Omarov
9fd7e333df travis: another blind try to fix r10e unpack 2019-10-09 04:37:38 +03:00
Alibek Omarov
f33de46508 travis: verbose 7z x for r10e ndk 2019-10-09 04:08:34 +03:00
Alibek Omarov
53d2d10932 travis: add Android 64 and Android hardfp experimental builds 2019-10-09 02:34:30 +03:00
Alibek Omarov
143310bdb7 travis: android: make it more quiet 2019-07-29 08:31:38 +03:00
Alibek Omarov
dc8b8ccab3 travis: android: accept all licenses 2019-07-29 08:27:11 +03:00
Alibek Omarov
e3c095a3fa travis: specify android version 2019-07-29 08:20:05 +03:00
Alibek Omarov
61f49938e5 travis: build for android, not publish until touch controls are not done 2019-07-29 08:10:04 +03:00