Ivan Avdeev
604bd702d4
Merge remote-tracking branch 'upstream/master' into merge-from-upstream-2023-02-16
2023-02-16 10:19:30 -08:00
f7f9cfecfc
ci: nswitch: use waf install to copy build artifacts
2023-02-09 05:35:30 +03:00
fgsfds
35e073ceff
ci: nswitch: don't forget filesystem_stdio
2023-02-08 01:53:26 +01:00
fgsfds
f7489a3747
scripts: nswitch: it's arm64, not aarch64
2023-02-08 01:04:31 +01:00
fgsfds
0ee2fd8a8a
ci: nswitch: do not dumb, 00 penalty
2023-02-07 20:52:23 +01:00
fgsfds
080b9b30a1
ci: nswitch: do not put the pkgtemp folder into the .7z
2023-02-07 20:45:42 +01:00
fgsfds
749ac5ed54
ci: nswitch: do not rely on dkp-pacman at all
2023-02-07 20:38:40 +01:00
fgsfds
6c8b9af6bb
ci: nswitch: fix artifact packaging
2023-02-07 20:35:24 +01:00
fgsfds
07922c0239
ci: nswitch: actually set env vars properly
2023-02-07 20:26:24 +01:00
fgsfds
430c51b71a
ci: nswitch: there is no python-is-python3 where we're going
2023-02-07 20:14:11 +01:00
fgsfds
20bcd03f19
ci: nswitch: ...and set it to be the default python install
2023-02-07 20:07:48 +01:00
fgsfds
dab959fc32
ci: nswitch: the docker container is missing python, install it
2023-02-07 20:04:36 +01:00
fgsfds
eff75e5d50
ci: nswitch: the docker container is missing dkp-toolchain-vars, install it
2023-02-07 20:00:49 +01:00
fgsfds
d103f022b4
ci: nswitch: forgot run
2023-02-07 19:55:33 +01:00
fgsfds
72b8246969
ci: nswitch: attempt to use dkp's docker image
...
because they banned the ci server from accessing their pacman repo
2023-02-07 19:54:00 +01:00
fgsfds
030d05f018
ci: nswitch: make install with sudo
2023-02-07 18:38:18 +01:00
fgsfds
98a7f6fa3f
ci: add nswitch build scripts
2023-02-07 18:34:58 +01:00
2705e77a4e
ci: don't spew config.log when it's not needed, less verbosity
2023-01-14 10:06:32 +03:00
256fe7ede9
scripts: make sure to test filesystem on CI
2022-12-27 02:31:46 +03:00
Владислав Сухов
c59b244d04
scripts: gha: fix path to vgui_support submodule
2022-09-17 15:55:40 +03:00
807f3852bd
scripts: gha: remove building extras.pak, as it's already being built
2022-09-11 02:20:36 +03:00
9d49985100
scripts: gha: build tarball for dedicated server
2022-08-25 19:40:27 +03:00
Ivan Avdeev
6b9ddf288f
Merge remote-tracking branch 'upstream/master' into merge-from-upstream
2022-08-08 00:08:17 -07:00
067e9be37a
scripts: upgrade to Android NDK 25
2022-08-01 14:25:44 +03:00
772f4dcb60
scripts: gha: win32: fix build type from debug to release
2022-07-14 18:26:47 +03:00
f63dd72260
scripts: gha: fix including vgui.dll
2022-06-12 04:16:41 +03:00
efdf9e3599
scripts: gha: include activities.txt on win32 continious builds
2022-05-30 02:35:06 +03:00
8169c2a40b
wscript: set rpath to current folder, LD_LIBRARY_PATH is unneeded anymore
...
Fix README and AppImage launch script accordingly
2022-03-03 05:57:51 +03:00
6b332eabd2
scripts: gha: include extras in MAGX and Win32 builds too (Linux and Android already have it)
2022-01-13 18:31:12 +03:00
b7a32f6843
scripts: gha: install deps on aarch64
2021-12-31 05:29:11 +03:00
7a0a355baf
github: grab artifacts by wildcard rather than a list
2021-12-17 04:38:23 +03:00
960a8959d5
github: download ndk directly instead of sdkmanager because sdkmanager sucks and ships ndk 22
2021-12-14 23:23:52 +03:00
dc186c3cba
github: build android with NDK compiler
2021-12-14 23:03:31 +03:00
a99e1ca509
Merge master into vulkan
2021-12-10 01:12:04 +03:00
fc665527ae
wscript: try to fix install on windows
2021-11-27 06:04:26 +03:00
576f0a72c5
scripts: install with destdir option on CI
2021-11-25 16:57:02 +03:00
Ivan Avdeev
03a7c00f06
do not upload vulkan_sdk.exe in CI builds
2021-10-14 10:17:05 -07:00
Ivan Avdeev
69cddf1767
Merge remote-tracking branch 'upstream/master' into vulkan
2021-10-13 12:36:11 -07:00
ade0fd4afa
ci: stop generating vc2008 project files
...
If somebody needs them, they can revert this comment and send a PR
Or better use official msvs.py tool
2021-10-02 04:05:52 +03:00
Ivan Avdeev
300bd1795c
add vulkan-sdk to gha deps
2021-07-11 10:52:14 -07:00
Ivan Avdeev
552e902a03
Merge remote-tracking branch 'upstream/master' into merge-master
2021-07-11 10:33:23 -07:00
affc64c6da
gha: don't install unneeded multilib packages for amd64
2021-07-03 23:18:14 +03:00
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