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
a391038d27
travis: rename win32 build to xash3d-win32-vc.7z
2021-03-26 17:58:35 +03:00
Alibek Omarov
da65cc99d9
travis: don't upload dead APKs [ci skip]
2019-12-03 04:00:11 +03:00
Alibek Omarov
56859e03c3
travis: disable hardfp finally, it mostly useless with newer NDK updates
2019-11-29 14:44:24 +03:00
Alibek Omarov
f09682131f
travis: fix magx deploy
2019-11-07 08:41:10 +03:00
Alibek Omarov
6937d0c17e
travis: fix unpacking r10e, add clang-9
2019-11-07 07:13:28 +03:00
Alibek Omarov
ce20da28e1
travis: reorder tasks depending on their breakability. Use r10e for Android and host toolchain
2019-11-07 06:55:40 +03:00
Alibek Omarov
4b5d09a968
travis: rename build
2019-11-07 04:52:13 +03:00
Alibek Omarov
94c42160b7
travis: enable CI for motomagx
2019-11-07 02:46:04 +03:00
Alibek Omarov
6dcd8c3af8
travis: fix amd64 linux build
2019-10-18 05:05:11 +03:00
Alibek Omarov
a38f561d7c
ci: use SDL2 zip source archive
2019-10-16 02:18:12 +03:00
Alibek Omarov
e4bb3ecd12
travis: use r20 for softfp build
2019-10-11 09:38:44 +03:00
Alibek Omarov
d05bfb55c5
travis: forgot to upload softfp test
2019-10-11 09:22:28 +03:00
Alibek Omarov
9c26983136
travis: enable softfp build with poly opt
2019-10-11 09:16:21 +03:00
Alibek Omarov
33800954ec
travis: fix mistyped ARCHS for Android 64
2019-10-09 05:21:09 +03:00
Alibek Omarov
67cb5a4dde
travis: fix mistyped ARCHS
2019-10-09 04:47:11 +03:00
Alibek Omarov
a9628cc0f0
travis: install lld-8 also
2019-10-09 04:10:34 +03:00
Alibek Omarov
595d452c23
travis: s/p7zip/p7zip-full/g
2019-10-09 04:00:13 +03:00
Alibek Omarov
911e670be6
travis: install p7zip to be able to unpack r10e ndk
2019-10-09 03:51:58 +03:00
Alibek Omarov
fcdd45341c
travis: switch to clang-8 for android host build
2019-10-09 02:52:59 +03:00
Alibek Omarov
53d2d10932
travis: add Android 64 and Android hardfp experimental builds
2019-10-09 02:34:30 +03:00
Alibek Omarov
1c21590e96
travis: set android autobuilds as release to have high optimization
2019-10-06 09:23:14 +03:00
Alibek Omarov
ac5bb86301
travis: nah, I don't have wish to experiment with yaml trash
2019-09-29 19:02:11 +03:00
Alibek Omarov
530d376c44
travis: push newengine branch at deploy higher
2019-09-29 18:43:53 +03:00
Alibek Omarov
bc39b707d4
Revert github repository deploy removal
2019-09-29 18:38:31 +03:00
Alibek Omarov
cd5028eed1
ci: move signing to android project, don't call it here
2019-09-27 05:35:16 +03:00
mittorn
3ce014d5f5
ci: sign apk and fix filename
2019-09-27 02:58:17 +07:00
mittorn
75aaf1c66d
ci: try fix upload
2019-09-27 02:47:44 +07:00
mittorn
26401a4fbf
ci: enable android build upload
2019-09-27 02:33:00 +07:00
Alibek Omarov
ba69f9e62a
travis: comment osx autobuilds #61
2019-08-10 14:47:35 +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
Alibek Omarov
7c8105247c
scripts: allow building dedicated, rename appimage to lower-case, fix warnings found by shellcheck
2019-07-27 14:49:01 +03:00
Alibek Omarov
a0514c242b
travis: fix-up arch name from amd64 to x86_64
2019-07-25 20:11:25 +03:00
Alibek Omarov
b96eb14cf7
travis: restore accidentally removed zlib for i686 build
2019-07-25 20:10:05 +03:00
Alibek Omarov
1636d36dc2
travis: try to fix linux builds #2
2019-07-25 04:56:59 +03:00
Alibek Omarov
9bb2870e38
travis: try to fix travis
2019-07-21 12:40:47 +03:00
Alibek Omarov
827105405f
travis: enable building and publishing for AMD64. Use at your own risk!
2019-07-20 05:07:22 +03:00
Alibek Omarov
6f27d05361
travis: ignore continuous branches [ci skip]
2019-07-09 16:04:45 +03:00
Alibek Omarov
baefab7e3d
travis: remove repository deployment
2019-07-09 15:43:30 +03:00
Alibek Omarov
83b7f795c1
travis: missed an OSX upload script
2019-07-01 00:51:25 +03:00
Alibek Omarov
0366035237
travis: add github releases uploader ( #47 )
2019-07-01 00:40:52 +03:00
Alibek Omarov
45b091028b
travis: comment mingw build until it's not stable
2019-05-23 22:01:06 +03:00
Alibek Omarov
00619d5795
travis: remove allow_failures, looks like it was copypasted from somewhere by mistake
2019-05-23 21:56:47 +03:00
Alibek Omarov
4124e01d65
scripts: enable deploying vc2008 project
2019-04-08 21:09:21 +03:00
Alibek Omarov
f9f96552b7
travis: move mingw engine build to standalone VM
2019-03-30 01:29:40 +03:00
Alibek Omarov
5f122a7435
travis: experiment to move apt addons under stage
2019-03-29 23:49:33 +03:00
Alibek Omarov
5436658ce7
scripts: travis: accept everything when installing python from choco
2019-03-29 23:40:25 +03:00
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
2019-03-29 23:32:06 +03:00