summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* m4: Disable -Werror completely.Andreas Enge2018-06-081-5/+1
* Adapt valgrind test support to parallel test harness of automake.Andreas Enge2015-05-081-9/+9
* Fix valgrind detection.Andreas Enge2014-11-201-4/+7
* Replace m4 macro looking for svn version with one looking for git version.Andreas Enge2014-11-121-10/+10
* Drop -pedantic.Andreas Enge2014-09-111-1/+0
* Drop -Wundef.Andreas Enge2014-09-111-1/+0
* Correct extraction of CC and CFLAGS from gmp.h, fixes #17410.Andreas Enge2014-05-121-10/+6
* Enable "-Werror" for user "enge" with g++.Andreas Enge2014-01-151-1/+1
* added warning flagPaul Zimmermann2013-12-051-0/+1
* remove duplicate AC_ARG_ENABLE for valgrind-testsAndreas Enge2012-07-091-6/+2
* valgrind-tests.m4: handle suppression file passed through the shell variableAndreas Enge2012-07-061-0/+8
* mpc.m4: enable -Werror for user "enge"Andreas Enge2012-06-281-0/+4
* [m4/mpc.m4] removed -D_FORTIFY_SOURCE=2 since I don't know how to checkPaul Zimmermann2012-03-231-4/+0
* m4: replaced /* */ comments by #Andreas Enge2012-02-211-20/+19
* mpc.m4: changed commentsAndreas Enge2012-02-211-2/+1
* mpc.m4: removed -Werror, simplified check for complex support, cf. bug #13901Andreas Enge2012-02-211-19/+4
* mpc.m4: use AC_SEARCH_LIBS to search for creal, fixes #13901Andreas Enge2012-02-171-6/+4
* configure.ac, mpc.m4: hopefully permanent fix forAndreas Enge2012-01-231-2/+0
* tentative fix for win32 dllPaul Zimmermann2011-11-031-2/+2
* [m4/mpc.m4] fixed typo: -no-undefined should be --no-undefined (seePaul Zimmermann2011-11-031-2/+2
* configure.ac, mpc.m4: copied check for CC and CFLAGS in gmp.h from mpfrAndreas Enge2011-09-091-33/+29
* configure.ac: corrected broken detection of CC and CFLAGS from gmp.hAndreas Enge2011-09-081-1/+1
* mpc.m4: check for svnversion firstAndreas Enge2011-08-311-4/+7
* [tests/random.c] when using valgrind, disable our own memory checksPaul Zimmermann2011-08-311-0/+1
* configure.ac, mpc.m4, Makefile.am:Andreas Enge2011-08-311-1/+22
* m4/valgrind-tests.m4: imported original gnulib macroAndreas Enge2011-08-301-0/+35
* license change:Andreas Enge2011-08-291-12/+11
* configure.ac, mpc.m4, Makefile.am: add warning flags directly to CFLAGSAndreas Enge2011-08-011-24/+19
* mpc.m4: spacingAndreas Enge2011-08-011-4/+4
* mpc.m4: modularise checking for warning flagsAndreas Enge2011-08-011-17/+37
* configure.ac, mpc.m4: under windows, check first for mpfr, then for dllsAndreas Enge2011-07-211-2/+3
* configure.ac, mpc.m4: to test for complex.h, always compile a test programmeAndreas Enge2011-07-131-0/+60
* set_x_x.c: replace #if by #ifdefAndreas Enge2011-05-091-3/+3
* [mpc.m4] change according toPaul Zimmermann2011-04-211-1/+1
* mpc.m4: disable warning flag -Wunused-value, contained in -Wall with clang;Andreas Enge2011-04-011-0/+1
* configure: added macro to output the gcc versionAndreas Enge2011-03-022-0/+195
* m4: update ax_c_check_flag.m4Andreas Enge2011-03-021-40/+34
* configure: added -std=c99 to compensate -pedantic in development versionAndreas Enge2011-02-211-0/+1
* mpc.m4: do not add warning flags when compiling with gccAndreas Enge2011-02-031-1/+1
* mpc.m4: disactivate warning flags for icc, which strangely passes the testAndreas Enge2011-01-301-1/+1
* mpc.m4: quote AC_LANG_PROGRAM to avoid error with autoconf 2.68Andreas Enge2011-01-261-1/+1
* split m4/ax_c_check_flag.m4 from m4/mpc.m4 to clearly distinguish copiedAndreas Enge2011-01-262-88/+107
* configure.ac, mpc.m4: moved inclusion of CPP, SED, EGREP into subroutine whereAndreas Enge2010-09-281-0/+3
* mpc.m4: added more warning flags for the development cycleAndreas Enge2010-09-021-0/+5
* mpc.m4: removed '-ansi' flag, incompatible with new functionsAndreas Enge2010-08-311-1/+0
* m4/mpc.m4: added debug flag '-g' in development cycleAndreas Enge2010-07-151-0/+1
* moved local m4 macros into a new subdirectory m4Andreas Enge2010-05-151-0/+231