summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
...
* configure.ac: exit with error message if both --enable-logging and --disable-...enge2011-01-231-1/+2
* added logging facility for functions of type c_c (one output, one input)enge2011-01-141-1/+27
* moved to version 0.9-dev instead of 0.8.3-devenge2011-01-071-2/+2
* increased minimal version requirements to gmp 4.3.2 and mpfr 2.4.2enge2010-10-041-9/+8
* configure.ac, mpc.m4: moved inclusion of CPP, SED, EGREP into subroutine whereenge2010-09-281-3/+0
* new functions mpc_set_c, mpc_set_lc, mpc_get_c, mpc_get_lcenge2010-08-311-1/+1
* [configure.ac] added check for gmp.h before checking for DLLszimmerma2010-05-241-0/+9
* moved local m4 macros into a new subdirectory m4enge2010-05-151-0/+1
* moving on to version 0.8.3-devenge2010-05-141-2/+2
* preparing release 0.8.2enge2010-05-141-1/+1
* preparing release of 0.8.2-rc1enge2010-05-051-1/+1
* moving on to 0.8.2-devenge2009-12-081-1/+1
* getting ready for release 0.8.1enge2009-12-081-1/+1
* increasing version to 0.8.1-devenge2009-11-051-1/+1
* getting ready for release 0.8enge2009-11-051-1/+1
* smallish technical changes for version 0.8enge2009-11-031-1/+1
* increased version number to 0.7.1-devenge2009-09-101-1/+1
* release 0.7enge2009-09-101-1/+1
* change version number to 0.7-dev to get ready for prerelease tarballenge2009-08-261-1/+1
* configure.ac, acinclude.m4: some reorganisationenge2009-06-091-92/+10
* removed logging macros, which were essentially unusedenge2009-06-091-12/+0
* upgraded version requirement to gmp 4.2 and removed workarounds for olderenge2009-06-041-11/+6
* configure.ac: Add check for localeconv and setlocalethevenyp2009-04-221-1/+1
* [configure.ac] removed double quotes to enhance portability asenge2009-04-081-2/+2
* getting ready for version 0.6.1enge2009-04-011-1/+1
* README.dev: Disabling of error flags in releases is now down automaticallyenge2009-03-301-1/+1
* [configure.ac] minimal GMP version is now 4.1.3 instead of 4.2zimmerma2009-03-271-7/+8
* [configure.ac] added extra comment about GMP 4.1.1 failurezimmerma2009-03-261-1/+4
* [configure.ac] added comments why we require GMP >= 4.2 and MPFR >= 2.3.1zimmerma2009-03-261-2/+5
* acinclude.m4: New macro MPC_PROG_CC_WARNINGFLAG.thevenyp2009-03-241-14/+7
* configure.ac NEWS: configure can get CFLAGS and CC from gmp.h (copied from MPFR)thevenyp2009-03-191-1/+66
* configure.ac: Add comments and credit, and remove unused variable.thevenyp2009-03-191-1/+5
* configure.ac: prevent use of --with-gmp and --with-gmp-lib/--with-gmp-include...thevenyp2009-03-191-4/+12
* configure.ac: Properly set variable 'host' used since r457.thevenyp2009-03-191-0/+2
* [configure.ac] patch from Kaveh Ghazi for sparc-sun-solaris2.9zimmerma2009-03-191-7/+9
* revert to UNIX format (r457 changed every file to DOS format).thevenyp2009-03-171-197/+197
* Modify #include chain so as to support DLL creation on Cygwinthevenyp2009-03-171-156/+197
* doc/mpc.texi: Add documentation for new functions mpc_set_str and mpc_strtoc.thevenyp2009-02-181-2/+2
* NEWS doc/mpc.texi src/mpc.h: Add new mpc_set_x_x functions.thevenyp2009-02-041-1/+1
* ready for version 0.6!enge2008-12-031-2/+2
* different lib and include directories for gmp and mpfrenge2008-12-021-2/+2
* approaching the 0.5.2 releaseenge2008-12-021-5/+2
* change to version 0.5.2-dev instead of 0.5.2enge2008-11-281-1/+1
* revert to revision 359enge2008-11-281-1/+1
* according to the C99 standard, Section 6.5.3.4, sizeofenge2008-11-271-1/+1
* cosmeticsenge2008-11-271-6/+1
* configure.ac: put extra warning flags in WARNINGCFLAGS instead of CFLAGS.thevenyp2008-11-271-7/+8
* configure.ac: Use macro MPFR_VERSION_NUM in mpfr version check.thevenyp2008-11-271-1/+1
* added some messagesenge2008-11-201-2/+6
* passing to autoconf 2.61enge2008-11-201-7/+2