aboutsummaryrefslogtreecommitdiff
path: root/build_msvc/libsecp256k1
AgeCommit message (Expand)Author
2023-05-05msvc: Cleanup after upgrading libsecp256k1 up to 0.3.0Hennadii Stepanov
2022-12-13Remove explicit enabling of default modulesPieter Wuille
2022-04-07build: fix MSVC build after subtree updatedhruv
2021-04-02Disable certain false positive warnings for libsecp256k1 msvc buildPieter Wuille
2020-10-12Support for Schnorr signatures and integration in SignatureCheckers (BIP 340)Pieter Wuille
2019-07-01[MSVC] Copy build output to src/ automatically after buildnicolas.dorier
2019-06-19Cleaned up and consolidated msvc build files to allow faster builds and easie...Aaron Clauson
2019-02-17scripted-diff: Remove NDEBUG pre-defineChun Kuan Lee
2019-02-01msvc: build secp256k1 locallyChun Kuan Lee