otavepto
|
f2d0f936b0
|
fix deprecation warning
|
2024-06-02 05:15:45 +03:00 |
|
otavepto
|
e7ae040795
|
print events on newlines
|
2024-06-02 05:15:45 +03:00 |
|
otavepto
|
c8db02ae82
|
properly fix compilation of ingame_overlay for linux
|
2024-06-02 05:15:45 +03:00 |
|
otavepto
|
cd32b90984
|
always force-write the overlay config file in case it's content was changed
|
2024-06-02 05:15:45 +03:00 |
|
otavepto
|
baa805ec7e
|
fix 32-bit compilation of mbedtls for linux
|
2024-06-02 05:15:45 +03:00 |
|
otavepto
|
5a44bf7b8e
|
allow adding extra switches/flags to cmake_c/cxx_flags_init
|
2024-06-02 05:15:45 +03:00 |
|
otavepto
|
2201e94982
|
add -MT flag to compiler flags only for vs projects, it has a different meaning on linux!
|
2024-06-02 05:15:45 +03:00 |
|
otavepto
|
7f2fbf8ab0
|
sanity check for cmake/7-zip and third-party/ existence
|
2024-06-02 05:15:45 +03:00 |
|
otavepto
|
5f96b4907c
|
force write the cmake toolcahin file everytime just in case the content was changed during each build
|
2024-06-02 05:15:45 +03:00 |
|
otavepto
|
d724169f3d
|
only enable cmake options for there intended targets
|
2024-06-02 05:15:45 +03:00 |
|
otavepto
|
bbe0fa934c
|
fix dir flattening for linux
|
2024-06-02 05:15:45 +03:00 |
|
otavepto
|
0133ffa52e
|
add switches to silence 7-zip header during extraction
|
2024-06-02 05:15:45 +03:00 |
|
otavepto
|
16d6ad1c31
|
fix unterminated quotes for cmake install prefix
|
2024-06-02 05:15:45 +03:00 |
|
otavepto
|
a45ab0987b
|
use path.getabsolute instead of os.realpath since the later returns nil if the path doesn't exist
|
2024-06-02 05:15:45 +03:00 |
|
otavepto
|
a150541303
|
all deps now are now building on windows from premake!
|
2024-06-02 05:15:45 +03:00 |
|
otavepto
|
3b817af13f
|
mostly working build deps premake script, vs2022 and msys2 are working
|
2024-06-02 05:15:45 +03:00 |
|
otavepto
|
4b484e0df9
|
extract all deps
|
2024-06-02 05:15:45 +03:00 |
|