Alibek Omarov
cc6838ec97
scripts: gha: psvita: try to fix vitaGL dependency fetching
2 years ago
Alibek Omarov
3949422430
scripts: gha: psvita: fix HLSDK branches names, as all needed PSVita changes have been merged to hlsdk-portable
2 years ago
Alibek Omarov
2c8488f07a
scripts: gha: psvita: disable SINGLE_THREADED_GC for vitaGL as it was fixed in upstream (thanks, @fgsfds )
2 years ago
Alibek Omarov
1df1fc32df
scripts: gha: psvita: lock vitaGL revision, use --depth=1 in git clone
2 years ago
fgsfds
b10a0dc5c5
ci: psvita: build bshift libraries
2 years ago
fgsfds
d8a3f4850a
ci: psvita: libk is not required
2 years ago
fgsfds
882d957b5c
ci: psvita: vdpm is in the current directory
2 years ago
fgsfds
afd1727898
ci: psvita: only download necessary packages
2 years ago
fgsfds
458aa6d8b8
ci: psvita: copy the vpk as well
2 years ago
fgsfds
6963741020
ci: psvita: fix copypaste error
2 years ago
fgsfds
b55aa982b0
ci: psvita: vrtld uses cmake
2 years ago
fgsfds
492481eea8
ci: basic psvita scripts
2 years ago
Alibek Omarov
f7f9cfecfc
ci: nswitch: use waf install to copy build artifacts
2 years ago
fgsfds
35e073ceff
ci: nswitch: don't forget filesystem_stdio
2 years ago
fgsfds
f7489a3747
scripts: nswitch: it's arm64, not aarch64
2 years ago
fgsfds
0ee2fd8a8a
ci: nswitch: do not dumb, 00 penalty
2 years ago
fgsfds
080b9b30a1
ci: nswitch: do not put the pkgtemp folder into the .7z
2 years ago
fgsfds
749ac5ed54
ci: nswitch: do not rely on dkp-pacman at all
2 years ago
fgsfds
6c8b9af6bb
ci: nswitch: fix artifact packaging
2 years ago
fgsfds
07922c0239
ci: nswitch: actually set env vars properly
2 years ago
fgsfds
430c51b71a
ci: nswitch: there is no python-is-python3 where we're going
2 years ago
fgsfds
20bcd03f19
ci: nswitch: ...and set it to be the default python install
2 years ago
fgsfds
dab959fc32
ci: nswitch: the docker container is missing python, install it
2 years ago
fgsfds
eff75e5d50
ci: nswitch: the docker container is missing dkp-toolchain-vars, install it
2 years ago
fgsfds
d103f022b4
ci: nswitch: forgot run
2 years ago
fgsfds
72b8246969
ci: nswitch: attempt to use dkp's docker image
...
because they banned the ci server from accessing their pacman repo
2 years ago
fgsfds
030d05f018
ci: nswitch: make install with sudo
2 years ago
fgsfds
98a7f6fa3f
ci: add nswitch build scripts
2 years ago
Alibek Omarov
2705e77a4e
ci: don't spew config.log when it's not needed, less verbosity
2 years ago
Alibek Omarov
256fe7ede9
scripts: make sure to test filesystem on CI
2 years ago
Владислав Сухов
c59b244d04
scripts: gha: fix path to vgui_support submodule
2 years ago
Alibek Omarov
807f3852bd
scripts: gha: remove building extras.pak, as it's already being built
2 years ago
Alibek Omarov
9d49985100
scripts: gha: build tarball for dedicated server
2 years ago
Alibek Omarov
067e9be37a
scripts: upgrade to Android NDK 25
2 years ago
Alibek Omarov
772f4dcb60
scripts: gha: win32: fix build type from debug to release
2 years ago
Alibek Omarov
f63dd72260
scripts: gha: fix including vgui.dll
2 years ago
Alibek Omarov
efdf9e3599
scripts: gha: include activities.txt on win32 continious builds
2 years ago
Alibek Omarov
8169c2a40b
wscript: set rpath to current folder, LD_LIBRARY_PATH is unneeded anymore
...
Fix README and AppImage launch script accordingly
3 years ago
Alibek Omarov
6b332eabd2
scripts: gha: include extras in MAGX and Win32 builds too (Linux and Android already have it)
3 years ago
Alibek Omarov
b7a32f6843
scripts: gha: install deps on aarch64
3 years ago
Alibek Omarov
7a0a355baf
github: grab artifacts by wildcard rather than a list
3 years ago
Alibek Omarov
960a8959d5
github: download ndk directly instead of sdkmanager because sdkmanager sucks and ships ndk 22
3 years ago
Alibek Omarov
dc186c3cba
github: build android with NDK compiler
3 years ago
Alibek Omarov
fc665527ae
wscript: try to fix install on windows
3 years ago
Alibek Omarov
576f0a72c5
scripts: install with destdir option on CI
3 years ago
Alibek Omarov
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
3 years ago
Alibek Omarov
affc64c6da
gha: don't install unneeded multilib packages for amd64
3 years ago
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