source: git/m4

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @a3a6a0   8 years hannes change library name: libresources -> libsingular_resources spielwiese
(edit) @261ee2   8 years hannes add: module customstd spielwiese
(edit) @f73b0d   8 years hannes gfanlib: test for dd_free_global_constants spielwiese
(edit) @5482369   8 years hannes add: polymake version check as POLYMAKEVERSION spielwiese
(edit) @bd9a41   8 years hannes add: POLYMAKEVERSION (for example "214") to libsingular.h spielwiese
(edit) @b44baa   8 years hannes fix for gcc 6.1: first approach spielwiese
(edit) @93d9b5   8 years hannes remove HAVE_FACTORY: not optional spielwiese
(edit) @486f84   8 years quatermaster discard undesirable executable bits spielwiese
(edit) @ad42521   8 years ren new: shared module "customstd" with satstd spielwiese
(edit) @8fe151   9 years hannes fix MATHIC_LIBS spielwiese
(edit) @f6f286   9 years hannes introduce MATHIiC_LIBS for libs of mathicgb spielwiese
(edit) @d0bdb6   9 years hannes format spielwiese
(edit) @a92de38   9 years ren chg: no -> xno spielwiese
(edit) @e5618c   9 years ren chg: final version for Singular release spielwiese
(edit) @7395dd   10 years ren fix: missing -lcddgmp flag when linking libgfan.so spielwiese
(edit) @5a6083   9 years hannes fix: cddlib deteection spielwiese
(edit) @52a01d   9 years hannes Merge pull request #689 from surface-smoothers/fix.libcddgmp.check ... spielwiese
(edit) @138612   9 years kroeker use g++ instead of gcc for libcddgmp check - otherwise the check fails ... spielwiese
(edit) @d8f9c9   9 years Oleksandr Fix & "POLYMAKE_CXXFLAGS -> FEXCEPTIONSFRTTI_CXXFLAGS" spielwiese
(edit) @1e210d   9 years Oleksandr Renamed POLYMAKE_CXXFLAGS -> FEXCEPTIONS_FRTTI_CXXFLAGS (in order to ... spielwiese
(edit) @75f460   9 years hannes format spielwiese
(edit) @74ec766   9 years Oleksandr Fixed gfanlib/polymake handling scripts in the build system add: also ... spielwiese
(edit) @7761b3   9 years Oleksandr Fix configure test for built-ins / FreeBSD10 spielwiese
(edit) @13f555   10 years Oleksandr Fixing configure test for cddlib spielwiese
(edit) @4e65f09   10 years fieker re-stablish the Order module. Containing also a 1st draft for lattices spielwiese
(edit) @bba099   10 years hannes BS: try for a correct order or libs, clean up singular-libs spielwiese
(edit) @2f2b44e   10 years Oleksandr Fix building-in in case of a new out-of builting spielwiese
(edit) @854710   10 years Oleksandr Changed the default setting for builtin modules: syzextra if empty! spielwiese
(edit) @810238   10 years Oleksandr List internal builtins in m4/options.m4 spielwiese
(edit) @9996416   10 years Oleksandr Better builtin handling spielwiese
(edit) @af87fd   10 years Oleksandr BS Support for builtin modules (with-builtinmodules, BUILTIN_LIB) spielwiese
(edit) @fa7dd2   10 years Oleksandr Fix the python cfalgs correction spielwiese
(edit) @d3164ca   10 years hannes fix: private shared gmp library spielwiese
(edit) @3f1da6   10 years Oleksandr Fixing BS bugs spielwiese
(edit) @feb3c9   10 years Oleksandr Complete build options for Pthread API: use AX_PTHREAD instead of ... spielwiese
(edit) @e07ef0c   10 years hannes fix: find gmp spielwiese
(edit) @59d8f8   10 years hannes fix: find shared lib gmp (ld should know -Wl,-R..) (C.Fieker) spielwiese
(edit) @9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ... spielwiese
(edit) @37e66f   10 years Oleksandr Better approach to configuring multiple packages: ... spielwiese
(edit) @c0bbad   10 years Oleksandr Minor BS cleanup spielwiese
(edit) @b59daac   10 years Oleksandr Fixed the config generation spielwiese
(edit) @f188c6   10 years Oleksandr Removed compiler complaint spielwiese
(edit) @c2b10f   10 years Oleksandr Enable ratGB support (HAVE_RATGRING) via configure (top level) spielwiese
(edit) @048a5f   10 years Oleksandr Fix --enable/disable - debug/optimizatioflags NOTE: default (no args) ... spielwiese
(edit) @276a00   10 years Oleksandr Use @SINGULAR_CFLAGS@ instead of '-D(SING|OM)_NDEBUG' in ... spielwiese
(edit) @55b6460   10 years Oleksandr Moved -DHAVE_CONFIG from Makefile.am: AM_CPPFLAGS into global compiler ... spielwiese
(edit) @7fe9e13   10 years Oleksandr Renamed NDEBUG -> SING_NDEBUG in order to avoid confusion with GCC macro spielwiese
(edit) @bbeddf   10 years Oleksandr Fixed BS: gfanlib/cddlib checking/building/embedding fix: cddlib ... spielwiese
(edit) @1684c3   10 years Oleksandr Fix BS to use python-config fix: more default python base-names add: ... spielwiese
(edit) @2ea781   10 years Oleksandr Fixing BS (due to gfanlib) spielwiese
(edit) @fccea5   10 years martinlee84 chg: Flint with gmp detection spielwiese
(edit) @8d15e5   10 years hannes fix: resetting already collected libs spielwiese
(edit) @aa6c9cc   10 years Oleksandr Fix BS problem of gfanlib handling spielwiese
(edit) @97a3b2   10 years Oleksandr Provide configured DIR variables into the config headers spielwiese
(edit) @24aeb0f   10 years hannes fix: cddlib detection for fedora spielwiese
(edit) @32d8cb   10 years hannes Merge pull request #408 from YueRen/spielwiese polymake/gfanlib modules spielwiese
(edit) @6a6ae2   10 years Oleksandr Added -fno-common in order to fix OSX problem with common symbols ... spielwiese
(edit) @b7b2c5   10 years martinlee84 attempt to fix polymake dynamic module spielwiese
(edit) @b41713   11 years hannes fix: cddgmp test (with static libs) spielwiese
(edit) @ba5e9e   11 years Oleksandr Changed configure-scripts to generate individual public config files ... spielwiese
(edit) @246bbb   11 years Oleksandr Better FLINT-discover fix spielwiese
(edit) @3cadd0   11 years Oleksandr Flint Fix spielwiese
(edit) @62e51f   11 years Oleksandr Python-related changes / OSX add: Additional PYTHON flags fix: ... spielwiese
(edit) @8f761ae   11 years Oleksandr Update of MATHICGB according to the PullRequest #351 spielwiese
(edit) @f30df9   11 years Oleksandr More fixes/improvements to BS (m4/*.m4) spielwiese
(edit) @3a40eb   11 years Oleksandr Porting Mathic to SW : mostly original sources from master spielwiese
(edit) @737c95   11 years Oleksandr Fix "trigraph ?? ignored, use -trigraphs to enable" warning spielwiese
(edit) @066132a   11 years Oleksandr Minor improvement of BS spielwiese
(edit) @75c73d   11 years Oleksandr Further compiler flags tweaking spielwiese
(edit) @ce9bfe   11 years Oleksandr Added FLAGS,LIBS output for debugging Show (due to '-v') more ... spielwiese
(edit) @d0e888   11 years hannes fix: libcddgmp may be a c++ library (on ubuntu) spielwiese
(edit) @87977c7   11 years Oleksandr Merge pull request #342 from YueRen/spielwiese Spielwiese spielwiese
(edit) @4979482   11 years martinlee84 chg: check for FLINT in default places by default spielwiese
(edit) @47e8b04   11 years ren new: first try in polymake interface spielwiese
(edit) @99b54a   11 years Oleksandr Fixing static use of _dynamic_ modules as built-ins + dynamic loading ... spielwiese
(edit) @ea5f3f6   11 years Oleksandr Improved BS (configuring) spielwiese
(edit) @ee15d5   11 years Oleksandr Removed '-pedantic' from default compiler flags for debugging builds ... spielwiese
(edit) @e3f523   11 years Oleksandr Misc changes to BS and others fix: GMP-checking will looks at CPATH ... spielwiese
(edit) @0c86ae   11 years Oleksandr For profiling: use google proftools (optionally) spielwiese
(edit) @e681f3   11 years Oleksandr Fix -DNDEBUG -DOM_DEBUG as a flag spielwiese
(edit) @92644b   11 years hannes fix: version checks for header removed Singular/version.h (define now ... spielwiese
(edit) @dbf5d1   11 years martinlee84 chg: check if NTL_GMP_LIP=on was given to NTL's configure spielwiese
(edit) @7d160bb   11 years Oleksandr Better compiler flags handling by BS fix: empty default compiler ... spielwiese
(edit) @e62a1d   11 years Oleksandr Disable debug by default (separated into m4/options.m4) spielwiese
(edit) @ed412c   11 years Oleksandr GMP check should not look for gmp.h directly spielwiese
(edit) @0cfb6aa   11 years Oleksandr Update of GMP checking for configure spielwiese
(edit) @81384b   11 years ren new: newest version of callgfanlib package as master branch also ... spielwiese
(edit) @46dd2e   11 years Oleksandr Removed fancy m4 syntax from help output within AX_PYTHON_WITH_VERSION spielwiese
(edit) @69e438   11 years adreyer Skip pyobject.so if linking to libpythonx.y breaks spielwiese
(edit) @ebdbfd   11 years dreyer Ensuring python2; trying python2 (before python) spielwiese
(edit) @f28640   11 years adreyer Really avoid building pyobject.so avoid without python spielwiese
(edit) @1673507   11 years max Fix spelling: "MacOS X" -> "Mac OS X" The correct official spelling ... spielwiese
(edit) @c2ff413   11 years Oleksandr Fix building without Python spielwiese
(edit) @c1e7a6   11 years adreyer Optionally supporting python embedding spielwiese
(edit) @7b9d49   11 years adreyer Fix nonexisting or old python won't break build spielwiese
(edit) @7c00d6   11 years martinlee84 chg: adapted flint check macro due to changes in FLINT spielwiese
(edit) @84b294   12 years Oleksandr python-related autoconf macro for pyobjects spielwiese
(edit) @56bce65   12 years Oleksandr added autoconf tests for cxxabi.h and execinfo.h in order to use ... spielwiese
(edit) @0fd171   12 years Oleksandr no flint detection/usage by default NOTE: using flint leads to ... spielwiese
(edit) @401911   12 years martinlee84 chg: checking of FLINT version spielwiese
Note: See TracRevisionLog for help on using the revision log.