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 |
SNMetamorph
|
b26cd6cc94
|
wscript: added /Zc:__cplusplus compiler flag for MSVC
|
2 years ago |
Alibek Omarov
|
772f4dcb60
|
scripts: gha: win32: fix build type from debug to release
|
2 years ago |
SNMetamorph
|
3ec9977212
|
wscript: added parallel builds compiler flag for MSVC
|
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
|
654bac83a5
|
scripts: do not upload branches as main continious prerelease
|
3 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 |
NightFox
|
bb84a3cb7f
|
add /fsanitize=address for msvc (windows) when sanitize
|
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
|
f1a4d66d27
|
scripts: waifulib: remove nooptimize build type, use debug instead. Disable optimization for sanitize builds
|
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
|
a4be009ce7
|
scripts: waifulib: disable stpcpy builtin for API level <21
|
3 years ago |
Alibek Omarov
|
d3248aad66
|
scripts: waifulib: clean legacy Android definitions
|
3 years ago |
Alibek Omarov
|
000c594596
|
scripts: waifulib: disable -no-canonical-prefixes for new NDKs
|
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
|
29bc0392ee
|
scripts: compiler_optimizations: disable clang thread-safe statics
|
3 years ago |
Alibek Omarov
|
054765232e
|
waifulib: xcompile: add NDK 23 support
|
3 years ago |
Alibek Omarov
|
28b49e00e5
|
scripts: continious_upload: remove unused Travis CI support
|
3 years ago |
Alibek Omarov
|
1e6be598e9
|
TravisCI is dead too\!
|
3 years ago |
Alibek Omarov
|
155e15939b
|
scripts: continious_upload: remove unused Artifactory support (JFrog is dead\!)
|
3 years ago |
Alibek Omarov
|
3f014fde73
|
scripts: continious_upload: upload to original transfer.sh
|
3 years ago |
Alibek Omarov
|
66db69862f
|
cirrus: build all renderers available, remove unsupported -W flag for waf configure
|
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 |