source: git/Singular/Makefile.am

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @989d6b   10 years Oleksandr Minor fixes + cleanup spielwiese
(edit) @1684c3   10 years Oleksandr Fix BS to use python-config fix: more default python base-names add: ... spielwiese
(edit) @b5f27dd   10 years Oleksandr Fix BS: missing rlimit.h in the distro spielwiese
(edit) @1101a8   10 years steenpass add: create Singular/rlimit.{c,h} for setting resource limits (cherry ... spielwiese
(edit) @17bdb2   10 years Oleksandr Don't use -release PKG_VER for all libraries spielwiese
(edit) @eb76e8   11 years Oleksandr fix: AMLDFLAGS -> AM_LDFLAGS spielwiese
(edit) @574cee   11 years Oleksandr Moved GIT commit id into the versionString spielwiese
(edit) @d47283   11 years Oleksandr Show the latest git commit + dirty status under the Singular banner ... spielwiese
(edit) @62e51f   11 years Oleksandr Python-related changes / OSX add: Additional PYTHON flags fix: ... spielwiese
(edit) @3a40eb   11 years Oleksandr Porting Mathic to SW : mostly original sources from master spielwiese
(edit) @e7af71   11 years Oleksandr Use omalloc for new/delete (due to Hans) NOTE: only for resulting ... spielwiese
(edit) @70cc24   11 years hannes chg: removed Singular/bigintm.* spielwiese
(edit) @99b54a   11 years Oleksandr Fixing static use of _dynamic_ modules as built-ins + dynamic loading ... spielwiese
(edit) @adc0a4   11 years hannes chg: moved type_of_LIB for Singular/mod_lib.* spielwiese
(edit) @92644b   11 years hannes fix: version checks for header removed Singular/version.h (define now ... spielwiese
(edit) @9a4834   11 years Oleksandr Fixed building of gentable1, pyobject and feOpt{Gen,ES,TS} using ... spielwiese
(edit) @9ba92b   11 years Oleksandr BS cleanup: singular targets (no simultanious debug version) spielwiese
(edit) @2c889f   11 years Oleksandr Code update corresponding to renaming findexec into resources spielwiese
(edit) @b56249   11 years Oleksandr Misc fixes due to building on Mac OS X 10.6 fix: no ... spielwiese
(edit) @8cfe2a5   11 years hannes add: Singular/si_signals.h to HEADERS spielwiese
(edit) @48e8e1   11 years Oleksandr Added $(EXEEXT) to custom rules for Windows support This fix is due ... spielwiese
(edit) @7b8818   11 years ren chg: deleted old packages for convex geometry in Singular spielwiese
(edit) @f4cb99a   11 years Oleksandr Updating the BS + search pathes for better binary distribution (due to ... spielwiese
(edit) @0d59f94   11 years Oleksandr Fixing BS spielwiese
(edit) @24bfd7   11 years Oleksandr Fixed broken BS and silenced a failing test (ClearDenom != cleardenom) spielwiese
(edit) @825fb7   11 years hannes fixes for the static version spielwiese
(edit) @4da485   11 years hannes chg: only external interface to links is links/silink.h spielwiese
(edit) @44ca2f   11 years Oleksandr Update due to links separation spielwiese
(edit) @281e8e   11 years Oleksandr Added links-related stuff into BS (Makefile.am) spielwiese
(edit) @8b57f5   11 years Oleksandr Fix cleanup/creation of Singular/LIB in during out-of-source-tree building spielwiese
(edit) @09860e   11 years dreyer Fix: autoconf variable double defined spielwiese
(edit) @f28640   11 years adreyer Really avoid building pyobject.so avoid without python spielwiese
(edit) @4255b3   11 years adreyer Fix broken cleaning for in-source builds spielwiese
(edit) @b773c0   11 years Oleksandr Making Singular usable in builddir (without 'make install') spielwiese
(edit) @c1e7a6   11 years adreyer Optionally supporting python embedding spielwiese
(edit) @2ac2935   11 years adreyer Merge conflict resolved spielwiese
(edit) @7e18d1   11 years adreyer changed to MOD directory spielwiese
(edit) @240fe3   12 years jengelh build: use simpler relative path specifications Cosmetic only. It ... spielwiese
(edit) @ae900ff   11 years adreyer Sinplified pyobject.so's flags spielwiese
(edit) @b36460   11 years adreyer Supporting pyobject.so spielwiese
(edit) @3c4ee7   11 years alexander.dreyer Addting -shared to pyobject.so spielwiese
(edit) @b3cd39   11 years alexander.dreyer Experimenting with pyobject spielwiese
(edit) @5e28ea   11 years Oleksandr Temporary removed -Winline TODO: revert this upon starting optimizing ... spielwiese
(edit) @8e7e6d4   11 years Oleksandr Testing with -ftrapv spielwiese
(edit) @fff6150   12 years Oleksandr added -Winline compiler option: warn when a function marked inline ... spielwiese
(edit) @ee1465   12 years alexander.dreyer Added countedref.* to the build system spielwiese
(edit) @17228e   12 years hannes fix: make check (for non-dbug version) removed: static.h spielwiese
(edit) @05051f   12 years hannes Merge pull request #172 from kiwifb/spielwiese Make debuging objects ... spielwiese
(edit) @00e336   12 years hannes fix: include path for tests add: s_buff.* spielwiese
(edit) @2b43ac   12 years francois.bissey Make debuging objects (_g) a configure option. spielwiese
(edit) @47367fd   12 years hannes chg: moved some link stuff to links/* spielwiese
(edit) @0419ab   12 years hannes fix: removed gentable2 stuff spielwiese
(edit) @d828d63   12 years hannes removed MPSR stuff spielwiese
(edit) @91ecf18   12 years Oleksandr make Singular resources available by default if running directly from ... spielwiese
(edit) @286be1f   12 years martinlee84 chg: changes due to building with FLINT spielwiese
(edit) @3b8a6e   12 years Oleksandr removed AM_LDFLAGS from those Makefile.am where a library is built ... spielwiese
(edit) @9f524d   12 years Oleksandr reverted library packing with LIBADD chg: correct _LDADD chg: no use ... spielwiese
(edit) @b4a676   12 years Oleksandr made findexec into a standalone library + removal of resources add: ... spielwiese
(edit) @28b503   12 years Oleksandr avoid rebuilding of Singular due to plural_cmd.inc & iparith.inc ... spielwiese
(edit) @dd156fc   12 years Oleksandr switched compiler some warnings (unused parameter) by using compiler ... spielwiese
(edit) @772990   12 years Oleksandr fix the package install FIX: install all needed headers (e.g. for ... spielwiese
(edit) @9840b5   12 years Oleksandr chg: better TESTS_ENVIRONMENT chg: use .libs/gftables directly ... spielwiese
(edit) @bd795d   12 years Oleksandr improved build system in Singuar/: building of libparse and ... spielwiese
(edit) @0ee865   12 years Oleksandr preparation for libparse standalone program ADD: started to add ... spielwiese
(edit) @ebf138   12 years Oleksandr adaptation to clang + disable a GMP hack CHG: removed gcc-specific ... spielwiese
(edit) @b7d64b   12 years Oleksandr adaptation/fix due to SW build system FIX: don't distribute generated ... spielwiese
(edit) @48afda   12 years Oleksandr Singular/MOD is usefull for in-tree building & testing... spielwiese
(edit) @8fee84   12 years Oleksandr libfindexec separation CHG: no need in 'ifdef HAVE_CONFIG_H' in ... spielwiese
(edit) @1d3be3   12 years Oleksandr ADD: consistently define HAVE_CONFIG_H in automake CPPFLAGS spielwiese
(edit) @097c71   12 years Oleksandr static and dynamic tests for Singular/ ADD: more test variants: ... spielwiese
(edit) @8ccf01   12 years Oleksandr ADD: static AND dynamic versions of Singular(g)? and tests spielwiese
(edit) @4fdf15   12 years Oleksandr CHG: combine lib{misc/reporter/resources/coeffs/polys} together and ... spielwiese
(edit) @dd5fa6   12 years Oleksandr FIX: generate & distibute Singular/{feOpt,feOptTS,feOptES}.inc but NOT ... spielwiese
(edit) @444bcf   12 years Oleksandr CHG: minor cleanup ADD: original Hans's test for standalone testing: ... spielwiese
(edit) @383ba5e   12 years Oleksandr ADD: SOURCE AM (NODIST!!!) dependency of Singular(g)? on ... spielwiese
(edit) @7c5f743   12 years Oleksandr ADD: try using ${abs_*}-variables in several Makefile.am's spielwiese
(edit) @99fc2eb   12 years Oleksandr CHG: symbolic links MOD are NOT needed in kernel/ & Singular/ FIX: ... spielwiese
(edit) @e050c2   12 years Oleksandr FIX: .a -> .la in *_LDADD variables spielwiese
(edit) @6d672b4   12 years Oleksandr ADD: build LTlibraries .la (.a & .so) EVERYWHERE! spielwiese
(edit) @4e855a7   12 years Oleksandr ADD: distibute LIB/tst.lib for now spielwiese
(edit) @46e503   12 years Oleksandr ADD: LIB/help.cnf is needed! spielwiese
(edit) @a27bc9   12 years Oleksandr FIX: correct test environment for make check in kernel/, Singular/ spielwiese
(edit) @50831b   12 years Oleksandr FIX: bbcone.h/bbfan.h were moved from Singular to kernel in legacy Singular spielwiese
(edit) @b7cad8c   13 years Oleksandr ADD: static handling of DBM links spielwiese
(edit) @bebd746   13 years Oleksandr FIX: removed circullar dependency for LIB/all.lib spielwiese
(edit) @ff7e14a   13 years vbraun.name Fix: Install the singular library to share/singular/LIB spielwiese
(edit) @0ff203   13 years vbraun.name stop automake from flattening install subdirectories for headers spielwiese
(edit) @c2eb2e   13 years vbraun.name make install and make distcheck work now spielwiese
(edit) @b9e11ba   13 years vbraun.name FIX: race with generated include files (in particular feOpt.inc). Some ... spielwiese
(edit) @69ad7e   13 years Oleksandr FIX: feOpt.inc - issue should be fixed with this! spielwiese
(add) @151a06   13 years Oleksandr ADD: Singular/ is under automake now!!! CHG: saved the remains of the ... spielwiese
Note: See TracRevisionLog for help on using the revision log.