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
3 years ago
Alibek Omarov #SupportRMS
a391038d27
travis: rename win32 build to xash3d-win32-vc.7z
4 years ago
Alibek Omarov
da65cc99d9
travis: don't upload dead APKs [ci skip]
5 years ago
Alibek Omarov
56859e03c3
travis: disable hardfp finally, it mostly useless with newer NDK updates
5 years ago
Alibek Omarov
f09682131f
travis: fix magx deploy
5 years ago
Alibek Omarov
6937d0c17e
travis: fix unpacking r10e, add clang-9
5 years ago
Alibek Omarov
ce20da28e1
travis: reorder tasks depending on their breakability. Use r10e for Android and host toolchain
5 years ago
Alibek Omarov
4b5d09a968
travis: rename build
5 years ago
Alibek Omarov
94c42160b7
travis: enable CI for motomagx
5 years ago
Alibek Omarov
6dcd8c3af8
travis: fix amd64 linux build
5 years ago
Alibek Omarov
a38f561d7c
ci: use SDL2 zip source archive
5 years ago
Alibek Omarov
e4bb3ecd12
travis: use r20 for softfp build
5 years ago
Alibek Omarov
d05bfb55c5
travis: forgot to upload softfp test
5 years ago
Alibek Omarov
9c26983136
travis: enable softfp build with poly opt
5 years ago
Alibek Omarov
33800954ec
travis: fix mistyped ARCHS for Android 64
5 years ago
Alibek Omarov
67cb5a4dde
travis: fix mistyped ARCHS
5 years ago
Alibek Omarov
a9628cc0f0
travis: install lld-8 also
5 years ago
Alibek Omarov
595d452c23
travis: s/p7zip/p7zip-full/g
5 years ago
Alibek Omarov
911e670be6
travis: install p7zip to be able to unpack r10e ndk
5 years ago
Alibek Omarov
fcdd45341c
travis: switch to clang-8 for android host build
5 years ago
Alibek Omarov
53d2d10932
travis: add Android 64 and Android hardfp experimental builds
5 years ago
Alibek Omarov
1c21590e96
travis: set android autobuilds as release to have high optimization
5 years ago
Alibek Omarov
ac5bb86301
travis: nah, I don't have wish to experiment with yaml trash
5 years ago
Alibek Omarov
530d376c44
travis: push newengine branch at deploy higher
5 years ago
Alibek Omarov
bc39b707d4
Revert github repository deploy removal
5 years ago
Alibek Omarov
cd5028eed1
ci: move signing to android project, don't call it here
5 years ago
mittorn
3ce014d5f5
ci: sign apk and fix filename
5 years ago
mittorn
75aaf1c66d
ci: try fix upload
5 years ago
mittorn
26401a4fbf
ci: enable android build upload
5 years ago
Alibek Omarov
ba69f9e62a
travis: comment osx autobuilds #61
5 years ago
Alibek Omarov
dc8b8ccab3
travis: android: accept all licenses
5 years ago
Alibek Omarov
e3c095a3fa
travis: specify android version
5 years ago
Alibek Omarov
61f49938e5
travis: build for android, not publish until touch controls are not done
5 years ago
Alibek Omarov
7c8105247c
scripts: allow building dedicated, rename appimage to lower-case, fix warnings found by shellcheck
5 years ago
Alibek Omarov
a0514c242b
travis: fix-up arch name from amd64 to x86_64
5 years ago
Alibek Omarov
b96eb14cf7
travis: restore accidentally removed zlib for i686 build
5 years ago
Alibek Omarov
1636d36dc2
travis: try to fix linux builds #2
5 years ago
Alibek Omarov
9bb2870e38
travis: try to fix travis
5 years ago
Alibek Omarov
827105405f
travis: enable building and publishing for AMD64. Use at your own risk!
5 years ago
Alibek Omarov
6f27d05361
travis: ignore continuous branches [ci skip]
5 years ago
Alibek Omarov
baefab7e3d
travis: remove repository deployment
5 years ago
Alibek Omarov
83b7f795c1
travis: missed an OSX upload script
5 years ago
Alibek Omarov
0366035237
travis: add github releases uploader ( #47 )
5 years ago
Alibek Omarov
45b091028b
travis: comment mingw build until it's not stable
6 years ago
Alibek Omarov
00619d5795
travis: remove allow_failures, looks like it was copypasted from somewhere by mistake
6 years ago
Alibek Omarov
4124e01d65
scripts: enable deploying vc2008 project
6 years ago
Alibek Omarov
f9f96552b7
travis: move mingw engine build to standalone VM
6 years ago
Alibek Omarov
5f122a7435
travis: experiment to move apt addons under stage
6 years ago
Alibek Omarov
5436658ce7
scripts: travis: accept everything when installing python from choco
6 years ago
Alibek Omarov
d7ea40d850
scripts: remove waf jobs, as waf smart enough to get CPU number, fix upload archive name for osx, install newer python in windows
6 years ago