summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2021 withvlefevre2021-01-031-1/+1
* Copyright notice update: added 2020 withvlefevre2020-01-081-1/+1
* For Makefile.am and each one in SUBDIRS, added the .POSIX target tovlefevre2019-08-021-0/+6
* [Makefile.am] Fixed dist-hook for ck-mparam, which was run from avlefevre2019-07-311-2/+4
* Copyright notice update: added 2019 withvlefevre2019-01-011-1/+1
* [Makefile.am] Distribute the doc/mini-gmp file.vlefevre2018-09-191-1/+1
* Added examples/threads.c (and updated Makefile.am): multithreading testvlefevre2018-07-201-2/+3
* [Makefile.am] Added tools/check_mparam.c and tools/ck-mparamvlefevre2018-04-031-2/+2
* [Makefile.am] Added missing comments for dist-hook.vlefevre2018-04-031-0/+3
* [Makefile.am] Run ck-mparam in dist-hook (for "make dist").vlefevre2018-04-031-0/+1
* [Makefile.am] Updated comments.vlefevre2018-01-201-2/+4
* Added check-exported-symbols make rule to check that MPFR does notvlefevre2018-01-201-1/+4
* Copyright notice update: added 2018 withvlefevre2018-01-031-1/+1
* Two fixes for the check-gmp-symbols make rule:vlefevre2017-11-301-1/+2
* Added comment about the check-gmp-symbols make rule (added in r11865).vlefevre2017-11-301-0/+2
* Added check-gmp-symbols make rule to check that MPFR does not usevlefevre2017-11-301-0/+5
* [Makefile.am] Put doc/README.dev in EXTRA_DIST to provide this file invlefevre2017-06-011-3/+3
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* Added tools/ck-clz_tab sh script to check the __clz_tab sizesvlefevre2016-07-041-1/+2
* [doc/Makefile.am] Reverted the change done in r10283 as the mpfr.infovlefevre2016-05-041-0/+1
* [Makefile.am] Add doc/check-typography to the tarball as it is neededvlefevre2016-05-041-1/+1
* Added pkg-config support (patch from Kip Warner + some changes).vlefevre2016-04-211-0/+3
* Added tools/ck-news Perl script to check the NEWS file.vlefevre2016-02-241-1/+4
* added example on how to use mpfr_can_roundzimmerma2016-01-271-1/+1
* added target "make bench"zimmerma2016-01-181-0/+3
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* [Makefile.am] Updated comment about ACLOCAL_AMFLAGS.vlefevre2015-04-241-3/+5
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* added subdir tools/benchzimmerma2014-01-221-1/+1
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* Use copyright year ranges, followingvlefevre2013-05-301-1/+1
* [Makefile.am] Added a comment about ACLOCAL_AMFLAGS, based on thevlefevre2013-05-151-0/+4
* Copyright notice update: added 2013 withvlefevre2013-01-031-1/+1
* Copyright notice update: added 2012 withvlefevre2012-01-101-1/+1
* [Makefile.am] Added tools/ck-copyright-notice to EXTRA_DIST as it isvlefevre2011-09-091-1/+2
* Added tools/ck-copyright-notice sh script from mpfrlint (updated) tovlefevre2011-09-091-4/+6
* Added "make dist" support for -dev MPFR versions by distributing thevlefevre2011-05-011-1/+2
* [configure.ac,Makefile.am] Clean-up and depend on GNU Automake 1.11.vlefevre2011-02-031-11/+0
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* Added tools/ck-version-info Perl script with the same license asvlefevre2010-08-171-10/+5
* [Makefile.am] Put tools/get_patches.sh back to EXTRA_DIST.vlefevre2010-08-171-2/+2
* Source reorganization. In short:vlefevre2010-08-171-109/+7
* [Makefile.am] Updated -version-info (the interface hasn't really beenvlefevre2010-08-161-1/+2
* [Makefile.am] Moved ieee_floats.h from EXTRA_DIST to libmpfr_la_SOURCES.vlefevre2010-08-021-2/+2
* [Makefile.am] Clean-up: removed gen_inverse.h from EXTRA_DIST becausevlefevre2010-08-021-1/+1
* [Makefile.am] Added "BUILT_SOURCES = mparam.h", fixing bugvlefevre2010-08-011-0/+2
* Added automatic tuning of mpfr_ai.schevill2010-07-201-1/+1
* Added a tool for nicely displaying which method is the best in function of x schevill2010-06-221-1/+5
* [Makefile.am] Fixed dist-hook for -dev versions (I assumed that ||vlefevre2010-06-211-2/+2
* Added examples/version.c (and updated Makefile.am).vlefevre2010-05-281-1/+2