Commit Graph

10 Commits (master)

Author SHA1 Message Date
Aaron Clauson 249d61a382 Adjusted msvc compiler and linker settings to remove optimisations that are causing sporadic ABI issues on Visual Studio updates.
4 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 4a5e52cb51 msvc: Use a single file to specify the include path
6 years ago
Wladimir J. van der Laan 3a573fd46c
Merge #14922: windows: Set _WIN32_WINNT to 0x0601 (Windows 7)
6 years ago
Chun Kuan Lee 52091066be msvc: build secp256k1 locally
6 years ago
Chun Kuan Lee 1bd9ffdd44 windows: Set _WIN32_WINNT to 0x0601 (Windows 7)
6 years ago
practicalswift b9dafe7d9f Fix remaining compiler warnings (MSVC). Move disabling of specific warnings from /nowarn to project file.
6 years ago
Chun Kuan Lee 43c7fbb1e7 Make MSVC compiler read the source code using utf-8
6 years ago
Aaron Clauson ef7beaea6a Visual Studio build configuration for Bitcoin Core
6 years ago