fgsfds
|
afd1727898
|
ci: psvita: only download necessary packages
|
2 years ago |
fgsfds
|
957154f097
|
scripts: psvita: move TITLEID and APPNAME to engine elf build arguments
|
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 |
fgsfds
|
6304b51f32
|
psvita: fno-short-enums, make ref_gl function somewhat
|
2 years ago |
fgsfds
|
7424b29e56
|
engine: initial psvita build support
|
2 years ago |
Alibek Omarov
|
d58105d64d
|
scripts: flatpak: fix Half-Life directory detection
|
2 years ago |
Alibek Omarov
|
1bdd844860
|
scripts: flatpak: minimize filesystem permissions, add Steam Flatpak data directory
|
2 years ago |
Alibek Omarov
|
11f3d97cd7
|
scripts: flatpak: respect XDG data home in launcher script, add Steam Flatpak data directory
|
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
|
69607d7890
|
nswitch: do not link libstdc++ into dynamic libraries
instead only link it to the main executable with --whole-archive, letting the dynamic libs import anything they want from it
|
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
|
87c307f47e
|
scripts: flatpak: install vgui
|
2 years ago |
Alibek Omarov
|
34b0cdc125
|
scripts: flatpak: use relative paths as RoDir doesn't allow absolute paths for now
|
2 years ago |
fgsfds
|
25a1cb8ce7
|
Nintendo Switch support (again)
|
2 years ago |
Alibek Omarov
|
a610b1545b
|
scripts: flatpak: check .local directory for steam library
|
2 years ago |
Alibek Omarov
|
30b698067a
|
scripts: flatpak: allow easy debugger attach
|
2 years ago |
Alibek Omarov
|
f63f1a0dc6
|
scripts: flatpak: add another default Steam library path
|
2 years ago |
Alibek Omarov
|
00ddd95c27
|
scripts: flatpak: try to add ourselves to desktop menu entries
|
2 years ago |
Alibek Omarov
|
f3ff942ea9
|
scripts: flatpak: add basic i386 flatpak script
|
2 years ago |
Alibek Omarov
|
ae66291272
|
scripts: compiler_optimizations: added MSan target
|
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 |
Alibek Omarov
|
aa702f0678
|
scripts: waifulib: xcompile: add msvc-wine support in cross-compile helper script
|
2 years ago |
Alibek Omarov
|
ffe43e1f22
|
scripts: waifulib: fix error reporting in zip.py
|
2 years ago |
Владислав Сухов
|
c59b244d04
|
scripts: gha: fix path to vgui_support submodule
|
2 years ago |
Alibek Omarov
|
b56f6fa330
|
scripts: waifulib: fix zipfile init for older Python
|
2 years ago |
Alibek Omarov
|
807f3852bd
|
scripts: gha: remove building extras.pak, as it's already being built
|
2 years ago |
Alibek Omarov
|
084089b919
|
3rdparty: extras: build ZIP archive and install to engine default gamefolder
|
2 years ago |
Alibek Omarov
|
686a966ff7
|
wscript: now waf builds extras archive by itself, using Python standard library's zipfile
|
2 years ago |
Alibek Omarov
|
9d49985100
|
scripts: gha: build tarball for dedicated server
|
2 years ago |
Alibek Omarov
|
44cd03f464
|
wscript: refactor opus wscript files, now it builds only if system package wasn't found
|
2 years ago |
Velaron
|
2b9e050f57
|
engine: voice support
|
2 years ago |
Alibek Omarov
|
067e9be37a
|
scripts: upgrade to Android NDK 25
|
2 years ago |