source: git/m4

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @b67904   2 years hannes system("SingularBin") via %r/libexec/singular/MOD and LIBEXEC_DIR spielwiese
(edit) @39fe736   2 years hannes fix: m4/ntl-check.m4 spielwiese
(edit) @54561a   2 years hannes NTL_CPPFLGAS -> NTL_CXXFLAGS (-stdc0..), NTL_CPPFLAGS (-I..) spielwiese
(edit) @dab6f7   2 years hannes fix: typo in m4/cpu-check.m4 spielwiese
(edit) @00c93d   2 years hannes adapt (better) to diffent cpu types spielwiese
(edit) @0c26a1   2 years hannes Revert "update configure stuff": requires autoconf 2.7.1 This reverts ... spielwiese
(edit) @69185ce   2 years hannes update configure stuff spielwiese
(edit) @7615a7   2 years hannes libcddgmp: AC_MSG_ERROR ->AC_MSG_WARN spielwiese
(edit) @547bdb   2 years hannes cddlib: AC_CHECK_LIB ->AC_SEARCH_LIBS spielwiese
(edit) @a227dd   3 years hannes fix: move fno-delete-null-pointer-checks to AM_CXXFLAGS spielwiese
(edit) @dc5864   3 years michael m4/flags.m4: fix autoconf-2.71 quotation warning. Fix the warning, ... spielwiese
(edit) @bb8b31   3 years hannes fix: --enable-dynamic-modules spielwiese
(edit) @25fe37b   3 years hannes add: --enable-dynamic-modules spielwiese
(edit) @7c9f0a   3 years hannes removed dependency on polymake (not compatible with current version) spielwiese
(edit) @d66b187   3 years mkoeppe m4/ntl-check.m4: Fixup spielwiese
(edit) @4ad5cd   3 years mkoeppe m4/*-check.m4: Check DEFAULTS first, following flint-check.m4 This ... spielwiese
(edit) @68efee   3 years mkoeppe m4/flint-check.m4: Refactor spielwiese
(edit) @1e09dec   3 years mkoeppe m4/gmp-check.m4: Fix handling of the --with-gmp=path option spielwiese
(edit) @22774d   3 years mkoeppe m4/{gmp,flint}-check.m4: Do not use AC_CHECK_LIB in the search loop - ... spielwiese
(edit) @667529   3 years mkoeppe m4/gmp-check.m4: Move AC_CHECK_HEADERS/LIB inside the search loop, put ... spielwiese
(edit) @aaa6f6   3 years mkoeppe m4/ntl-check.m4: In the search loop, put NTL_CPPFLAGS to the front of ... spielwiese
(edit) @1733ed   3 years mkoeppe m4/flint-check.m4: In the search loop, put FLINT_CFLAGS to the front ... spielwiese
(edit) @a60663   3 years hannes Merge pull request #1075 from ... spielwiese
(edit) @605375   3 years mkoeppe m4/default_checking_path.m4: New, use macro SING_DEFAULT_CHECKING_PATH ... spielwiese
(edit) @2b7db4b   3 years mkoeppe Replace '-Wl,-rpath -Wl,...' by '-Wl,-rpath,...' spielwiese
(edit) @e79c0c   3 years mkoeppe m4/readline-check.m4: Remove commented out DEFAULT_CHECKING_PATH spielwiese
(edit) @be90e7   3 years mkoeppe m4/ntl-check.m4: Remove setting of unused variable 'ntl_checked' spielwiese
(edit) @585444a   3 years mkoeppe m4/gmp-check.m4: New; use macro SING_CHECK_GMP to replace multiple copies spielwiese
(edit) @76d6af   3 years mkoeppe configure.ac, {factory,libpolys}/configure.ac, m4/*.m4: Reverse ... spielwiese
(edit) @71ef94c   3 years mkoeppe configure.ac, {factory,libpolys}/configure.ac, m4/ccluster-check.m4, ... spielwiese
(edit) @b4f8b2   3 years mkoeppe m4/flint-check.m4: Remove setting of shell variable AM_LDFLAGS spielwiese
(edit) @c95bea   3 years hannes help text for configure (builtin modules) spielwiese
(edit) @f96ab9   3 years hannes demo modules vs. default modules spielwiese
(edit) @d19881   3 years mkoeppe configure.ac, m4/options.m4: Replace SING_CHECK_PYTHON_MODULE by ... spielwiese
(edit) @94f0b4   3 years hannes configure: factory is always required/enabled spielwiese
(edit) @4811c35   3 years mkoeppe configure --disable-XYZ-module spielwiese
(edit) @d58ff10   3 years hannes configure: add /opt/homebrew in search path spielwiese
(edit) @d13b01   3 years hannes Revert "configure: force builtin-modules on windows" This reverts ... spielwiese
(edit) @5bf09f   3 years hannes configure: force builtin-modules on windows spielwiese
(edit) @108136   3 years hannes Revert "force builtin-modules for official modules on windows" This ... spielwiese
(edit) @d4c3f4   3 years hannes force builtin-modules for official modules on windows spielwiese
(edit) @807b30   3 years hannes fix: ntl check spielwiese
(edit) @f96e9d   3 years hannes log host checking spielwiese
(edit) @7938f1f   3 years hannes fix: flint at unusal place: set rpath spielwiese
(edit) @151154   3 years hannes add rpath for FLINT in non-default location spielwiese
(edit) @e72be6   4 years hannes fix: polymake-check spielwiese
(edit) @6015d4   4 years max autoconf: improve cddlib and polymake detection For the cddlib ... spielwiese
(edit) @0fc833   4 years max Fix SING_CHECK_GFANLIB output spielwiese
(edit) @effb43   4 years hannes cross compiling: gmp spielwiese
(edit) @aa560b5   4 years max Update ax_prog_cxx_for_build.m4 ... to match changes made to ... spielwiese
(edit) @68e1603   4 years max More cross compiling - use CXX_FOR_BUILD for C++ sources - use ... spielwiese
(edit) @26b42d   4 years hannes HOSTCC -> CC_FOR BUILD spielwiese
(edit) @ab7174f   4 years max Remove executable bit from some files ... and ensure that ... spielwiese
(edit) @6ed33f   4 years mahrud fix typo in flint-check.m4 spielwiese
(edit) @88534e9   4 years hannes fix: factory paths for a sep. factory distribution spielwiese
(edit) @04975c   4 years hannes fix: support static libflint spielwiese
(edit) @52558a   4 years hannes fix: make distcheck (python stuff, require 2.7) spielwiese
(edit) @2bfe11f   4 years hannes fix: python stuff spielwiese
(edit) @4c9123   4 years hannes Revert "config: test for Python.h" and mod. ax_python_devel This ... spielwiese
(edit) @6e9f7b   4 years hannes confi: missing python libs is not an error spielwiese
(edit) @396fd51   4 years hannes port: ubuntu 18.04 spielwiese Release-4-1-3
(edit) @b8d464   4 years hannes fix: configure without flint spielwiese
(edit) @6b44a8   4 years hannes fix: message for FLINT checks spielwiese
(edit) @952bd16   4 years frp.bissey sane detection for standard paths installation of flint spielwiese
(edit) @c3239f9   4 years hannes Merge branch 'machine_learning' of https://github.com/MHeymann/Sources ... spielwiese
(edit) @416af8   4 years hannes configure: check for (static) libs, check for flint spielwiese
(edit) @b20fdc   4 years heymann.murray Merge branch 'spielwiese' into try_out spielwiese
(edit) @cee403   4 years hannes flint check spielwiese
(edit) @475043   4 years hannes cross-compile: --with-readline=no -> fgets, =ncurses: try ... spielwiese
(edit) @fafb80   4 years hannes new module: loctriv.so spielwiese
(edit) @2e7edcb   5 years heymann.murray Merge branch 'spielwiese' into machine_learning spielwiese
(edit) @50fb159   5 years heymann.murray Add structure for dynamic ml module spielwiese
(edit) @24438cc   5 years hannes chng: cross compile (gmp check) spielwiese
(edit) @5d2ecd   5 years hannes add: ccluster to configure spielwiese
(edit) @5af0c3   5 years hannes fix: static build for systhreads.so spielwiese
(edit) @f0f0003   5 years behrends Libthread implementation. spielwiese
(edit) @8f9132   5 years hannes moved system("std_syz") to new module: partialGB(<module>,<int>) spielwiese
(edit) @1e6885   5 years karim23697 rename freegb dynamic module to freealgebra spielwiese
(edit) @db143c   5 years hannes integrate xalloc into omalloc (./configure --disable-omalloc) spielwiese
(edit) @72c47d   5 years hannes add: freegb.so: create LP-rings from rings: freegb(r,d) spielwiese
(edit) @9fe6c3   5 years hannes add: subsets(kn,) in subsets.so (all subsets of 1..n with k elements) spielwiese
(edit) @e6cdad   6 years hannes use xalloc if omalloc is disabled spielwiese
(edit) @bc7382   6 years hannes Merge pull request #877 from timokau/ntl-missing Fail hard when ntl ... spielwiese
(edit) @db225a   6 years hannes fix: ntl-test: try first without -std=c++11 spielwiese
(edit) @8854779   6 years hannes fix: force -std=c++11 only for NTL version >=10 spielwiese
(edit) @d5fb16b   6 years hannes fix: force -std=c++11 for NTL test spielwiese
(edit) @9c31e9   6 years timokau Fail hard when ntl is missing although it was specified spielwiese
(edit) @12ee77   6 years hannes add: cpu-check.m4 for arm (armv6l, gcc4.6.3) spielwiese
(edit) @ad41f3c   6 years hannes fix: GENERIC_MULT seems to be bad on intel cpu spielwiese
(edit) @2a4a23   6 years hannes fix: Z/p-arithmetic for all architectures spielwiese
(edit) @a667d5d   6 years hannes fix: -fno-delete-null-pointer-checks is mandatory also for debug spielwiese
(edit) @6712e9   6 years dimpase link libraries sometimes needed by gethostbyname etc On Solaris, in ... spielwiese
(edit) @4b6d98   7 years hannes skeleton for julia-cf, p2 spielwiese
(edit) @82d693   7 years hannes add: skeleton for julia-cf spielwiese
(edit) @991aba2   7 years hannes fix: module build spielwiese
(edit) @a1fca5   7 years ren new: gitfan.so spielwiese
(edit) @1095e9   7 years hannes build: GMP_CFLAGS -> GMP_CPPFLAGS, NTL_CFLAGS->NTL_CPPFLAGS spielwiese
(edit) @28b261   7 years hannes conf: do not use CFLAGS in CXXFLAGS spielwiese
(edit) @4e2385   7 years hannes moved -fno-rtti from CFLAGS to CXXFLAGS spielwiese
(edit) @d187ac   7 years hannes avoid -g in compiling optimized versions spielwiese
Note: See TracRevisionLog for help on using the revision log.