Commit Graph

16 Commits

Author SHA1 Message Date
Alibek Omarov 95b134b5a6 ci: fix cirrus CI configuration file 2024-04-06 06:58:15 +03:00
Alibek Omarov 5bd1dd34b3 ci: disable freebsd-12 task 2024-01-04 22:15:08 +03:00
Andrey Akhmichin dd310ab851 ci: upgrade freebsd tasks. 2023-11-20 00:13:42 +03:00
Andrey Akhmichin 080dc38f11 ci: upgrade freebsd tasks 2022-06-03 19:53:58 +03:00
a1batross 5715023a0d
ci: upgrade freebsd tasks 2022-05-21 03:14:41 +03:00
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 12dd225db2 cirrus: fix freebsd 12 image 2021-02-26 18:33:26 +03:00
Alibek Omarov b7fa48a1eb cirrus: try to fix freebsd 11.4 ci build 2020-11-27 21:59:41 +03:00
Alibek Omarov ea6846e2f9 ci: run pkg update for freebsd 2020-05-03 15:17:53 +03:00
Alibek Omarov 5f4d81866f
cirrus: update freebsd images 2020-02-25 01:30:29 +03:00
Alibek Omarov fe118e9683 ci: disable dedicated build for freebsd at now 2019-10-18 07:36:03 +03:00
Alibek Omarov d68eab6b65 ci: autoconfirm for pkg installg 2019-10-16 02:35:35 +03:00
Alibek Omarov 8ec6eaa49a ci: try to install needed dependencies for freebsd 2019-10-16 02:27:24 +03:00
Alibek Omarov a38f561d7c ci: use SDL2 zip source archive 2019-10-16 02:18:12 +03:00
Alibek Omarov cb404b2730 cI: borrow image names from rust-lang/libc 2019-10-16 02:11:26 +03:00
Alibek Omarov 83d3c02e53 ci: add Cirrus CI support with FreeBSD 2019-10-16 02:09:47 +03:00