Commit Graph

10 Commits

Author SHA1 Message Date
otavepto
0d4a73c41f fixed a mistake in win build deps script 2024-01-19 04:28:03 +02:00
otavepto
9cec2361de overall result message in all deps build scripts 2023-12-28 01:30:46 +02:00
otavepto
1ce0e823c4 change deps build dir to: build/deps/linux (example) to make them independant from emu build folder, which is for example build/linux/... 2023-12-28 01:30:46 +02:00
otavepto
46102427c0 update Windows + Linux deps build scripts to adapt the new folder structure 2023-12-28 01:30:46 +02:00
otavepto
1d8a1ddea2 build Windows deps inside build/win/deps 2023-12-28 01:30:46 +02:00
otavepto
39a4745336 properly propagate extraction error in Windows deps build script 2023-12-25 18:30:44 +02:00
otavepto
eb0a4de5fb updated Windows deps build script to build mbedtls as a static lib 2023-12-25 18:30:44 +02:00
otavepto
f63bbd59c6 remove irrelevant language standard flags in Windows build script 2023-12-25 04:09:49 +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
37f8c34dc8 added proper build scripts for Windows + clean build script 2023-12-14 04:41:30 +02:00