source: git/omalloc/Makefile.am

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @effb43   4 years hannes cross compiling: gmp fieker-DuValspielwiese
(edit) @97abdf6   4 years hannes cross compiling: arguemnts for make fieker-DuValspielwiese
(edit) @02eb92   4 years max Use C(XX)_FLAGS_FOR_BUILD to compile code generators ... and also ... fieker-DuValspielwiese
(edit) @68e1603   4 years max More cross compiling - use CXX_FOR_BUILD for C++ sources - use ... fieker-DuValspielwiese
(edit) @26b42d   4 years hannes HOSTCC -> CC_FOR BUILD fieker-DuValspielwiese
(edit) @fae437c   5 years hannes chg: cross compile for Singular (p_Procs_Generate) fieker-DuValspielwiese
(edit) @a01878   5 years hannes chg: croos compile for omalloc fieker-DuValspielwiese
(edit) @83342d   7 years hannes removed omalloc/mylimits.h - assuming that limits.h provide the ... fieker-DuValspielwiese
(edit) @8226f6e   7 years frp.bissey Only install mylimits.h once fieker-DuValspielwiese
(edit) @3b7b36   7 years erik.bray Updated configure.ac and Makefile.am files to work on Windows, taking ... fieker-DuValspielwiese
(edit) @f989d44   8 years hannes fix: debug version of omalloc (must not have -O2 in CFLAGS) fieker-DuValspielwiese
(edit) @1a1f34b   9 years hannes removed unsed files, fixed make_tar.sh and make dist fieker-DuValspielwiese
(edit) @d5613c3   9 years hannes fix: tr #720 (install omalloc/omallocClass.h) fieker-DuValspielwiese
(edit) @dc50ee   9 years hannes moved new/delete to omalloc/onallocClass.*, use for some classes fieker-DuValspielwiese
(edit) @75f460   9 years hannes format fieker-DuValspielwiese
(edit) @5846f92   10 years hannes fix: compile debug version of omalloc with -g, otherwise with -O2 fieker-DuValspielwiese
(edit) @7c0d57d   10 years Oleksandr Cleanup autogenerated config headers fieker-DuValspielwiese
(edit) @276a00   10 years Oleksandr Use @SINGULAR_CFLAGS@ instead of '-D(SING|OM)_NDEBUG' in ... fieker-DuValspielwiese
(edit) @997a5b2   10 years Oleksandr Added the generation and installation of pkgconfig (*.pc) files + ... fieker-DuValspielwiese
(edit) @55b6460   10 years Oleksandr Moved -DHAVE_CONFIG from Makefile.am: AM_CPPFLAGS into global compiler ... fieker-DuValspielwiese
(edit) @667d33   10 years Oleksandr Only test once (no more dynamic AND static tests) chg: also BS cleanup fieker-DuValspielwiese
(edit) @17bdb2   11 years Oleksandr Don't use -release PKG_VER for all libraries fieker-DuValspielwiese
(edit) @74209b   11 years martinlee84 chg: set libomalloc_la_CFLAGS=-O2 fieker-DuValspielwiese
(edit) @9ba92b   11 years Oleksandr BS cleanup: singular targets (no simultanious debug version) fieker-DuValspielwiese
(edit) @48e8e1   11 years Oleksandr Added $(EXEEXT) to custom rules for Windows support This fix is due ... fieker-DuValspielwiese
(edit) @f4cb99a   11 years Oleksandr Updating the BS + search pathes for better binary distribution (due to ... fieker-DuValspielwiese
(edit) @a453bf   11 years martinlee84 fix: library path for tests in omalloc fieker-DuValspielwiese
(edit) @240fe3   12 years jengelh build: use simpler relative path specifications Cosmetic only. It ... fieker-DuValspielwiese
(edit) @5e28ea   12 years Oleksandr Temporary removed -Winline TODO: revert this upon starting optimizing ... fieker-DuValspielwiese
(edit) @fff6150   12 years Oleksandr added -Winline compiler option: warn when a function marked inline ... fieker-DuValspielwiese
(edit) @2b43ac   12 years francois.bissey Make debuging objects (_g) a configure option. fieker-DuValspielwiese
(edit) @4bc0ab9   12 years Oleksandr updated all active automake files: INCLUDES -> AM_CPPFLAGS chg: ... ... fieker-DuValspielwiese
(edit) @772990   12 years Oleksandr fix the package install FIX: install all needed headers (e.g. for ... fieker-DuValspielwiese
(edit) @ddaf27   12 years Oleksandr fix omalloc (debug version on 64 bit CPU) FIX: according to Hans, one ... fieker-DuValspielwiese
(edit) @8fee84   12 years Oleksandr libfindexec separation CHG: no need in 'ifdef HAVE_CONFIG_H' in ... fieker-DuValspielwiese
(edit) @bd948c   12 years Oleksandr ADD: added ${PIPE} to *_CFLAGS in some Makefile.am fieker-DuValspielwiese
(edit) @843348   12 years Oleksandr static and dynamic tests for omalloc/ ADD: more test variants: static ... fieker-DuValspielwiese
(edit) @756b14   12 years Oleksandr FIX: some generated sources shoud NOT be distributed (omalloc: ... fieker-DuValspielwiese
(edit) @7c5f743   12 years Oleksandr ADD: try using ${abs_*}-variables in several Makefile.am's fieker-DuValspielwiese
(edit) @e050c2   12 years Oleksandr FIX: .a -> .la in *_LDADD variables fieker-DuValspielwiese
(edit) @6d672b4   12 years Oleksandr ADD: build LTlibraries .la (.a & .so) EVERYWHERE! fieker-DuValspielwiese
(edit) @8babe7f   12 years Oleksandr FIX: omMmap.c is needed for building with Valloc with Mmap fieker-DuValspielwiese
(edit) @49ea49   12 years Oleksandr CHG: eliminated omalloc/omlimits.h.in->.h in favour of static ... fieker-DuValspielwiese
(edit) @c2eb2e   13 years vbraun.name make install and make distcheck work now fieker-DuValspielwiese
(edit) @4a4e29   13 years Oleksandr ADD: make check tests omalloc using the original test suites fieker-DuValspielwiese
(edit) @148d3c   13 years Oleksandr FIX: fixing the build system (install needed headers on needed places) ... fieker-DuValspielwiese
(edit) @d462535   13 years hovinen Change order of libraries when building libpolys/coeffs/test to avoid ... fieker-DuValspielwiese
(edit) @f769719   13 years mohamed.barakat - we all got rid of makeheader (sorry Hans ;( ) . renamed: ... fieker-DuValspielwiese
(edit) @97b5d5   13 years hovinen Fix build-process: * Add templates to AC_DEFINES in configure.ac so ... fieker-DuValspielwiese
(add) @9634a6   13 years mohamed.barakat started migration to automake in top level and omalloc fieker-DuValspielwiese
Note: See TracRevisionLog for help on using the revision log.