Commit Graph

24 Commits

Author SHA1 Message Date
otavepto
2f03c9800e attempt 2 to fix release script 2024-06-02 20:43:17 +03:00
otavepto
596706fea9 fix release workflow + allow manual trigger for testing 2024-06-02 05:15:45 +03:00
otavepto
d6495a8831 remove debug messages 2024-06-02 05:15:45 +03:00
otavepto
2c0a28c8ea * convert genproto into an option instead if an action because we need the action name for the deps folder
* disable windows specific options for other os + add category to all options
* update readme
2024-06-02 05:15:45 +03:00
otavepto
3b536044be fix readme indentation + print debug messages 2024-06-02 05:15:45 +03:00
otavepto
f822127ddf note on rquired ubuntu packages + run apt update in linux workflows 2024-06-02 05:15:45 +03:00
otavepto
989bbf8ed4 attempt #1 to fix workflows 2024-06-02 05:15:45 +03:00
otavepto
a2617646e5 forgot that! 2024-05-22 05:40:51 +03:00
otavepto
cfa8f9f134 update workflows 2024-05-22 05:38:40 +03:00
otavepto
83be0d66d9 use the env var of third-party base location 2024-05-21 23:37:37 +03:00
Detanup01
022ca419bc now it actually compress the stuff inside instead of the "debug"/"release" folder 2024-05-21 19:32:49 +03:00
Detanup01
a626c4b41f aaaaaaaaaaaa 2024-05-21 19:32:49 +03:00
Detanup01
9c9a86376a gmake->gmake2 2024-05-21 19:32:49 +03:00
Detanup01
ebc83df21e workflow update 2024-05-21 19:32:49 +03:00
Detanup01
1d75b82a5c merge stuff frrom premake2 branch,
Updating stuff to work
2024-05-21 19:32:49 +03:00
otavepto
01f4ee87bf shorter name 2024-05-21 19:32:49 +03:00
otavepto
3f68c5ab12 exclude some matrix combinations 2024-05-21 19:32:49 +03:00
otavepto
9236f8c70b don't fail all matrix jobs on first failure + shorter names 2024-05-21 19:32:49 +03:00
otavepto
3ed858da8e 2 worked, try 4 parallel jobs 2024-05-21 19:32:49 +03:00
otavepto
4843527422 * limit parallel jobs to 2 for each os, hopefully would fix the random cancellation
* use clang instead of gcc because of this error `g++: error: unrecognized command-line option ‘-Wundefined-internal’`
2024-05-21 19:32:49 +03:00
otavepto
372824aee3 reduce verbosity for win + dry run make on linux before actual run to show command + attempt to workaround broken gen proto premake action 2024-05-21 19:32:49 +03:00
otavepto
80de67f658 clone branch first on linux! 2024-05-21 19:32:49 +03:00
otavepto
62904968df matrix based workflows for premake 2024-05-21 19:32:49 +03:00
otavepto
470003f926 workflows for linux too + rename scripts 2024-05-11 17:38:32 +03:00