Commit Graph

14 Commits

Author SHA1 Message Date
BrianGladman
ed36ee5257 Correct Visual Studio builds and update the Python VS build generators 2014-08-14 13:16:41 +01:00
BrianGladman
277565fdb4 1. Correct error in last commit for mpir_config.py
2. rebuild standard Windows builds
3. correct an error in win32 builds
2014-08-07 22:07:24 +01:00
BrianGladman
db2a18f0d2 update the Visual Studio builds for a file name change (mpn_mul_fft.c -> mul_fft.c) 2014-06-28 13:44:52 +01:00
BrianGladman
d5f382c4f3 add the mpn_mul_fft function (needed by GMP-ECM) and update Windows builds accordingly 2014-06-12 14:34:20 +01:00
BrianGladman
7df57b3aa2 Simplify defines for building DLLs with Visual Studio 2014-04-02 14:14:47 +01:00
BrianGladman
6673ab9079 update all Visual Studio builds for latest name changes 2014-03-28 18:05:00 +00:00
BrianGladman
8b361bfd87 Change Windows builds to keep configuration data in the build directories rather than the mpn directories 2014-03-27 15:58:13 +00:00
BrianGladman
738c8f9987 Merge branch 'master' of https://github.com/wbhart/mpir
Conflicts:
	mpn/x86_64w/sqr_basecase.asm
2014-03-27 11:24:34 +00:00
BrianGladman
41171b367a Adjust Windows builds for filename changes; correct error in sqr_basecase.asm; fix Windows build errors in DEBUG mode 2014-03-26 20:19:54 +00:00
BrianGladman
6e53dff494 add new factorial code and tests to Visual Studio builds 2014-02-28 15:12:11 +00:00
BrianGladman
edcefb28cb Update Windows Visual Studio 2013 build for latest changes 2014-02-27 22:16:06 +00:00
BrianGladman
bf698a1fe9 Bring Visual C++ 2012/2013 up to date for latest additions 2014-02-27 16:43:05 +00:00
BrianGladman
2e9c90554c update windows builds for GMP sqr_basecase change 2014-02-18 17:36:29 +00:00
briangladman
3acc37364d Add build files for Visual Studio 2013 2013-10-24 11:31:09 +01:00