Commit Graph

8 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
32983f861a updated Linux build script for the utf-8 lib 2023-12-14 04:48:37 +02:00
a
71ee66a1a4 added proper build scripts for Linux + deps build script 2023-12-14 04:41:30 +02:00
a
a0b8881c99 remove all Linux build scripts 2023-12-14 04:41:28 +02:00
Mr_Goldberg
a32853e643
Use C++14 instead of C++11 2021-09-19 01:09:25 -04:00
Nemirtingas
b17e3b7be3 Added win static build for curl 2019-08-21 21:35:41 +02:00
Mr_Goldberg
d968c3e1b5
Initial commit. 2019-04-13 12:21:56 -04:00