|
87c307f47e
|
scripts: flatpak: install vgui
|
2023-02-05 04:27:58 +03:00 |
|
|
34b0cdc125
|
scripts: flatpak: use relative paths as RoDir doesn't allow absolute paths for now
|
2023-02-05 04:13:45 +03:00 |
|
|
a610b1545b
|
scripts: flatpak: check .local directory for steam library
|
2023-02-05 03:44:58 +03:00 |
|
|
30b698067a
|
scripts: flatpak: allow easy debugger attach
|
2023-02-05 03:25:07 +03:00 |
|
|
f63f1a0dc6
|
scripts: flatpak: add another default Steam library path
|
2023-02-05 02:43:36 +03:00 |
|
|
00ddd95c27
|
scripts: flatpak: try to add ourselves to desktop menu entries
|
2023-02-05 02:25:21 +03:00 |
|
|
f3ff942ea9
|
scripts: flatpak: add basic i386 flatpak script
|
2023-02-01 04:58:12 +03:00 |
|
|
ae66291272
|
scripts: compiler_optimizations: added MSan target
|
2023-01-31 04:28:08 +03: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 |
|
|
aa702f0678
|
scripts: waifulib: xcompile: add msvc-wine support in cross-compile helper script
|
2022-11-16 04:19:46 +03:00 |
|
|
ffe43e1f22
|
scripts: waifulib: fix error reporting in zip.py
|
2022-09-20 21:56:25 +03:00 |
|
Владислав Сухов
|
c59b244d04
|
scripts: gha: fix path to vgui_support submodule
|
2022-09-17 15:55:40 +03:00 |
|
|
b56f6fa330
|
scripts: waifulib: fix zipfile init for older Python
|
2022-09-11 02:50:52 +03:00 |
|
|
807f3852bd
|
scripts: gha: remove building extras.pak, as it's already being built
|
2022-09-11 02:20:36 +03:00 |
|
|
084089b919
|
3rdparty: extras: build ZIP archive and install to engine default gamefolder
|
2022-09-11 02:13:23 +03:00 |
|
|
686a966ff7
|
wscript: now waf builds extras archive by itself, using Python standard library's zipfile
|
2022-09-11 01:39:29 +03:00 |
|
|
9d49985100
|
scripts: gha: build tarball for dedicated server
|
2022-08-25 19:40:27 +03:00 |
|
|
44cd03f464
|
wscript: refactor opus wscript files, now it builds only if system package wasn't found
|
2022-08-18 04:46:11 +03:00 |
|
|
2b9e050f57
|
engine: voice support
|
2022-08-18 04:46:11 +03:00 |
|
|
067e9be37a
|
scripts: upgrade to Android NDK 25
|
2022-08-01 14:25:44 +03:00 |
|
SNMetamorph
|
b26cd6cc94
|
wscript: added /Zc:__cplusplus compiler flag for MSVC
|
2022-08-01 12:54:26 +03:00 |
|
|
772f4dcb60
|
scripts: gha: win32: fix build type from debug to release
|
2022-07-14 18:26:47 +03:00 |
|
SNMetamorph
|
3ec9977212
|
wscript: added parallel builds compiler flag for MSVC
|
2022-06-30 16:14:21 +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 |
|
|
654bac83a5
|
scripts: do not upload branches as main continious prerelease
|
2022-03-20 06:38:46 +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 |
|
NightFox
|
bb84a3cb7f
|
add /fsanitize=address for msvc (windows) when sanitize
|
2022-01-16 09:54:17 +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 |
|
|
f1a4d66d27
|
scripts: waifulib: remove nooptimize build type, use debug instead. Disable optimization for sanitize builds
|
2022-01-04 01:58:45 +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 |
|
|
a4be009ce7
|
scripts: waifulib: disable stpcpy builtin for API level <21
|
2021-12-17 03:15:38 +03:00 |
|
|
d3248aad66
|
scripts: waifulib: clean legacy Android definitions
|
2021-12-15 17:40:24 +03:00 |
|
|
000c594596
|
scripts: waifulib: disable -no-canonical-prefixes for new NDKs
|
2021-12-15 17:37:31 +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 |
|
|
29bc0392ee
|
scripts: compiler_optimizations: disable clang thread-safe statics
|
2021-12-07 09:03:51 +03:00 |
|
|
054765232e
|
waifulib: xcompile: add NDK 23 support
|
2021-12-07 09:03:20 +03:00 |
|
|
28b49e00e5
|
scripts: continious_upload: remove unused Travis CI support
|
2021-11-27 06:34:22 +03:00 |
|
|
1e6be598e9
|
TravisCI is dead too\!
|
2021-11-27 06:27:52 +03:00 |
|
|
155e15939b
|
scripts: continious_upload: remove unused Artifactory support (JFrog is dead\!)
|
2021-11-27 06:25:35 +03:00 |
|
|
3f014fde73
|
scripts: continious_upload: upload to original transfer.sh
|
2021-11-27 06:24:13 +03:00 |
|
|
66db69862f
|
cirrus: build all renderers available, remove unsupported -W flag for waf configure
|
2021-11-27 06:23:07 +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 |
|
|
8bbd0d5119
|
ci: let's have a copy of original uploadtool instead of unsafe curl | sh
|
2021-10-03 03:53:06 +03: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 |
|
|
f5ccf093d6
|
scripts: waifulib: fix build with sanitizers on
|
2021-09-30 15:58:50 +03:00 |
|