Hennadii Stepanov
|
7c543bc27b
|
build: Enable safe warnings for msvc builds
|
4 years ago |
Aaron Clauson
|
8e68bb1dde
|
build: Disable msvc warning 4722 for leveldb build
This prevents AppVeyor from failing on a warning in leveldb's new
Windows environment.
|
5 years ago |
Aaron Clauson
|
be23949765
|
build: MSVC changes for leveldb update
|
5 years ago |
nicolas.dorier
|
08c721dab2
|
[MSVC] Copy build output to src/ automatically after build
|
5 years ago |
Aaron Clauson
|
750d1bc7df
|
Cleaned up and consolidated msvc build files to allow faster builds and easier migration to vs2019.
|
5 years ago |
Chun Kuan Lee
|
8a1f0a38d4
|
scripted-diff: Remove NDEBUG pre-define
-BEGIN VERIFY SCRIPT-
sed -i 's/NDEBUG;//g' $(git grep --name-only 'NDEBUG;' build_msvc)
-END VERIFY SCRIPT-
|
6 years ago |
Chun Kuan Lee
|
82dcacb822
|
msvc: build leveldb locally
|
6 years ago |