Commit graph

112 commits

Author SHA1 Message Date
Case Van Horsen
c7b6e67f2d Bump version to 2.1.0b6; update copyright year. 2021-01-09 22:07:04 -08:00
Case Van Horsen
f57cb88ca3 Correct test errors due to output changes in MPFR/MPC. 2020-07-30 16:56:48 -07:00
Case Van Horsen
32fa36aac0 Test Windows static build, v8 2020-05-07 22:08:29 -07:00
Case Van Horsen
ef7b8bd63f Test Windows static build, v7 2020-05-07 21:59:41 -07:00
Case Van Horsen
24727642b7 Test Windows static build, v6 2020-05-07 21:50:58 -07:00
Case Van Horsen
c88da9bfaf Test Windows static build, v5 2020-05-07 21:36:23 -07:00
Case Van Horsen
dc9ba67f51 Test Windows static build, v4 2020-05-07 21:20:52 -07:00
Case Van Horsen
c99631cd31 Test Windows static build, v2 2020-05-07 20:58:17 -07:00
Case Van Horsen
5afefd53fb Resolve issue #268; remove incorrect usage of MSYS2. 2020-04-28 21:58:39 -07:00
Case Van Horsen
cfee10f7c9 Update copyright year; update comments. 2020-03-30 23:01:52 -07:00
Case Van Horsen
155f0559ab Update version to 2.1.0b4. 2020-01-11 21:32:32 -08:00
Case Van Horsen
66078391a1 Version bump because PyPi..... 2019-08-25 21:55:12 -07:00
Case Van Horsen
a098a7f5ff Update version to 2.1.0b2. 2019-08-21 22:29:28 -07:00
Isuru Fernando
b714dc6ec1 Use correct macro 2019-06-17 17:59:59 +02:00
Isuru Fernando
f6f978008d Fix build issue on windows 2019-06-17 17:59:49 +02:00
Case Van Horsen
0054c73cd9 Final update for setup.py. 2019-05-15 21:45:22 -07:00
Case Van Horsen
e01b3d0079 Update setup.py and setup-legacy.py. 2019-05-15 21:42:26 -07:00
Case Van Horsen
e351a02369 Changes to setup.py and gmpy2/__init__.py to support static builds. 2018-12-30 19:10:56 -08:00
Case Van Horsen
b6a8ea6188 Update version number; fix issue 207. 2018-11-18 13:30:19 -08:00
Case Van Horsen
003bddc23c Final edits for 2.1.0a4. 2018-11-12 05:46:31 -08:00
Case Van Horsen
d3268dd936 Prepare for 2.1.0a3 release. 2018-09-29 21:09:42 -07:00
Case Van Horsen
15f9e8a23f Change version to 2.1.0a3dev0 2018-04-15 14:42:08 -07:00
Case Van Horsen
2a63e81306 Prepare for gmpy2 2.1.0a2 release. 2018-03-25 14:07:47 -07:00
Pan
4d1529cdee Fix pxd external definition. Add pxd init for renamed package. 2018-01-30 16:52:11 +00:00
Pan
bb9223b5bb fixup! Windows compile options compatibility. Require --static for static options on all platforms. 2018-01-29 11:14:18 +00:00
Pan
6c3b45cd8f Windows compile options compatibility. Require --static for static options on all platforms. 2018-01-29 11:14:18 +00:00
Pan
bdde652364 fixup! Updated manifest, setup.py. Added links for pxd and header files to package directory. Fix extension name and add top level imports. 2018-01-29 11:14:18 +00:00
Pan
bf915504dd Updated manifest, setup.py. Added links for pxd and header files to package directory. Fix extension name and add top level imports. 2018-01-29 11:14:18 +00:00
Pan
651db50a4a Setup.py move and re-write. Added gmpy2 package. 2018-01-29 11:14:18 +00:00
Isuru Fernando
ffbb80b23b More cleanup 2018-01-22 11:20:11 -06:00
Isuru Fernando
4becbdab1d Cleanup setup.py file 2018-01-21 14:23:58 -06:00
Case Van Horsen
b42966aa54 Final edits and version bump for 2.1.0a1. 2017-11-05 20:41:06 -08:00
Case Van Horsen
ed5006a569 Update setup.py and docs to reflect new Windows build. 2017-10-19 21:13:49 -07:00
Case Van Horsen
4f7b85f547 Only use setuptools with Windows. 2017-10-13 00:14:40 -07:00
Case Van Horsen
2f883a993e Fix another typo in setup.py. 2017-08-23 21:45:59 -07:00
Case Van Horsen
c9fc8131c3 Correct typo in setup.py. 2017-08-23 21:28:38 -07:00
Case Van Horsen
c2ded68339 Cleanup setup.py for new release. 2017-08-22 21:57:24 -07:00
Case Van Horsen
9f98115871 More fixes for Windows/Appveyor, Part 4c 2017-08-12 22:01:55 -07:00
Case Van Horsen
82872340e6 Support 64-bit native integers in 64-bit Windows when using MPIR. 2017-07-03 23:09:50 -07:00
Vincent Delecroix
3527768152 only install gmpy2.h 2017-05-19 17:28:50 +02:00
casevh
4efd05e639 Merge pull request #135 from isuruf/msvc
Fixes for MSVC build
2017-05-18 19:14:38 -07:00
Vincent Delecroix
b805459857 basic gmpy2.pxd and custom setup.py to install headers 2017-05-18 17:09:34 +02:00
Isuru Fernando
646e16f476 Add MPIR=1 and define MSC_USE_DLL for MSVC builds 2017-05-18 15:03:15 +05:30
Case Van Horsen
8091d45a60 Use headers option to specify installation of gmpy2. 2017-05-17 18:11:40 -07:00
Case Van Horsen
c5c98cc559 Refactor gmpy2.h; install gmpy2.h but no other header files; fix gmpy2_demo.c. 2017-04-19 21:56:01 -07:00
Vincent Delecroix
fc4a1866c6 install header files 2017-04-13 16:55:40 +02:00
Case Van Horsen
a375636e39 Disable the C-API when statically linking to GMP, MPFR, and MPC. 2016-12-14 22:08:49 -08:00
Case Van Horsen
0df68e2639 Add support for quiet_nan to abs() and addition. 2015-11-01 10:44:27 -08:00
Case Van Horsen
0de2a85a42 Add --unsafe option to rely on MPFR internals. 2015-08-31 21:20:06 -07:00
Case Van Horsen
9efa3dc5fd Add test functions for vector mode; disabled by default. 2015-07-12 12:20:47 -07:00