Alibek Omarov
|
c29ad6b598
|
scripts: waifulib: compiler_optimizations: add option to use profiling
|
9 months ago |
Bohdan Shulyar
|
f1bc9b87b1
|
platform: android: port to SDL
|
9 months ago |
Alibek Omarov
|
25ea6ed500
|
scripts: waifulib: don't use relative path while creating ZIP file (so cwd might not be equal to sources path)
|
9 months ago |
Bohdan Shulyar
|
8b884132b7
|
ci: fix missing libs on nswitch
|
10 months ago |
Alibek Omarov
|
6814908d80
|
scripts: gha: enable verbose build for nswitch port
|
11 months ago |
Andrey Akhmichin
|
dd310ab851
|
ci: upgrade freebsd tasks.
|
12 months ago |
Velaron
|
0073225549
|
scripts: gha: Android deps and build scripts
|
1 year ago |
Alibek Omarov
|
a464c3dd66
|
scripts: waifulib: compiler_optimizations: rename release build type to humanrights with kept compatibility
|
1 year ago |
Alibek Omarov
|
dc71456174
|
scripts: flatpak: upgrade to Freedesktop SDK 23.08
|
1 year ago |
Alibek Omarov
|
5c6b9d3235
|
scripts: flatpak: set correct bindir for flatpak installation
|
1 year ago |
Alibek Omarov
|
3d49ca25b3
|
scripts: flatpak: disable LTO for Flatpak for now, it causes linker errors
|
1 year ago |
fgsfds
|
24ee3ae318
|
scripts: psvita: bump vitaGL version
|
1 year ago |
Alibek Omarov
|
f3ed9b21c0
|
scripts: add sample systemd service
|
1 year ago |
Alibek Omarov
|
febdfacbd3
|
wscript: merge CMakeLists generating tool from Velaron's tree
|
1 year ago |
Alibek Omarov
|
8caa2d142f
|
scripts: sailfish: initial SailfishOS support
|
1 year ago |
Alibek Omarov
|
a3603f497d
|
scripts: waifulib: compiler_optimizations: fix -march applying on x86_64 toolchains forced to compile in 32-bit mode
|
1 year ago |
Alibek Omarov
|
dee5cae5f3
|
scripts: waifulib: compiler_optimizations: set pentium-m minimum cpu requirement for Intel 32-bits, like HLSDK
|
1 year ago |
Alibek Omarov
|
ef4bc2acf2
|
scripts: flatpak: try to fix flatpak build on GitHub Actions
|
1 year ago |
Alibek Omarov
|
fa0e7e4369
|
scripts: enable LTO for Linux builds too
|
1 year ago |
Alibek Omarov
|
5549e7301c
|
scripts: gha: win32: enable LTO by default
|
1 year ago |
Alibek Omarov
|
5ab7d09a00
|
scripts: waifulib: compiler_optimizations: allow -fno-semantic-interposition for GCC (less overhead on PIC binaries)
|
1 year ago |
Alibek Omarov
|
c54e1625d1
|
scripts: waifulib: compiler_optimizations: fixes for LTO
|
1 year ago |
Alibek Omarov
|
2261b0dcab
|
scripts: gha: set --disable-werror for building HLSDK
|
2 years ago |
Alibek Omarov
|
9eb49fc673
|
scripts: gha: win32: finally use destdir instead of prefix on Windows
|
2 years ago |
Alibek Omarov
|
c1252b5642
|
scripts: waifulib: vgui: fix Logs aren't being imported
|
2 years ago |
Alibek Omarov
|
b28d10f69f
|
scripts: waifulib: split vgui_support VGUI detection to separate module
|
2 years ago |
Alibek Omarov
|
c52dc69360
|
scripts: gha, cirrus: fix failing workflows because of --enable-fs-tests flag removal
|
2 years ago |
Alibek Omarov
|
33ff7bbd61
|
scripts: waifulib: compiler_optimizations: set default build type to release
I think this will make configuration less confusing, also we're stable enough to be built
with optimizations and without debug information
|
2 years ago |
Alibek Omarov
|
7cac1d290d
|
scripts: gha: it's pretty safe to not do clean on Waf, since it's much better at tracking modified files
|
2 years ago |
Alibek Omarov
|
dca4226e4b
|
github: re-use PrimeXT's actions to upload artifacts to GitHub Releases
|
2 years ago |
Alibek Omarov
|
b3c1c173a9
|
scripts: gha: exit if we can't move to a specified directory
|
2 years ago |
Alibek Omarov
|
3e67445ef3
|
scripts: gha: psvita: fix building HLSDK, exit if we can't move to a directory
|
2 years ago |
Alibek Omarov
|
f8cf2c8953
|
scripts: continious_upload: retry if upload failed
|
2 years ago |
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
|
f2f21b24a1
|
scripts: psvita: no need for fsigned-char either
|
2 years ago |
fgsfds
|
9ef43a4794
|
scripts: psvita: no need to force GNU_SOURCE everywhere
|
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
|
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 |