Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-28 | build: remove old MSVC build system | fanquake | |
This has been superseded by CMake. | |||
2024-04-26 | build, msvc: Drop duplicated `common\url.cpp` source file | Hennadii Stepanov | |
It has been a part of SOURCE_FILES since https://github.com/bitcoin/bitcoin/pull/29904 | |||
2022-10-31 | refactor: move url.h/cpp from lib util to lib common | fanquake | |
2019-07-01 | [MSVC] Copy build output to src/ automatically after build | nicolas.dorier | |
2019-06-19 | Cleaned up and consolidated msvc build files to allow faster builds and ↵ | Aaron Clauson | |
easier migration to vs2019. | |||
2019-03-01 | msvc: Use a single file to specify the include path | Chun Kuan Lee | |
2019-02-17 | scripted-diff: Remove NDEBUG pre-define | Chun Kuan Lee | |
-BEGIN VERIFY SCRIPT- sed -i 's/NDEBUG;//g' $(git grep --name-only 'NDEBUG;' build_msvc) -END VERIFY SCRIPT- | |||
2019-02-01 | msvc: build secp256k1 locally | Chun Kuan Lee | |
2018-08-26 | auto generate MSVC project files | Chun Kuan Lee | |