Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-28 | Adds an option to msbuild common configuration to ignore linker warning ↵ | Aaron Clauson | |
4221. This warning is for object files that do not include any symbols. The warning is harmless and occurs due to some classes that are *nix only having no source to compile for an msvc build. | |||
2019-07-01 | [MSVC] Copy build output to src/ automatically after build | nicolas.dorier | |
2019-06-29 | [MSVC] allow user level project customization | nicolas.dorier | |
2019-06-20 | MSVC: Fix error in debug mode (Fix #16245) | nicolas.dorier | |
2019-06-19 | Cleaned up and consolidated msvc build files to allow faster builds and ↵ | Aaron Clauson | |
easier migration to vs2019. | |||
2018-08-10 | Visual Studio build configuration for Bitcoin Core | Aaron Clauson | |