Commit Graph

9 Commits

Author SHA1 Message Date
Brian Gladman
ede5cee95e 1. remove mpir-tests.py from the mpir-tests directories (now runs from vs<nn> directories)
2. add tests and tune builds for Visual Studio 2013
2018-09-05 16:58:31 +01:00
Brian Gladman
0da9962426 update all msbuild.bat files to use a common script 2018-09-05 15:52:38 +01:00
Brian Gladman
388d13a8dd add back new msvc build 2018-08-29 14:15:58 +01:00
Brian Gladman
56f5b6bf2d remove windows build from master 2018-08-28 11:43:55 +01:00
Brian Gladman
6218aca956 remove all but generic C build Visual Studio build files from the repository 2018-03-06 11:58:34 +00:00
Brian Gladman
e00627e958 remove mpn_perfect_power (not compatible with MPIR division functions)
revert msvc build files accordingly
2018-02-28 15:47:50 +00:00
Brian Gladman
eb69f67857 Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR
Correct missing prototypess in gmp_h.in (mpn_divrem, mpn_divexact_1)
Update Windows builds for these changes
2018-02-25 16:14:35 +00:00
Brian Gladman
88ebf14002 remove files added to repository in error; correct msbuild.bat for Visual Studio 2017 2018-02-17 23:21:10 +00:00
Brian Gladman
81696e9b76 change vs sub-directory names in the Windows build to match Visual Studio versions 2018-02-17 22:11:47 +00:00