# # ChangeLog for m4 in git # # Generated by Trac 1.2.3 # Apr 27, 2024, 3:38:38 PM Mon, 30 May 2011 10:18:21 GMT Oleksandr Motsak [600ea9] * m4/options.m4 (modified) FIX: since most options are On by default - one can choose to DISABLE ... Mon, 23 May 2011 16:58:30 GMT mlee [fa1d48] * libpolys/coeffs/coeffs.h (modified) * m4/options.m4 (modified) enabled factory by default and included factory.h in coeffs.h Thu, 19 May 2011 03:39:53 GMT Oleksandr Motsak [148d3c] * factory/Makefile.am (modified) * libpolys/Makefile.am (modified) * libpolys/coeffs/Makefile.am (modified) * libpolys/libpolys-config.in (modified) * libpolys/misc/Makefile.am (modified) * libpolys/polys/Makefile.am (modified) * libpolys/tests/Makefile.am (modified) * m4/options.m4 (modified) * omalloc/Makefile.am (modified) * omalloc/mylimits.h (modified) FIX: fixing the build system (install needed headers on needed ... Wed, 11 May 2011 14:49:43 GMT Mohamed Barakat [45e35b] * .gitignore (modified) * factory/Makefile.am (modified) * factory/readcf.cc (deleted) * libpolys/configure.ac (modified) * m4/arithrings.m4 (deleted) * m4/options.m4 (added) * m4/plural.m4 (deleted) further fixes to build system - merged arithrings.m4 and plural.m4 ... Wed, 11 May 2011 13:51:08 GMT Oleksandr Motsak [568cf0] * libpolys/configure.ac (modified) * m4/arithrings.m4 (added) ADD: Enable arithmetical rings by default Tue, 10 May 2011 17:02:27 GMT Oleksandr Motsak [bea370] * libpolys/configure.ac (modified) * m4/plural.m4 (added) ADD: new --enable-plural argument for enabling/disabling? PLURAL Tue, 10 May 2011 10:38:31 GMT Mohamed Barakat [9af8a63] * factory/GNUmakefile.in (modified) * factory/configure.in (modified) * libpolys/configure.ac (modified) * m4/gmp-check.m4 (modified) * m4/ntl-check.m4 (modified) invoke the macros to check for gmp and ntl in factory/configure.in - ... Fri, 06 May 2011 07:46:06 GMT Bradford Hovinen [ad35b5] * m4/ntl-check.m4 (added) Add M4-macro to check for NTL and to set NTL_CFLAGS, NTL_LIBS, and ... Wed, 04 May 2011 18:10:55 GMT Oleksandr Motsak [84c376] * libpolys/configure.ac (modified) * libpolys/tests/Makefile.am (modified) * m4/p-procs.m4 (modified) ADD: FreeBSD-related fixes in build system (no libdl, $^, $<) Tue, 03 May 2011 20:14:26 GMT Oleksandr Motsak [6d0563e] * m4/p-procs.m4 (modified) FIX: any linux can use dynamic modules, no? Tue, 03 May 2011 20:03:32 GMT Oleksandr Motsak [4ffb46] * libpolys/tests/Makefile.am (modified) * m4/p-procs.m4 (modified) FIX: enabling dynamic modules on Free BSD TODO: -ldl is wrong! ... Mon, 02 May 2011 17:48:18 GMT Oleksandr Motsak [4c811b] * m4/gmp-check.m4 (modified) FIX: bug fix: /usr/local is not searched by gcc by default Thu, 21 Apr 2011 15:35:09 GMT Mohamed Barakat [2dcf453] * libpolys/polys/Makefile.am (modified) * m4/p-procs.m4 (modified) do not compile dynamic modules unless ENABLE_P_PROCS_DYNAMIC=true Tue, 19 Apr 2011 14:56:49 GMT Mohamed Barakat [e1761c] * .gitignore (modified) * libpolys/misc/auxiliary.h (deleted) * libpolys/misc/auxiliary.h.in (modified) * m4/p-procs.m4 (modified) define HAVE_DL in m4/p-procs.m4, SING_CHECK_P_PROCS Tue, 19 Apr 2011 13:16:16 GMT Mohamed Barakat [41dde6] * .gitignore (modified) * libpolys/configure.ac (modified) * libpolys/misc/auxiliary.h (modified) * libpolys/misc/auxiliary.h.in (added) * m4/cpu-check.m4 (modified) - moved the definitions of HAVE_MULT_MOD, HAVE_DIV_MOD, and ... Thu, 14 Apr 2011 10:54:46 GMT Mohamed Barakat [d11524] * for_Hans_with_love.sh (modified) * libpolys/configure.ac (modified) * libpolys/misc/AUTHORS (deleted) * libpolys/misc/ChangeLog (deleted) * libpolys/misc/Makefile.am (modified) * libpolys/misc/NEWS (deleted) * libpolys/misc/README (deleted) * libpolys/reporter/AUTHORS (deleted) * libpolys/reporter/ChangeLog (deleted) * libpolys/reporter/Makefile.am (modified) * libpolys/reporter/NEWS (deleted) * libpolys/reporter/README (deleted) * libpolys/reporter/configure.ac (deleted) * libpolys/reporter/mkinstalldirs (deleted) * libpolys/resources/AUTHORS (deleted) * libpolys/resources/ChangeLog (deleted) * libpolys/resources/Makefile.am (modified) * libpolys/resources/NEWS (deleted) * libpolys/resources/README (deleted) * libpolys/resources/configure.ac (deleted) * m4/cpu-check.m4 (moved) * m4/pipe-check.m4 (added) - merge libpolys/{misc,reporter,resources}/configure.ac into ... Wed, 13 Apr 2011 11:44:53 GMT Mohamed Barakat [f0cf96] * m4/p-procs.m4 (modified) added the line [*-apple-darwin*], [SUPPORTS_DYNAMIC_MODULES=yes], to ... Fri, 08 Apr 2011 16:09:34 GMT Oleksandr Motsak [78e3fda] * m4/gmp-check.m4 (modified) ADD: gmp search path for Mac OS X (fink/macports) Fri, 08 Apr 2011 09:43:50 GMT Hans Schoenemann [4021bb] * m4/p-procs.m4 (modified) all linux versions and solaris2 support dynamic modules Thu, 07 Apr 2011 12:19:51 GMT Bradford Hovinen [812138] * libpolys/polys/Makefile.am (modified) * libpolys/polys/configure.ac (modified) * m4/p-procs.m4 (added) * Create new macros SING_SYSTEM_SUPPORTS_DYNAMIC_MODULES and ... Thu, 07 Apr 2011 11:25:02 GMT Bradford Hovinen [623f41] * m4/gmp-check.m4 (modified) Define DEFAULT_CHECKING_PATH in gmp-check.m4 so that the macro ... Thu, 31 Mar 2011 11:20:09 GMT Mohamed Barakat [ab4f17] * .gitignore (modified) * for_Hans_with_love.sh (modified) * libpolys/coeffs/Makefile.am (modified) * libpolys/coeffs/configure.ac (modified) * libpolys/configure.ac (modified) * libpolys/polys/Makefile.am (modified) * libpolys/polys/configure.ac (modified) * m4/gmp-check.m4 (added) added an autoconf macro to check for GMP