BrianGladman
|
6f884d522b
|
minor changes to the Windows readme.txt and the Python Windows build generator
|
2013-12-21 18:32:07 +00:00 |
|
Brian Gladman
|
b669e937e6
|
Minor Visual Studio build change
|
2013-03-26 22:52:46 +00:00 |
|
William Hart
|
f608007fc5
|
Line endings
|
2012-11-25 22:33:07 +00:00 |
|
gladman
|
a373abbc93
|
export a few more DLL symbols on Windows (needed by try).
|
2012-11-10 19:26:08 +00:00 |
|
gladman
|
91b78fa3eb
|
remove redundant FFT tune Visual Studio project
|
2012-11-09 19:03:23 +00:00 |
|
gladman
|
8516357d4f
|
remove redundant FFT tune Visual Studio project
|
2012-11-09 18:52:47 +00:00 |
|
wbhart
|
790011a4c1
|
unsigned long => mpir_ui, long => mpir_si in docs.
|
2012-11-07 17:20:08 +00:00 |
|
gladman
|
08c572bf53
|
add section on the handling of long integers on Windows x64
|
2012-10-29 17:49:24 +00:00 |
|
gladman
|
0bf2cd7d24
|
correct minor error in the Windows build for tuning
|
2012-10-18 18:29:43 +00:00 |
|
gladman
|
a0bc0bda9d
|
Clariify the vc10 readme.txt on the need for VSYASM, not YASM
|
2012-10-11 09:30:46 +00:00 |
|
gladman
|
34982f5d94
|
add two defines (for Windows) now needed by MPFR
|
2012-10-10 09:30:50 +00:00 |
|
gladman
|
36c189a7e3
|
change Visual Studio build generator to allow multiple builds to be specified
|
2012-10-08 10:48:57 +00:00 |
|
gladman
|
f834365197
|
change Visual Studio build generator to allow multiple builds to be specified
|
2012-10-08 08:54:14 +00:00 |
|
gladman
|
eb3d0f71f7
|
Extend the speed and try programs on Windows to work with MPIR DLL libraries.
|
2012-10-02 16:23:40 +00:00 |
|
gladman
|
61efcc3bf1
|
Improve resilience of the Visual Studio build for test and tune projects
|
2012-10-02 15:00:21 +00:00 |
|
gladman
|
3c855ddc0c
|
copy more headers to Windows output directories
|
2012-10-02 11:53:14 +00:00 |
|
gladman
|
df4de28fc6
|
correct bug in the Windows build generator
|
2012-10-02 07:23:44 +00:00 |
|
gladman
|
6dfa46ff63
|
minor update to Windows readme file
|
2012-09-30 17:14:59 +00:00 |
|
gladman
|
a4903916a2
|
add build of cfg.h files to the Windows command line build (requires Python)
|
2012-09-28 18:11:47 +00:00 |
|
gladman
|
9bfa07c82a
|
change the Visual Studio build generator to provide for building cfg.h files on their own
|
2012-09-28 17:20:46 +00:00 |
|
gladman
|
a901d8e78e
|
change the Visual Studio build generator to provide for building cfg.h files on their own
|
2012-09-28 17:08:15 +00:00 |
|
gladman
|
92a6cdf4bf
|
update Visual Studio build files for file name changes
|
2012-09-27 20:40:31 +00:00 |
|
gladman
|
e8680c1ed9
|
revert invert_trunc back to invert_truncate
|
2012-09-27 20:16:48 +00:00 |
|
gladman
|
944355c8a1
|
change 'truncate' in file names AND symbols with 'trunc' (except in mpn_invert_truncate)
|
2012-09-27 20:00:46 +00:00 |
|
gladman
|
1875ca307f
|
rename Visual Studio test projects to cut name lengths of fft projects
|
2012-09-27 17:28:00 +00:00 |
|
gladman
|
43dd875071
|
move Windows command line build files
|
2012-09-09 15:06:04 +00:00 |
|
gladman
|
5205d30dda
|
Update to batch file build for MSVC provided by Case
Remove macro bug found by Case
|
2012-09-05 14:11:27 +00:00 |
|
gladman
|
f0bf316daf
|
add HAVE_LITTLE_ENDIAN define to Windows configuration files
|
2012-08-08 16:23:54 +00:00 |
|
gladman
|
a362359283
|
A further update to the Visual Studio build
|
2012-08-08 10:14:42 +00:00 |
|
gladman
|
6fd7ade562
|
remove windows builds no longer supported by default
|
2012-08-08 09:57:14 +00:00 |
|
gladman
|
4fc4fe0884
|
merge mpir-exp branch into trunk
|
2012-07-27 13:26:23 +00:00 |
|
gladman
|
c53080049f
|
update Windows build files
|
2012-07-19 20:48:56 +00:00 |
|
gladman
|
d239b27564
|
minor changes in Windows build
|
2012-07-19 18:42:45 +00:00 |
|
gladman
|
f629c5ce4f
|
convert mpn_mulmod_2expp1 to mpn_mulmod_Bexpp1 and remove test of the original version
|
2012-07-19 13:01:13 +00:00 |
|
gladman
|
2c05d7c98b
|
complete new FFT and strip out old one
|
2012-07-18 11:02:59 +00:00 |
|
gladman
|
f98ebdcf26
|
correct Windows p0 build and add signal.h to Windows config file
|
2012-06-26 22:29:54 +00:00 |
|
gladman
|
2ca6a456d4
|
correct Windows p0 build and add signal.h to Windows config file
|
2012-06-26 22:28:35 +00:00 |
|
gladman
|
58f3b6c29c
|
add signal/signal.h to Windows config file
|
2012-06-26 22:26:36 +00:00 |
|
gladman
|
f43cb59137
|
further improvements to Windows build generator
allow generic mpn_sumdiff_n to work with zero limbs
|
2012-06-11 20:31:25 +00:00 |
|
gladman
|
bbd11ab5ef
|
improve the Windows build generator
|
2012-06-11 12:33:43 +00:00 |
|
gladman
|
8c0f442136
|
improve the Windows build generator
|
2012-06-11 12:25:19 +00:00 |
|
gladman
|
c2694a345d
|
improve the Windows build generator
|
2012-06-11 11:39:41 +00:00 |
|
gladman
|
cff9aac722
|
improve the Windows build generator
|
2012-06-11 11:37:22 +00:00 |
|
gladman
|
53c48bfe31
|
adjust python build generator
|
2012-06-03 13:10:42 +00:00 |
|
gladman
|
31ad0891d7
|
minor windows build corrections
|
2012-06-03 13:03:04 +00:00 |
|
gladman
|
4dc8f5f9b8
|
fix aa few typos
|
2012-06-02 16:08:32 +00:00 |
|
gladman
|
d706c8c3b7
|
Bring the Windows prebuild and postbuild files up to latest versions (from exp branch)
|
2012-06-01 13:45:12 +00:00 |
|
gladman
|
bb65c9c6f5
|
correct bug in run-tests.py
|
2012-03-30 07:27:30 +00:00 |
|
gladman
|
84ad3b71b4
|
correct bug introduceed in mpir_config.py
|
2012-03-29 11:44:35 +00:00 |
|
gladman
|
6d1a7e93af
|
rebuild all Visual Studio builds to remove win32 build errors
|
2012-03-29 11:42:49 +00:00 |
|