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
|
71e68d9404
|
correct prebuild.bat (part of the Visual Studio buid process)
|
2014-08-04 22:26:50 +01:00 |
|
BrianGladman
|
258805ae05
|
minor update to the Windows Visual Studio build generator
|
2014-07-31 16:07:21 +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
|
bf3169f5da
|
improve Visual Studio readme.txt file description of DLL use
|
2014-05-22 15:25:39 +01:00 |
|
BrianGladman
|
76a122dc73
|
correct project dependencies in VS 2010 and 2012 for tune, try and speed
|
2014-04-05 11:08:34 +01:00 |
|
BrianGladman
|
e03f50071d
|
additional changes missed on the previous commit
|
2014-04-05 10:55:03 +01:00 |
|
BrianGladman
|
a67ad7abd6
|
Make Visual Studio projects for tune, speed and try x64 only (no support for win32)
Correct build errors for tune on Visual Studio 2010 and update for 2012 and 2013
|
2014-04-05 10:42:17 +01:00 |
|
BrianGladman
|
cd512ee486
|
remove more Visual Studio builds for VS 2010 and 2012
|
2014-04-03 14:55:05 +01:00 |
|
BrianGladman
|
1f50b5009b
|
remove some Visual Studio builds for VS 2010 and VS 2012; update readme.txt files
|
2014-04-03 14:51:33 +01:00 |
|
BrianGladman
|
7df57b3aa2
|
Simplify defines for building DLLs with Visual Studio
|
2014-04-02 14:14:47 +01:00 |
|
BrianGladman
|
4f0cb126a1
|
update Visual Studio 2010 build files
|
2014-04-01 21:24:24 +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
|
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 |
|