summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Updated version to 4.0.2.vlefevre2019-01-311-1/+1
* [configure.ac] Updated comment about default options in CFLAGS for GCC.vlefevre2019-01-301-2/+7
* Update about CC / CFLAGS settings from GMP (__GMP_CC / __GMP_CFLAGS).vlefevre2019-01-301-3/+1
* Updated version to 4.0.2-rc2.vlefevre2019-01-271-1/+1
* Shared cache: cleanup and various improvements / corrections.vlefevre2019-01-271-1/+25
* [configure.ac] By default (i.e. if CFLAGS is not already set), ifvlefevre2019-01-251-1/+1
* Updated version to 4.0.2-dev.vlefevre2019-01-131-1/+1
* Updated the www.gnu.org URL's (http → https) on all the files with:vlefevre2019-01-071-1/+1
* Updated version to 4.0.2-rc1.vlefevre2019-01-071-1/+1
* Copyright notice update: added 2019 withvlefevre2019-01-011-1/+1
* [acinclude.m4,configure.ac] Check the support of the group flag forvlefevre2018-07-301-1/+2
* Shared caches: fix and minor changes.vlefevre2018-07-191-1/+1
* Updated version to 4.0.2-dev.vlefevre2018-02-071-1/+1
* Updated version to 4.0.1.vlefevre2018-02-071-1/+1
* Updated version to 4.0.1-rc2.vlefevre2018-02-011-1/+1
* Updated version to 4.0.1-dev.vlefevre2018-01-261-1/+1
* Updated version to 4.0.1-rc1.vlefevre2018-01-221-1/+1
* [configure.ac] In the CC and CFLAGS setup from gmp.h, added to thevlefevre2018-01-221-1/+1
* Minor date-related changes as in the trunk:vlefevre2018-01-091-1/+1
* Updated version to 4.0.1-dev.vlefevre2017-12-251-1/+1
* Updated version to 4.0.0.vlefevre2017-12-231-1/+1
* Updated version to 4.0.0-rc2 for an attempt to replace the 4.0 branch.vlefevre2017-12-171-1/+1
* [configure.ac] Improved error message.vlefevre2017-12-121-1/+1
* Updated version to 4.1.0-dev.vlefevre2017-12-081-1/+1
* Switched other gmplib.org URL's to https.vlefevre2017-09-081-1/+1
* [configure.ac] Added a comment about the DLL version.vlefevre2017-08-281-0/+4
* [configure.ac] Updated DLL version to 6 (cur - age).vlefevre2017-08-281-1/+1
* [configure.ac] Under Linux, make sure that the old dtags are usedvlefevre2017-07-171-0/+30
* [configure.ac] Improved some AC_DEFINE comments.vlefevre2017-06-031-3/+3
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* [src/sub1sp.c] implement use of __gmpn_rsblsh_n (disabled for now)zimmerma2016-07-151-1/+2
* [src/div.c] only use __gmpn_invert_limb with --enable-gmp-internalszimmerma2016-07-151-0/+2
* [configure.ac] Re-added AM_PROG_AR in case Microsoft lib.exe is usedvlefevre2016-05-241-0/+5
* [configure.ac] Moved LT_INIT near the top for --enable-lto, and removedvlefevre2016-05-241-4/+2
* [configure.ac] Removed a FIXME fixed in r4482.vlefevre2016-05-241-5/+0
* Added optional LTO support (from a patch by Patrick Pélissier).vlefevre2016-05-241-0/+13
* MPFR 3.2(.x) → 4.0(.x)vlefevre2016-05-241-1/+1
* Added shared cache support (from a patch by Patrick Pélissier).vlefevre2016-05-231-0/+11
* [configure.ac] Added a comment about GMP CC/CFLAGS detection.vlefevre2016-05-121-1/+3
* [configure.ac] Better GMP CC/CFLAGS detection (based on a patch byvlefevre2016-05-121-18/+15
* add -P option to cpp when detecting CC/CFLAGS in gmp.h (workaround for gcc-5)zimmerma2016-05-111-1/+1
* [configure.ac] Improved the GMP CC/CFLAGS detection: the test for $cppvlefevre2016-04-211-3/+3
* Added pkg-config support (patch from Kip Warner + some changes).vlefevre2016-04-211-1/+1
* [configure.ac] "double format" test: changed the AC_MSG_ERROR (whenvlefevre2016-04-201-1/+1
* [configure.ac] No longer include <stdint.h> in the "double format" testvlefevre2016-04-201-1/+0
* [configure.ac] Improved --help messages for decimal-float and float128vlefevre2016-03-031-2/+4
* set --enable-float128 to "autodetect" by default (like --enable-decimal-float)zimmerma2016-03-031-9/+5
* [acinclude.m4,configure.ac] Various fixes in error messages.vlefevre2016-03-021-2/+2
* autodetect support for decimal floats (as suggested in revision 10179)zimmerma2016-03-021-1/+1
* Do not build with decimal float by default as it is not standardvlefevre2016-03-021-1/+1