source: git/libpolys/polys/Makefile.am

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @e078e0   11 years Oleksandr fixing the build system as suggested by autoreconf & fixing the fix ... jengelh-datetimespielwiese
(edit) @975db18   11 years Oleksandr implementing PolyCoeffsEnumerator: enumerator for simple iteration ... jengelh-datetimespielwiese
(edit) @3b8a6e   11 years Oleksandr removed AM_LDFLAGS from those Makefile.am where a library is built ... jengelh-datetimespielwiese
(edit) @9f524d   11 years Oleksandr reverted library packing with LIBADD chg: correct _LDADD chg: no use ... jengelh-datetimespielwiese
(edit) @4bc0ab9   11 years Oleksandr updated all active automake files: INCLUDES -> AM_CPPFLAGS chg: ... ... jengelh-datetimespielwiese
(edit) @b4a676   11 years Oleksandr made findexec into a standalone library + removal of resources add: ... jengelh-datetimespielwiese
(edit) @80ca3c   11 years Oleksandr NC-subsystem preparations fix: gnc_GB properly add: gb_hack.h to help ... jengelh-datetimespielwiese
(edit) @1ffd5a   11 years Oleksandr fix libpolys/polys dependency on an installed factory... jengelh-datetimespielwiese
(edit) @5b3e93   11 years Oleksandr install the dynamicly loaded modules (for specific rings) aside with ... jengelh-datetimespielwiese
(edit) @ebf138   11 years Oleksandr adaptation to clang + disable a GMP hack CHG: removed gcc-specific ... jengelh-datetimespielwiese
(edit) @b7d64b   11 years Oleksandr adaptation/fix due to SW build system FIX: don't distribute generated ... jengelh-datetimespielwiese
(edit) @4fdf15   11 years Oleksandr CHG: combine lib{misc/reporter/resources/coeffs/polys} together and ... jengelh-datetimespielwiese
(edit) @c2eeb7   11 years Oleksandr CHG: no need in .a versions of module -libraries (polys/...) jengelh-datetimespielwiese
(edit) @cfbfd92   11 years Oleksandr CHG: libpolys/polys/templates_p_Procs_Generate needs libomalloc??? jengelh-datetimespielwiese
(edit) @7c5f743   11 years Oleksandr ADD: try using ${abs_*}-variables in several Makefile.am's jengelh-datetimespielwiese
(edit) @6d672b4   11 years Oleksandr ADD: build LTlibraries .la (.a & .so) EVERYWHERE! jengelh-datetimespielwiese
(edit) @7ea62f6   11 years Oleksandr CHG: install MOD under libexec/singular/ jengelh-datetimespielwiese
(edit) @0ff203   11 years vbraun.name stop automake from flattening install subdirectories for headers jengelh-datetimespielwiese
(edit) @c2eb2e   11 years vbraun.name make install and make distcheck work now jengelh-datetimespielwiese
(edit) @d44785   12 years vbraun.name Cleaned up Makefile.am to remove superfluous rules Also, note that ... jengelh-datetimespielwiese
(edit) @7fbb01   12 years burcin Make prCopy.inc a dependency of prCopy.cc. jengelh-datetimespielwiese
(edit) @419b39   12 years Oleksandr FIX: enable implicit templates for now (commented out the use of ... jengelh-datetimespielwiese
(edit) @50b874   12 years Oleksandr FIX: further issues due to the use of Debugging stuff in Release version jengelh-datetimespielwiese
(edit) @737a68   12 years Oleksandr CHG: moved libpolys/polys/polys.h to kernel/polys.h & updated includes ... jengelh-datetimespielwiese
(edit) @bf6a4d   12 years hannes add and fix: sparsmat.cc jengelh-datetimespielwiese
(edit) @801bdb   12 years Oleksandr FIX: still need old.gring.cc for NC stuff jengelh-datetimespielwiese
(edit) @210e07   12 years Oleksandr ADD: testing headers with "make test.o" FIX: cleaning up headers in ... jengelh-datetimespielwiese
(edit) @d2f64e   12 years hannes internal header: prCopyMacros.h jengelh-datetimespielwiese
(edit) @fad7c58   12 years hannes p_Mult_q.h is an internal header, mod_raw.* moved to polys (it is not ... jengelh-datetimespielwiese
(edit) @91c34a   12 years hannes removed empty polys-impl.h jengelh-datetimespielwiese
(edit) @6a5b93   12 years hannes more internal headers: p_Procs_Set.h, p_Procs_Static.h, ... jengelh-datetimespielwiese
(edit) @d0570be   12 years hannes p_Numbers.h is now an internal header jengelh-datetimespielwiese
(edit) @304ad9b   12 years hannes p_MemCmp.h and p_MemCopy.h are now internal headers jengelh-datetimespielwiese
(edit) @26a1eb   12 years hannes removed empty pInline0.* jengelh-datetimespielwiese
(edit) @2c7f28   12 years seelisch impl. of rat. funct. fields (no tests yet, no cancellation of gcd's yet) jengelh-datetimespielwiese
(edit) @e0f4de   12 years Oleksandr FIX: FreeBSD tried to compile prCopy.cc before generating prCopy.inc ... jengelh-datetimespielwiese
(edit) @9737a6   12 years Oleksandr FIX: out of tree building of templates jengelh-datetimespielwiese
(edit) @148d3c   12 years Oleksandr FIX: fixing the build system (install needed headers on needed places) ... jengelh-datetimespielwiese
(edit) @adb2ed   12 years mohamed.barakat Fixes to allow out-of-tree compilation - Add $(top_builddir)/.. to ... jengelh-datetimespielwiese
(edit) @abb4787   12 years hannes conversion factory <->singular for poly fix coeff tests for factory jengelh-datetimespielwiese
(edit) @fba6f18   12 years seelisch alg. ext. fields: 1st impl. and 1st tests jengelh-datetimespielwiese
(edit) @af598e   12 years Oleksandr ADD: factory-related wrappers (clapsing.cc/.h) FIX: ring-dependent ... jengelh-datetimespielwiese
(edit) @2dcf453   12 years mohamed.barakat do not compile dynamic modules unless ENABLE_P_PROCS_DYNAMIC=true jengelh-datetimespielwiese
(edit) @6d28ba7   12 years mohamed.barakat ./configure --enable-p-procs-static now compiles jengelh-datetimespielwiese
(edit) @44105a7   12 years hovinen * Use -module when linking p_Procs dynamic modules * Remove lib prefix ... jengelh-datetimespielwiese
(edit) @8c9912   12 years Oleksandr ADD: mod_raw is needed for dynamic linkage FIX: expose some needed ... jengelh-datetimespielwiese
(edit) @ec0d9b   12 years mohamed.barakat merge libpolys/polys/configure.ac into polys/configure.ac jengelh-datetimespielwiese
(edit) @1135a61   12 years hannes fix weight0.c jengelh-datetimespielwiese
(edit) @845729b   12 years Oleksandr Removed linear algebra stuff (Bareiss/Det etc) from matpol.cc TODO: ... jengelh-datetimespielwiese
(edit) @5d9aa6   12 years Oleksandr FIX: further fixes in matpol ADD: sparse matrices (sparsmat.*) - ... jengelh-datetimespielwiese
(edit) @1377c9   12 years Oleksandr ADD: ncSAMult.{h,cc} - the last of NC arithmetics jengelh-datetimespielwiese
(edit) @2ad10e9   12 years Oleksandr ADD: started fixing simpleideals.cc matpol.{cc,h} (the later needs ... jengelh-datetimespielwiese
(edit) @d6a97c3   12 years Oleksandr FIX: the rest of NC-related stuff can be compiled in now jengelh-datetimespielwiese
(edit) @32d07a5   12 years Oleksandr Adding/Fixing currRing for non-commutative stuff jengelh-datetimespielwiese
(edit) @812138   12 years hovinen * Create new macros SING_SYSTEM_SUPPORTS_DYNAMIC_MODULES and ... jengelh-datetimespielwiese
(edit) @ab4f17   12 years mohamed.barakat added an autoconf macro to check for GMP jengelh-datetimespielwiese
(edit) @57c6ed2   12 years Oleksandr fix: debug/optimized for polys jengelh-datetimespielwiese
(edit) @e0d8d1   12 years hannes fixed prCopy.* jengelh-datetimespielwiese
(edit) @a4081e5   12 years hannes polys1.cc removed, p_Invers, p_Series ->monomials/p_polys.cc jengelh-datetimespielwiese
(edit) @c462b55   12 years hannes p_MinComp, p_MaxComp jengelh-datetimespielwiese
(edit) @f550e86   12 years hannes - fixed weights.h - moved Jet routines to p_polys.cc jengelh-datetimespielwiese
(edit) @78eba1   12 years mohamed.barakat - replaced nIsZero(tmp) -> n_IsZero__T(tmp,r) - fixed kbuckets ... jengelh-datetimespielwiese
(edit) @83f55f   12 years mohamed.barakat added support for dynamic linking by defining LINKAGE jengelh-datetimespielwiese
(edit) @71ba5b8   12 years hannes removed polys.cc jengelh-datetimespielwiese
(edit) @6f43a60   12 years hannes moved kbuckets to libpoly jengelh-datetimespielwiese
(edit) @f47f56   12 years mohamed.barakat - introduced libtools in libpolys/polys - enables the compilation of ... jengelh-datetimespielwiese
(edit) @bf5914   12 years Oleksandr FIX: -fdiagnostics-show-option is not supported by gcc 4.0.1 (standard ... jengelh-datetimespielwiese
(edit) @0cf29ee   12 years mohamed.barakat maps.{h,cc} are now hosted in polys/monomials jengelh-datetimespielwiese
(edit) @35eaf8   12 years mohamed.barakat - update the build system to build p_Procs.inc - change macros to ... jengelh-datetimespielwiese
(edit) @7eb7b5   12 years hannes syntax fixes for libpoly, part 7: ring constructions jengelh-datetimespielwiese
(edit) @6af1cc   12 years hannes syntax fixes for libpoly, part 4: Makefile jengelh-datetimespielwiese
(edit) @8a8c9e   12 years hannes syntax fixes for libpoly, part 1 jengelh-datetimespielwiese
(edit) @ce2120e   12 years mohamed.barakat created for_Hans_with_love.sh build script . added polys to ... jengelh-datetimespielwiese
(add) @6bec87   12 years mohamed.barakat . started migrating polys to automake . further fixes to the include paths jengelh-datetimespielwiese
Note: See TracRevisionLog for help on using the revision log.