Commit Graph

10 Commits

Author SHA1 Message Date
pancake
d9aac6bc66 Windows builds include debug information by default ##build
* Use 'call configure.bat release' to make stripped builds
* The CI still builds in release mode
2022-06-22 00:56:29 +02:00
pancake
37acc9d87f Add 'configure.bat static' argument to build r2blob.static.exe ##windows 2022-03-16 00:48:50 +01:00
pancake
4bed905d8a
Fix msvc warnings (#19827) 2022-03-15 19:27:34 +01:00
pancake
38c22fa199 Properly check for %ERRORLEVEL% in batch scripts 2021-11-14 17:59:38 +01:00
pancake
4c9fac84a0
Generate bin/d the same way as other sdb paths with meson ##build
* Add -Dwasan=true for meson to compile with msvc's address sanitizer
* Clear the prefix dir before installing, so we ensure it's more realistic
2021-11-14 00:57:35 +01:00
pancake
90df61624f Fix Windows CI issue 2021-09-13 11:54:18 +02:00
pancake
9d18eb1a3a
Fix crash on windows dd, still wip ##debug 2021-09-09 20:59:11 +02:00
pancake
5c3365623c
Create vs folder when running configure on Windows ##build 2021-09-07 22:41:26 +02:00
pancake
4860de6948 Improve Windows build scripts 2021-08-17 20:18:43 +00:00
pancake
17637c670f Add preconfigure/configure/make batch scripts for Windows ##build 2021-08-17 19:53:14 +00:00