gladman
|
00b48c8c81
|
Revert some name changes in VS 2010 build
|
2010-08-14 00:32:43 +00:00 |
|
gladman
|
4c0113deec
|
Add new files to Visual Studio builds
|
2010-08-13 22:18:37 +00:00 |
|
gladman
|
514bbe4c2c
|
Update Windows build for tune
|
2010-08-13 16:00:44 +00:00 |
|
gladman
|
fa3e7c2ff1
|
Make Changes to Windows builds for recent file name changes
|
2010-08-13 15:53:43 +00:00 |
|
gladman
|
15c882aff8
|
|
2010-08-13 15:41:42 +00:00 |
|
gladman
|
dd1c493500
|
correct a typo in two Python files
|
2010-08-05 07:38:10 +00:00 |
|
gladman
|
7d6cc1e587
|
1. remove single epilogue restriction in Windows assembler code
2. tidy up format of Windows assembler code
|
2010-07-22 11:33:16 +00:00 |
|
gladman
|
ac0889327e
|
remove ngcd.c from Windows builds
|
2010-07-19 21:59:52 +00:00 |
|
gladman
|
fa610bc13f
|
minor tweak to batch file
|
2010-07-15 21:00:06 +00:00 |
|
gladman
|
e7f1df84fe
|
minor tweak to batch file
|
2010-07-15 17:23:46 +00:00 |
|
gladman
|
1bba7e3c4c
|
Minor change to build of tests on Windows
|
2010-07-12 21:04:54 +00:00 |
|
gladman
|
ab19b8236c
|
Update the Visual Studio 2010 readme.txt to outline the revised build process
|
2010-07-12 17:00:24 +00:00 |
|
gladman
|
eff43d4ee1
|
Another try at an improved Windows build for Visual Studio 2010
|
2010-07-12 15:53:49 +00:00 |
|
gladman
|
85658e070b
|
1. Add config.h file generation for Windows
2. Add Configuration to the Windows tests to test DLL versions of MPIR
|
2010-07-11 19:40:30 +00:00 |
|
gladman
|
64f03d3ce1
|
Commit changes to allow Windows DLLs to be tested
|
2010-07-11 18:15:59 +00:00 |
|
gladman
|
5e84bd2bc6
|
Serious reversion to cancel last 24 hours work as all win32 builds failed
|
2010-07-11 16:19:39 +00:00 |
|
gladman
|
ca03ca62a5
|
Ensure configuration of Windows tests match last MPIR build configuration
|
2010-07-11 15:01:12 +00:00 |
|
gladman
|
27f0342483
|
Update the VC++ readme.txt
|
2010-07-10 22:17:22 +00:00 |
|
gladman
|
8ca6401cf6
|
Move Windows output directories to mpir\lib and mpir\dll
|
2010-07-10 21:22:40 +00:00 |
|
gladman
|
868f4ec000
|
Move Windows output directories to mpir\lib and mpir\dll
|
2010-07-10 21:21:28 +00:00 |
|
gladman
|
71089258f3
|
Update the VC++ readme.txt
|
2010-07-10 17:36:03 +00:00 |
|
gladman
|
e732d0c48e
|
Further simplification of Windows build
|
2010-07-10 16:49:28 +00:00 |
|
gladman
|
9c69d816a5
|
Further simplification of Windows build
|
2010-07-10 16:42:53 +00:00 |
|
gladman
|
35b3ea7108
|
Further simplification of Windows builds
|
2010-07-10 11:26:54 +00:00 |
|
gladman
|
b1ee7e9f76
|
Make cosmetic change to Windows builds
|
2010-07-10 09:54:14 +00:00 |
|
gladman
|
6be1fd6bc6
|
Update the Windows tests to allow MPIR DLL builds to be tested
|
2010-07-10 09:46:29 +00:00 |
|
gladman
|
06681fcb0c
|
Unify Windows build configuration for tests
|
2010-07-09 16:17:33 +00:00 |
|
gladman
|
3d80645be9
|
1. Change symbol mpn_divexact_bybM1of to mpn_divexact_fobm1 in *.c, *.h, *.in and config.* files
2. Change filenames divebybm1of.<c|asm|as> to divebyfobm1.<c|asm|as>
3. Change filename t-divebybm1of.c to t-divebyfobm1.c
4. Update Windows builds accordingly
|
2010-07-09 11:56:57 +00:00 |
|
gladman
|
02884d66ce
|
move fib_table.c and mp_bases.c into mpn\generic and add them to Windows builds
|
2010-07-08 21:18:03 +00:00 |
|
gladman
|
bc5a59be5a
|
simplify the mpir.h generator batch file gen_mpir_h.bat
|
2010-07-06 20:37:03 +00:00 |
|
gladman
|
4f61702af6
|
remove prebuild steps for Windows VC9 builds
|
2010-07-06 19:18:41 +00:00 |
|
gladman
|
0fb30c915e
|
remove unused include directories in Windows build
|
2010-07-06 18:46:55 +00:00 |
|
gladman
|
ed82c4b8bd
|
1. Remove all WIndows prebuild steps
2. add fib_table.c, mp_bases.c and perfsqr.h to get a good Windows build
|
2010-07-06 17:20:03 +00:00 |
|
gladman
|
5f19065fc8
|
Remove three of five prebuild steps from the Windows vc9 build
Note: vc9 and vc10 builds now fail because mp_bases.c is needed
|
2010-07-06 08:23:37 +00:00 |
|
gladman
|
21304bacbf
|
a small change to g2y.py tot test a commit
|
2010-07-06 07:59:55 +00:00 |
|
gladman
|
a80f12d347
|
|
2010-07-02 17:06:20 +00:00 |
|
gladman
|
9fc76411c8
|
remove prebuild steps on Windows
|
2010-07-02 16:39:55 +00:00 |
|
gladman
|
9bf78f0866
|
1. Update Windows k10 build to match Linux
2. Remove the now redundant 32 to 64 register mapping for mp_size_t inputs in Windows assembler
|
2010-07-02 11:52:24 +00:00 |
|
gladman
|
24733c963e
|
Update the Python gas to yasm translator for Visual Studio 2010
|
2010-06-27 10:22:11 +00:00 |
|
gladman
|
b6f25a18d3
|
correct Python files for VC++ Express conversion
|
2010-06-20 21:26:23 +00:00 |
|
gladman
|
56bb5a26ff
|
update VC++ readme to cover VC++ 2010 Express
|
2010-06-20 16:08:42 +00:00 |
|
gladman
|
3eecddf2c4
|
Add Python programs to support VC++ 2010 Express x64 builds
|
2010-06-20 15:46:30 +00:00 |
|
gladman
|
2b0d65a499
|
minor update to VC++ readme files
|
2010-06-18 09:39:42 +00:00 |
|
gladman
|
ff7bc23a3a
|
correct k10 build on Windows
|
2010-06-10 06:55:32 +00:00 |
|
gladman
|
c0baf78674
|
Improve Python detection in Jason's Windows batch build
|
2010-06-09 11:36:46 +00:00 |
|
gladman
|
49293fbe43
|
|
2010-06-08 14:56:12 +00:00 |
|
gladman
|
e6d1daa014
|
Add x64 configuration to Windows prebuild steps
|
2010-05-27 14:32:51 +00:00 |
|
gladman
|
9d666ed383
|
Further change to vsyasm.props
|
2010-05-27 11:51:17 +00:00 |
|
gladman
|
3cd873d01d
|
Allow YASM path to be set by an environment variable (YASMPATH)
|
2010-05-27 11:09:59 +00:00 |
|
gladman
|
a74604e2e7
|
1. Correct assembler build rules and target directories (cosmetic)
2. Remove illegal Windows build configurations (e.g win32 build for x64 only project)
|
2010-05-27 09:08:43 +00:00 |
|