aboutsummaryrefslogtreecommitdiff
path: root/src/gmp
AgeCommit message (Collapse)Author
2015-05-12Build and link gmp correctly on MSVCSmallJoker
Also optimize json's library
2015-05-11Add LibGMPest31
Uses system provided libgmp if found, if not it falls back to mini-gmp.