source: git/Singular/Makefile.am

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @b270e37   22 months hannes moved distrib.h to libpolys/misc for dError.cc spielwiese
(edit) @cba9b3   22 months hannes apapt to --htmdir option to configure, build a different doc.tbz2 spielwiese
(edit) @02b4e1   2 years michael Singular/Makefile.am: use FACTORY_LIBS when linking Singular. When ... spielwiese
(edit) @175590   2 years hannes fix: build libparse spielwiese
(edit) @54561a   2 years hannes NTL_CPPFLGAS -> NTL_CXXFLAGS (-stdc0..), NTL_CPPFLAGS (-I..) spielwiese
(edit) @3ad58c2   2 years hannes moved Singular/fegetopt.* -> resources/fegetopt.* spielwiese
(edit) @244674   2 years hannes more NTL_CPPFLAGS: modulop.h includes NTL/config.h spielwiese
(edit) @3c78f6   3 years hannes fix 'make check' for xalloc-Singular spielwiese
(edit) @a227dd   3 years hannes fix: move fno-delete-null-pointer-checks to AM_CXXFLAGS spielwiese
(edit) @214c0c3   3 years michael Singular/Makefile.am: drop -static linker flags. There are a few ... spielwiese
(edit) @f8090d   3 years hannes chg: install man pages indep. of doc-build spielwiese
(edit) @29914f   3 years hannes revert: restructure libpolys spielwiese
(edit) @4470c0e   3 years hannes configure: restructure libpolys spielwiese
(edit) @3c6df4   4 years hannes removed GIT_VERSION and related spielwiese
(edit) @d6dd79   4 years hannes fix: do not link libparse with omalloc spielwiese
(edit) @8858d33   5 years hannes chg: cross compile for Singular (gentable,feOptGen) spielwiese
(edit) @b6ca3ca   5 years hannes chg: gentable.cc -> gentable.c spielwiese
(edit) @cce4a76   5 years hannes add: --with-libparse: optional compile and install libparse spielwiese
(edit) @5d2ecd   5 years hannes add: ccluster to configure spielwiese
(edit) @358e8c   5 years hannes fix: add surfex to scripts spielwiese
(edit) @075bc5   6 years hannes format spielwiese
(edit) @e6cdad   6 years hannes use xalloc if omalloc is disabled spielwiese
(edit) @7a95621   6 years hannes fix: avoid -std=c++1 from NTL in C files spielwiese
(edit) @15d6bf9   6 years hannes fix: move singular.idx to doc/doc.tbz2 spielwiese
(edit) @7fb70f   7 years hannes add (from 3-1): system("svd",m) spielwiese
(edit) @1095e9   7 years hannes build: GMP_CFLAGS -> GMP_CPPFLAGS, NTL_CFLAGS->NTL_CPPFLAGS spielwiese
(edit) @61fc1e   7 years hannes Merge pull request #808 from embray/cygwin/shared Allow libSingular ... spielwiese
(edit) @f6e134   7 years erik.bray Make modules in dyn_modules require libSingular to be built first on ... spielwiese
(edit) @e9c6f4   7 years hannes fix: remove of run.* spielwiese
(edit) @3b7b36   7 years erik.bray Updated configure.ac and Makefile.am files to work on Windows, taking ... spielwiese
(edit) @30aa06   7 years erik.bray Build libSingular itself *before* any dyn_modules. Since these all ... spielwiese
(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   9 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
Note: See TracRevisionLog for help on using the revision log.