SNMetamorph
|
e0c69d7df5
|
gha: fixed binaries signing in Windows workflow
|
2024-08-30 07:34:40 +03:00 |
|
|
79e94bf766
|
Revert "scripts: gha: use 64-bit compiler for 32-bit target for faster compilation on Win32"
This reverts commit 3de370f3d5 .
|
2024-08-18 14:13:01 +03:00 |
|
|
3de370f3d5
|
scripts: gha: use 64-bit compiler for 32-bit target for faster compilation on Win32
|
2024-08-18 14:04:54 +03:00 |
|
|
c84d2f4624
|
gha: first attempt at signing binaries
|
2024-08-18 13:52:02 +03:00 |
|
|
380a9f7a6f
|
scripts: add self-signed certificate for win32
* There is no infrastructure to use signtool during win32 builds yet.
|
2024-08-18 12:24:17 +03:00 |
|
|
d905ea354e
|
scripts: gha: do not waste time building bshift, just copy binary from mobile_hacks
|
2024-08-12 10:27:26 +03:00 |
|
|
6fcf0a77af
|
scripts: gha: fix typo
|
2024-08-12 09:43:02 +03:00 |
|
|
2dc220b42f
|
gha: add build for macOS ARM and x86
Very barebones, doesn't build universal app, doesn't build dmg
|
2024-08-12 09:12:13 +03:00 |
|
|
ab499d5095
|
scripts: waifulib: vgui: fix vgui_support getting automatically enabled on x86 machines with unsupported OS
|
2024-08-11 18:08:20 +03:00 |
|
Владислав Сухов
|
6ee8a2dfa7
|
scripts: sailfish: bump engine version to 0.21
|
2024-08-09 12:41:47 +03:00 |
|
|
173aa7333a
|
scripts: waifulib: vgui: add option to disable vgui platform support checks, try to lookup DEST_CPU subdirectories for prebuilt library
|
2024-07-24 07:04:53 +03:00 |
|
|
76978bfd47
|
scripts: gha: change Android project URL, update Android CLI tools and NDK
|
2024-07-09 08:56:14 +03:00 |
|
|
3088c7f198
|
scripts: gha: set proper PKG_CONFIG_PATH when building 32-bit SDL
|
2024-07-02 19:26:39 +03:00 |
|
|
c8469071bf
|
scripts: gha: add remaining wayland dependencies
|
2024-07-02 19:15:02 +03:00 |
|
|
115fc301b5
|
scripts: gha: fix installing pulseaudio dependency for 32-bit build
|
2024-07-02 19:02:54 +03:00 |
|
|
bc449b8e95
|
scripts: gha: enable JACK in automatic builds
|
2024-07-02 18:59:13 +03:00 |
|
|
74bbc0fe7e
|
scripts: gha: install pulse, jack and wayland development files for SDL to detect them
|
2024-07-02 18:58:53 +03:00 |
|
|
27cab8aad5
|
scripts: waifulib: compiler_optimizations: set HAVE_OPENMP=1 define if openmp feature was enabled during the build
|
2024-05-29 05:41:47 +03:00 |
|
|
823fe9ebbd
|
waf: upgrade to waf 2.1.1/waifu 1.3.0. Try to fix most optparse->argparse migration issues
|
2024-05-25 04:58:28 +03:00 |
|
|
103b9724f9
|
scripts: waifulib: compiler_optimizations: fix linking OpenMP
|
2024-05-06 15:36:26 +03:00 |
|
|
5d718aa0d6
|
scripts: waifulib: compiler_optimizations: add flag for building with OpenMP (not used anywhere in the engine but let's keep it)
|
2024-05-06 06:42:15 +03:00 |
|
|
e210969612
|
scripts: gha: build_linux: spew config.log on build failure
|
2024-05-03 15:57:26 +03:00 |
|
|
c3b2cc4423
|
waifulib/compiler_optimizations: disable no-semantic-interposition for gcc4 in release builds too
|
2024-02-27 04:16:14 +03:00 |
|
|
4f80922358
|
waf/compiler_optimizations: remove no-semantic-interposition for gcc4
|
2024-02-27 04:04:54 +03:00 |
|
|
c29ad6b598
|
scripts: waifulib: compiler_optimizations: add option to use profiling
|
2024-02-21 02:57:07 +03:00 |
|
|
f1bc9b87b1
|
platform: android: port to SDL
|
2024-02-19 17:47:40 +03:00 |
|
|
25ea6ed500
|
scripts: waifulib: don't use relative path while creating ZIP file (so cwd might not be equal to sources path)
|
2024-02-19 05:00:12 +03:00 |
|
|
8b884132b7
|
ci: fix missing libs on nswitch
|
2024-01-10 14:37:43 +03:00 |
|
|
6814908d80
|
scripts: gha: enable verbose build for nswitch port
|
2023-12-02 19:08:34 +03:00 |
|
Andrey Akhmichin
|
dd310ab851
|
ci: upgrade freebsd tasks.
|
2023-11-20 00:13:42 +03:00 |
|
|
0073225549
|
scripts: gha: Android deps and build scripts
|
2023-11-03 16:36:55 +03:00 |
|
|
a464c3dd66
|
scripts: waifulib: compiler_optimizations: rename release build type to humanrights with kept compatibility
|
2023-11-02 14:33:00 +03:00 |
|
|
dc71456174
|
scripts: flatpak: upgrade to Freedesktop SDK 23.08
|
2023-09-15 22:32:52 +03:00 |
|
|
5c6b9d3235
|
scripts: flatpak: set correct bindir for flatpak installation
|
2023-07-22 04:49:48 +03:00 |
|
|
3d49ca25b3
|
scripts: flatpak: disable LTO for Flatpak for now, it causes linker errors
|
2023-07-22 00:23:03 +03:00 |
|
fgsfds
|
24ee3ae318
|
scripts: psvita: bump vitaGL version
|
2023-06-25 18:15:18 +03:00 |
|
|
f3ed9b21c0
|
scripts: add sample systemd service
|
2023-06-16 08:47:25 +03:00 |
|
|
febdfacbd3
|
wscript: merge CMakeLists generating tool from Velaron's tree
|
2023-06-05 21:30:07 +03:00 |
|
|
8caa2d142f
|
scripts: sailfish: initial SailfishOS support
|
2023-06-02 05:37:13 +03:00 |
|
|
a3603f497d
|
scripts: waifulib: compiler_optimizations: fix -march applying on x86_64 toolchains forced to compile in 32-bit mode
|
2023-05-24 04:30:28 +03:00 |
|
|
dee5cae5f3
|
scripts: waifulib: compiler_optimizations: set pentium-m minimum cpu requirement for Intel 32-bits, like HLSDK
|
2023-05-24 04:19:08 +03:00 |
|
|
ef4bc2acf2
|
scripts: flatpak: try to fix flatpak build on GitHub Actions
|
2023-05-24 04:18:33 +03:00 |
|
|
fa0e7e4369
|
scripts: enable LTO for Linux builds too
|
2023-05-14 09:49:39 +03:00 |
|
|
5549e7301c
|
scripts: gha: win32: enable LTO by default
|
2023-05-14 09:36:46 +03:00 |
|
|
5ab7d09a00
|
scripts: waifulib: compiler_optimizations: allow -fno-semantic-interposition for GCC (less overhead on PIC binaries)
|
2023-05-14 09:35:00 +03:00 |
|
|
c54e1625d1
|
scripts: waifulib: compiler_optimizations: fixes for LTO
|
2023-05-14 09:34:29 +03:00 |
|
|
2261b0dcab
|
scripts: gha: set --disable-werror for building HLSDK
|
2023-04-25 13:10:12 +03:00 |
|
|
9eb49fc673
|
scripts: gha: win32: finally use destdir instead of prefix on Windows
|
2023-04-25 13:05:34 +03:00 |
|
|
c1252b5642
|
scripts: waifulib: vgui: fix Logs aren't being imported
|
2023-04-17 06:36:58 +03:00 |
|
|
b28d10f69f
|
scripts: waifulib: split vgui_support VGUI detection to separate module
|
2023-04-17 05:20:22 +03:00 |
|