Commit Graph

63 Commits

Author SHA1 Message Date
Brian Gladman
d61bdcaf09 set release build of tests for foster linking 2016-11-26 22:52:26 +00:00
Brian Gladman
77b483e79f add more win64 assembler for haswell 2016-11-26 22:35:25 +00:00
Brian Gladman
02eae3bc17 Merge branch 'master' of https://github.com/BrianGladman/mpir 2016-11-18 22:53:30 +00:00
Brian Gladman
e6c72c31fd Merge branch 'master' of https://github.com/BrianGladman/mpir 2016-11-18 22:30:21 +00:00
Brian Gladman
0b48b8a843 add lshift1/rshiift1 to Visual Studio build 2016-11-18 22:03:24 +00:00
Brian Gladman
8e0bb4735e add lshift1/rshiift1 to Visual Studio build 2016-11-18 22:01:23 +00:00
William Hart
eb7541c101 Merge remote-tracking branch 'brian/master'
Conflicts:
	.travis.yml
2016-08-01 12:56:10 +00:00
Brian Gladman
171de8daed change clz_tab array length to 129 to match GMP 2016-08-01 08:31:31 +01:00
Brian Gladman
b84e7e24ca remove 'long/long long' pointer bug on Windows x64 2016-06-18 13:27:19 +01:00
Isuru Fernando
947fb0832c Appveyor for windows CI 2016-03-31 23:34:35 +05:30
Brian Gladman
65d4136371 minor tidy up 2015-12-18 00:47:45 +00:00
Brian Gladman
9fe24d056b tidy up build files 2015-12-17 17:32:31 +00:00
Brian Gladman
1d6cf1e5b1 edit mpir-tests.sln file 2015-12-15 22:29:58 +00:00
Brian Gladman
09897a0872 tidy up build files 2015-12-15 20:54:50 +00:00
Brian Gladman
0d2a5ac6a3 remove extraneous header includes in tune projects 2015-12-13 17:34:09 +00:00
Brian Gladman
c26908bfe2 make minor build adjustments 2015-12-10 12:31:39 +00:00
Brian Gladman
ac9f5f9a8b tidy up mpir_config.p, correct _msvc_solution.py 2015-12-09 22:32:15 +00:00
Brian Gladman
038750380d improve diagnostic output of run-tests.py 2015-12-09 17:53:29 +00:00
Brian Gladman
6c49c1f8f7 correct missing MPLIBS macro in gen_test_config_props.bat for the DLL tests 2015-12-09 15:41:38 +00:00
Brian Gladman
9a951b5484 correct solution file processing (_msvc_solution.py) 2015-11-27 14:25:08 +00:00
Brian Gladman
c6db10ad59 tidy up path handling 2015-11-25 16:35:30 +00:00
Brian Gladman
36ef0ee11e add further build improvements 2015-11-25 12:42:32 +00:00
Brian Gladman
7ed3ed4ddd add sandybridge_ivybridge build 2015-11-25 00:43:48 +00:00
Brian Gladman
9037a77e8f add missing file 2015-11-25 00:18:56 +00:00
Brian Gladman
53a0b8a36d Merge branch 'master' of github.com:BrianGladman/mpir
Conflicts:
	build.vc10/tune/tune_prebuild.py
	build.vc11/mpir-tune/tune/tune_prebuild.py
	build.vc12/mpir-tune/tune/tune_prebuild.py
	build.vc12/tune/tune_prebuild.py
	build.vc14/dll_mpir_sandybridge_ivybridge/dll_mpir_sandybridge_ivybridge.vcxproj
	build.vc14/lib_mpir_sandybridge_ivybridge/lib_mpir_sandybridge_ivybridge.vcxproj
2015-11-25 00:02:30 +00:00
Brian Gladman
da9765c5ce continue update of the Visual Studio build 2015-11-24 23:44:30 +00:00
Brian Gladman
6704b8a867 continue update of the Visual Studio build 2015-11-24 15:20:24 +00:00
Brian Gladman
8e73139726 continue revision of MPIR Windows build 2015-11-20 16:04:13 +00:00
Brian Gladman
7217b15eea continue Visual Studio build update 2015-11-19 21:46:32 +00:00
Brian Gladman
8fece6b11c add new common build files directory 2015-11-19 16:32:42 +00:00
Brian Gladman
705b913d82 correct errors in MSVC build files 2015-11-17 12:16:34 +00:00
Brian Gladman
bb8d220305 add building of the tests to the command line build 2015-07-29 22:23:48 +01:00
Brian Gladman
9f590c864e improve msbuild.bat error reporting 2015-07-28 08:38:13 +01:00
Brian Gladman
462cf5ee95 update readme.txt 2015-07-27 23:52:04 +01:00
Brian Gladman
3b3fc00a54 minor build change 2015-07-27 22:56:41 +01:00
Brian Gladman
f3712f670b remove sandybridge_ivybridge build 2015-07-27 21:19:11 +01:00
Brian Gladman
0e71451b92 remove haswell build from default Visual Studio build 2015-07-27 21:15:28 +01:00
Brian Gladman
59e8d17b13 tune build update 2015-07-27 21:02:59 +01:00
Brian Gladman
a754767c35 remove bug from try build 2015-07-27 16:17:37 +01:00
Brian Gladman
649e01c5b9 Merge branch 'new_build' of github.com:BrianGladman/mpir into new_build
Conflicts:
	build.vc14/mpir-tune/lib_speed/lib_speed.vcxproj
2015-07-27 15:58:14 +01:00
Brian Gladman
1032127b09 further updates to the new build 2015-07-27 15:48:17 +01:00
Brian Gladman
1a2f858f2f further updates to the new build 2015-07-27 15:33:56 +01:00
Brian Gladman
5859813c0d update readme.txt with details of the new build process 2015-07-26 14:13:21 +01:00
Brian Gladman
78e1d5cfde tidy up batch files in Visual Studio build 2015-07-25 20:10:02 +01:00
Brian Gladman
b61dec03fa further build corrections 2015-07-23 23:24:06 +01:00
Brian Gladman
e910f7ff2d further corrections to the new MSVC build 2015-07-23 17:21:56 +01:00
Brian Gladman
e0931b3998 initial cut at a revised Windows build 2015-07-23 11:50:48 +01:00
Brian Gladman
28a42b0bc1 correct a bug in Windows msbuild.bat 2015-07-22 18:24:30 +01:00
Brian Gladman
ddb8a424cc add a Visual Studio 2015 command line build using MSBUILD 2015-07-21 22:41:16 +01:00
Brian Gladman
12c00c588e Merge branch 'master' of github.com:BrianGladman/mpir 2015-07-21 22:23:20 +01:00