summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* [acinclude.m4,configure.ac]vlefevre2020-01-091-35/+0
* [acinclude.m4] Updated messages about the format of "long double".vlefevre2020-01-091-2/+3
* Copyright notice update: added 2020 withvlefevre2020-01-081-1/+1
* [acinclude.m4,configure.ac] MPFR_C_LONG_DOUBLE_FORMAT: also detectvlefevre2019-07-011-3/+2
* [acinclude.m4,configure.ac] For MPFR_C_LONG_DOUBLE_FORMAT, when thevlefevre2019-07-011-2/+3
* [configure.ac] Updated --enable-logging description.vlefevre2019-04-021-2/+2
* [configure.ac] AC_ARG_ENABLE(float128,...): updated comment andvlefevre2019-04-021-5/+6
* [configure.ac] Updated comment for AC_ARG_ENABLE(decimal-float,...).vlefevre2019-04-021-9/+7
* [configure.ac] Cleanup: moved some AC_ARG_ENABLE's where they should be.vlefevre2019-04-021-70/+71
* [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
* [configure.ac] By default (i.e. if CFLAGS is not already set), ifvlefevre2019-01-231-1/+1
* Moved the compatibility test of the configure options even earlier, fromvlefevre2019-01-091-0/+24
* Cleaned up configure code related to threading and the shared cache.vlefevre2019-01-091-1/+1
* Updated the www.gnu.org URL's (http → https) on all the files with:vlefevre2019-01-071-1/+1
* Copyright notice update: added 2019 withvlefevre2019-01-011-1/+1
* [configure.ac] Support mini-gmp with reduced limb size, in the casevlefevre2018-12-201-3/+5
* [configure.ac] When building against mini-gmp, check the availability ofvlefevre2018-12-051-0/+4
* [configure.ac,src/Makefile.am] About the --with-mini-gmp support, sincevlefevre2018-10-011-28/+13
* [configure.ac,src/Makefile.am] Avoid a "make" failure due to a bug invlefevre2018-10-011-1/+21
* [Makefile.am] Distribute the doc/mini-gmp file.vlefevre2018-09-191-1/+2
* Removed --enable-mini-gmp configure option.vlefevre2018-09-191-44/+9
* [configure.ac] When using --with-mini-gmp, define GMP_NUMB_BITS if thisvlefevre2018-09-191-2/+22
* [configure.ac] Do not split "Setup GMP detection". When buildingvlefevre2018-09-191-53/+49
* [configure.ac] Avoid a configure failure with automatic dependencyvlefevre2018-09-181-0/+9
* Completed --with-mini-gmp support (not fully tested).vlefevre2018-09-141-4/+7
* [configure.ac] Define MINI_GMP Automake conditional (AM_CONDITIONAL).vlefevre2018-09-141-0/+3
* Started to implement --with-mini-gmp (building mini-gmp and linkingvlefevre2018-09-141-3/+26
|\
| * [configure.ac] Typo.vlefevre2018-09-141-1/+1
|/
* [configure.ac] Updated comments about configure options for mini-gmp.vlefevre2018-09-141-3/+9
* [configure.ac] Do not check for CC and CFLAGS in gmp.h if mini-gmp isvlefevre2018-09-121-1/+9
* [configure.ac] read GMP_NUMB_BITS from mini-gmp.h when availablezimmerma2018-08-281-6/+9
* Renamed WANT_PROVEN_CODE to MPFR_WANT_PROVEN_CODE for consistency withvlefevre2018-08-231-1/+1
* For --enable-formally-proven-code, instead of requiring a check of thevlefevre2018-08-231-4/+0
* [configure.ac] Updated FIXME for --enable-formally-proven-codevlefevre2018-08-231-2/+3
* [configure.ac] Added a FIXME for --enable-formally-proven-code.vlefevre2018-08-231-0/+3
* [configure.ac] Updated message for --enable-formally-proven-code.vlefevre2018-08-231-1/+3
* added configure option --enable-formally-proven-code and corresponding codezimmerma2018-08-231-0/+8
* [acinclude.m4,configure.ac] Check the support of the group flag forvlefevre2018-07-271-1/+2
* Shared caches: fix and minor changes.vlefevre2018-07-181-1/+1
* [configure.ac] Do not do specific CFLAGS settings for MS-Windows ICC.vlefevre2018-06-231-4/+5
* [configure.ac] For the ICC check, also test __INTEL_COMPILER.vlefevre2018-04-181-1/+1
* [configure.ac] Corrected comment for the ICC check (GCC is no longervlefevre2018-04-181-3/+2
* [configure.ac,acinclude.m4] added new macro MPFR_INTMAX_WITHIN_LIMBzimmerma2018-02-231-0/+1
* [configure.ac] For --enable-float128, this is still autodetect, e.g.:vlefevre2018-02-221-2/+3
* changed __float128 (gcc specific) into the standard type _Float128zimmerma2018-02-221-5/+4
* [configure.ac] detect mpn_rsblsh1_n instead of mpn_rsblsh_nzimmerma2018-02-141-1/+2
* [configure.ac] In the CC and CFLAGS setup from gmp.h, added to thevlefevre2018-01-221-1/+1
* Copyright notice update: added 2018 withvlefevre2018-01-031-1/+1
* Updated version to 4.1.0-dev again.vlefevre2017-12-201-1/+1