aboutsummaryrefslogtreecommitdiff
path: root/build_msvc/libsecp256k1
AgeCommit message (Expand)Author
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