source: git/Singular/Makefile.am

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) @bb85b7   8 years quatermaster automake: install: singular.idx spielwiese
(edit) @463cc9   8 years hannes add singularsurf_win spielwiese
(edit) @9ef321   8 years hannes fix: do not remove doc/singular.idx on 'make clean' spielwiese
(edit) @f10133   8 years gutsche Added scripts to install files spielwiese
(edit) @3a9ee05   8 years hannes add: doc/singular.idx to repo spielwiese
(edit) @fe8ff2   8 years hannes 4-0-2p2: updated emacs files, include singular.hlp/.idx and *.htm spielwiese
(edit) @1a1f34b   9 years hannes removed unsed files, fixed make_tar.sh and make dist spielwiese
(edit) @c0bd77   9 years hannes fix; option(mem) spielwiese
(edit) @e089d2   9 years ren fix: missing $(EXEEXT) in Singular/Makefile.am spielwiese
(edit) @dc50ee   9 years hannes moved new/delete to omalloc/onallocClass.*, use for some classes spielwiese
(edit) @76178c   9 years Oleksandr Fix buildsystem to avoid rebuilding Singular executable due to changes ... spielwiese
(edit) @048f22   9 years hannes Revert "Fix buildsystem to avoid rebuilding Singular executable due to ... spielwiese
(edit) @bf7ca5   9 years Oleksandr Fix buildsystem to avoid rebuilding Singular executable due to changes ... spielwiese
(edit) @75f460   9 years hannes format spielwiese
(edit) @96b5cde   9 years Oleksandr Note on build system: Singular relinking upon changing any library! spielwiese
(edit) @35d0c19   10 years hannes windows port: removed htmlhelp, sing_win.* spielwiese
(edit) @f4c840   10 years hannes windows port: fixed help spielwiese
(edit) @371cf4   10 years hannes order of entries spielwiese
(edit) @3cc5ad   10 years Oleksandr Fixed Singular/iparith.inc generation/dependencies (but no plural_cmd.inc) spielwiese
(edit) @9b12fce   10 years hannes prepare for singular 4-1: cring (currently inactive) spielwiese
(edit) @eeaeffb   10 years hannes seperate gneration of .inc and doc files in gentable spielwiese
(edit) @30e843   10 years Oleksandr Fix BS (due to convert_table.texi generation) spielwiese
(edit) @057861   10 years Oleksandr Fixed BS (.libs) try 2 spielwiese
(edit) @8bfb5a9   10 years Oleksandr Repaired dynamic Singulard spielwiese
(edit) @a3aecc   10 years Oleksandr Modules should define SI_MOD_INIT(name) as extern "C" + update/cleanup ... spielwiese
(edit) @363d88   10 years Oleksandr Moved singmathic into a separate module + Update for dynamic&static version 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) @f476eb   10 years Oleksandr Moved pyobject to a separate directory under Singular/dyn_modules/ spielwiese
(edit) @db3070   10 years Oleksandr Moved dynamic modules into /Singular/ spielwiese
(edit) @feb3c9   10 years Oleksandr Complete build options for Pthread API: use AX_PTHREAD instead of ... spielwiese
(edit) @24066c   10 years hannes moved rlimit.* to kernel/oswrapper spielwiese
(edit) @49f423   10 years hannes moved timing stuff to kernel/oswrapper part1 spielwiese
(edit) @ff3617   10 years hannes moved line reading stuff to kernel/oswrapper part1 spielwiese
(edit) @bb506bf   10 years hannes moved class Voice to fevoices.h spielwiese
(edit) @4676d5   10 years Oleksandr Moved timer.*, feread.cc and febase.* from /kernel/ to /Singular/ ... spielwiese
(edit) @850277   10 years hannes chg: moved reading/writing numbers via ssi to coeffs (p.1) spielwiese
(edit) @37e66f   10 years Oleksandr Better approach to configuring multiple packages: ... spielwiese
(edit) @6f7dca   10 years Oleksandr Moved minpoly.* into kernel/ spielwiese
(edit) @07058c   10 years Oleksandr Moved Minor*, Cache* into kernel/ spielwiese
(edit) @119df1   10 years Oleksandr Moved interpolation into kernel/ spielwiese
(edit) @3b9a64   10 years Oleksandr Moved janet into kernel/ spielwiese
(edit) @2ebf19   10 years Oleksandr Kernel restructurization: numeric moved under kernel/ + fix includes & BS spielwiese
(edit) @cda527   10 years hannes link Singular-libs statically: dynamic was linked against build-dir spielwiese
(edit) @bdaf933   10 years hannes chg: moved singularsurf to libexec/MOD, add libexec/MOD to $PATH spielwiese
(edit) @453510f   10 years hannes install main lib (libSingular.*) into libdir spielwiese
(edit) @7df0cd   10 years Oleksandr Motsak <http://goo.gl/mcpzY> Added an optional static Singular build: /Singular/Singulars spielwiese
(edit) @9a6ff99   10 years Oleksandr Merge sublibraries into bigger ones (packages) libpolys: libmisc, ... spielwiese
(edit) @997a5b2   10 years Oleksandr Added the generation and installation of pkgconfig (*.pc) files + ... spielwiese
(edit) @55b6460   10 years Oleksandr Moved -DHAVE_CONFIG from Makefile.am: AM_CPPFLAGS into global compiler ... spielwiese
(edit) @c70920   10 years Oleksandr Better BS: use libtool dependency libs and LIBADD automake feature + ... spielwiese
(edit) @b1b9e1f   10 years Oleksandr Link main Singular executables without -static by default spielwiese
(edit) @667d33   10 years Oleksandr Only test once (no more dynamic AND static tests) chg: also BS cleanup spielwiese
(edit) @b0857ee   10 years Oleksandr Removed tailing '/' for directory specs in Makefile.am-s spielwiese
(edit) @2b31ed   10 years hannes chg: add Singular/singularsurf to dist files spielwiese
(edit) @ffcd1f   10 years hannes fix: singularsurf is in Singular/singularsurf spielwiese
(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
Note: See TracRevisionLog for help on using the revision log.