Commit Graph

4 Commits

Author SHA1 Message Date
otavepto
0b49bd3338 + fixed error propagation in Windows build script, apparently set /a var+=another_var works only if another_var is a defined env var but NOT one of the "magic" builtins like errorlevel
+ output niceness when running protob compiler in Linux build
2023-12-20 05:30:17 +02:00
ota
2e69c038cc + check for vswhere before attempting any detection
+ niceness for terminal output

+ update Windows + Linux scripts to use the new directories of third party + propagate exit error code + fix line ending

+ update Windows deps build script to clean generated build files by cmake after install + propagate exit code of all builds

+ update Linux deps build script to clean generated build files by cmake after install + propagate exit code of all builds

+ fix line ending!
2023-12-18 02:50:05 +02:00
a
ce0d862b67 updated Windows build script for the utf-8 lib 2023-12-14 04:48:25 +02:00
a
37f8c34dc8 added proper build scripts for Windows + clean build script 2023-12-14 04:41:30 +02:00