source: git/factory/Makefile.am

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @d87069   10 years martinlee84 chg: more consistent nomenclature fieker-DuValspielwiese
(edit) @da6b0c   10 years martinlee84 chg: update includes due to moving algext fieker-DuValspielwiese
(edit) @c514f7   10 years martinlee84 chg: moved helper functions from cfCharSets and facAlgFunc to ... fieker-DuValspielwiese
(edit) @1d7ea9   10 years martinlee84 rm: libfac fieker-DuValspielwiese
(edit) @248194   10 years martinlee84 chg: changes to factory build system due to moving alg_factor fieker-DuValspielwiese
(edit) @585b2e4   10 years hannes fix: allow in-place compilation fieker-DuValspielwiese
(edit) @37e66f   10 years Oleksandr Better approach to configuring multiple packages: ... fieker-DuValspielwiese
(edit) @efe877   10 years martinlee84 chg: separate omalloc and resources flags fieker-DuValspielwiese
(edit) @2870a4   10 years martinlee84 fix: standalone build of factory fieker-DuValspielwiese
(edit) @928fb6   10 years martinlee84 chg: get rid of PrimePowerDomain fieker-DuValspielwiese
(edit) @4bb0d7   10 years Oleksandr Cleaup PACKAGES and TESTDIRS from Makefile.am's fix: compiler warning fieker-DuValspielwiese
(edit) @87b9459   10 years martinlee84 chg: disabled dead code fieker-DuValspielwiese
(edit) @7c0d57d   10 years Oleksandr Cleanup autogenerated config headers 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) @c70920   10 years Oleksandr Better BS: use libtool dependency libs and LIBADD automake feature + ... 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) @eb76e8   11 years Oleksandr fix: AMLDFLAGS -> AM_LDFLAGS fieker-DuValspielwiese
(edit) @92bbbc   11 years martinlee84 chg: changes to build system and Singular interface due to new routines fieker-DuValspielwiese
(edit) @8968e8e   11 years Oleksandr Fixed and improved BS fieker-DuValspielwiese
(edit) @9ba92b   11 years Oleksandr BS cleanup: singular targets (no simultanious debug version) fieker-DuValspielwiese
(edit) @3b07f8   11 years martinlee84 chg: changes to build system due to new templates fieker-DuValspielwiese
(edit) @dea3d2   11 years martinlee84 add: rudimentary Bertone/Cheze/Galligo absolute factorization ... 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) @240fe3   12 years jengelh build: use simpler relative path specifications Cosmetic only. It ... fieker-DuValspielwiese
(edit) @f3bd4c   11 years martinlee84 chg: added new files to Makefile fieker-DuValspielwiese
(edit) @5e28ea   12 years Oleksandr Temporary removed -Winline TODO: revert this upon starting optimizing ... fieker-DuValspielwiese
(edit) @8e7e6d4   12 years Oleksandr Testing with -ftrapv fieker-DuValspielwiese
(edit) @fff6150   12 years Oleksandr added -Winline compiler option: warn when a function marked inline ... fieker-DuValspielwiese
(edit) @17228e   12 years hannes fix: make check (for non-dbug version) removed: static.h fieker-DuValspielwiese
(edit) @2b43ac   12 years francois.bissey Make debuging objects (_g) a configure option. fieker-DuValspielwiese
(edit) @9dbf5c   12 years martinlee84 chg: towards removal of ftest directory fieker-DuValspielwiese
(edit) @e699d8   12 years martinlee84 chg: deleted abs_fac and related stuff fieker-DuValspielwiese
(edit) @e16f7d   12 years martinlee84 chg: deleted fieldGCD fieker-DuValspielwiese
(edit) @e88604   12 years martinlee84 chg: deleted sparse modular gcd from sm_sparsemod.* fieker-DuValspielwiese
(edit) @286be1f   12 years martinlee84 chg: changes due to building with FLINT fieker-DuValspielwiese
(edit) @0e2e23   12 years martinlee84 chg: separated multiplication and Hensel lifting functions fieker-DuValspielwiese
(edit) @97a059   12 years martinlee84 Started fork swSingularFlint from spielwiese chg: changed build ... fieker-DuValspielwiese
(edit) @3b8a6e   12 years Oleksandr removed AM_LDFLAGS from those Makefile.am where a library is built ... fieker-DuValspielwiese
(edit) @b4a676   12 years Oleksandr made findexec into a standalone library + removal of resources add: ... fieker-DuValspielwiese
(edit) @78851c8   12 years Oleksandr use absolute binary pathes while combining libfactory fieker-DuValspielwiese
(edit) @72486f0   12 years Oleksandr fix test program in factory (uses omalloc & findexec + misc + reporter ... fieker-DuValspielwiese
(edit) @461f40   12 years Oleksandr fix the enabling of omalloc for factory CHG: top level configure ... fieker-DuValspielwiese
(edit) @429497   12 years julien.puydt Modified the omalloc configuration for factory/ and made toplevel use ... fieker-DuValspielwiese
(edit) @79d39d6   12 years Oleksandr fix distclean in factory FIX: the distributed factory/readcf.cc has ... fieker-DuValspielwiese
(edit) @9d9df3   12 years Oleksandr build libfac at the correct (build) location FIX: building libfac ... fieker-DuValspielwiese
(edit) @ebf138   12 years Oleksandr adaptation to clang + disable a GMP hack CHG: removed gcc-specific ... fieker-DuValspielwiese
(edit) @5acf7dc   12 years Oleksandr adaptation due to libfac FIX: libfac uses factory.h (which includes ... fieker-DuValspielwiese
(edit) @b7d64b   12 years Oleksandr adaptation/fix due to SW build system FIX: don't distribute generated ... fieker-DuValspielwiese
(edit) @ee668e   12 years jengelh factory/build: restore out-of-tree build support When attempting an ... fieker-DuValspielwiese
(edit) @d92d71   12 years Oleksandr build libfac.a into factory FIX: libfac builds and uses ... fieker-DuValspielwiese
(edit) @0943bd   12 years jengelh factory/build: libtool file updates Removes redundant statements, and ... fieker-DuValspielwiese
(edit) @91788c0   12 years martinlee84 add: code for sparse heuristic lifting a la Lucks/Wang moved: code for ... fieker-DuValspielwiese
(edit) @1c48503   12 years jengelh build: resolve deprecated use of INCLUDES (factory/) Makefile.am:5: ... fieker-DuValspielwiese
(edit) @1d3be3   12 years Oleksandr ADD: consistently define HAVE_CONFIG_H in automake CPPFLAGS fieker-DuValspielwiese
(edit) @27ba59   12 years Oleksandr static and dynamic tests for factory/ ADD: more test variants: static ... fieker-DuValspielwiese
(edit) @38991a   12 years Oleksandr FIX: some generated sources should NOT be distributed(factory: ... fieker-DuValspielwiese
(edit) @508432   12 years Oleksandr FIX: readcf.cc is handled automatically (just distribute factory/readcf.yy) fieker-DuValspielwiese
(edit) @444bcf   12 years Oleksandr CHG: minor cleanup ADD: original Hans's test for standalone testing: ... fieker-DuValspielwiese
(edit) @6d672b4   12 years Oleksandr ADD: build LTlibraries .la (.a & .so) EVERYWHERE! fieker-DuValspielwiese
(edit) @3af3ca   13 years Oleksandr FIX: public factory config.h should have ifndef/define/endif guards! fieker-DuValspielwiese
(edit) @4f7f44   13 years Oleksandr FIX: factory_config.h is genereated by configure script BEFORE running ... fieker-DuValspielwiese
(edit) @e08559   13 years Oleksandr ADD: prepearing to use the AX_PREFIX_CONFIG* fieker-DuValspielwiese
(edit) @d2f9df   13 years martinlee84 configure changes of factory of Jan Engelhardt fieker-DuValspielwiese
(edit) @0ff203   13 years vbraun.name stop automake from flattening install subdirectories for headers fieker-DuValspielwiese
(edit) @c2eb2e   13 years vbraun.name make install and make distcheck work now fieker-DuValspielwiese
(edit) @d44785   13 years vbraun.name Cleaned up Makefile.am to remove superfluous rules Also, note that ... fieker-DuValspielwiese
(edit) @4eb485   13 years vbraun.name Made the conditional for when to use readcf.yy nicer. I also tested ... fieker-DuValspielwiese
(edit) @e40a0d   13 years vbraun.name Only compile readcf.yy / readcf.cc if configured --without-Singular ... fieker-DuValspielwiese
(edit) @546f7ff   13 years martinlee84 added tests to factory fieker-DuValspielwiese
(edit) @419b39   13 years Oleksandr FIX: enable implicit templates for now (commented out the use of ... fieker-DuValspielwiese
(edit) @f65f1b   13 years Oleksandr FIX: one too many EXTRA_PROGRAMS... due to cplusplus fieker-DuValspielwiese
(edit) @311803   13 years Oleksandr FIX: readcf.{yy->cc} fixed disabling (for Singular or without IOSTREAM) fieker-DuValspielwiese
(edit) @e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory fieker-DuValspielwiese
(edit) @7d0225   13 years hannes new files in factory added to Makefile.am fieker-DuValspielwiese
(edit) @e14941   13 years Oleksandr FIX: gengtables should be an extra program fieker-DuValspielwiese
(edit) @502f5f6   13 years Oleksandr CHG: trying to fix compilation problems due to factory.h fieker-DuValspielwiese
(edit) @148d3c   13 years Oleksandr FIX: fixing the build system (install needed headers on needed places) ... fieker-DuValspielwiese
(edit) @3199ac   13 years Oleksandr FIX: "make install" installs factory/gftables FIX: out of tree ... fieker-DuValspielwiese
(edit) @ea0001   13 years mohamed.barakat make check finds the gftables and dynamic modules (also out of tree) ... fieker-DuValspielwiese
(edit) @686f46   13 years hannes fix: cf_hnf.c does not compile fix: allow inplace compilation (for factory) fieker-DuValspielwiese
(edit) @cd6df87   13 years mohamed.barakat fixed linking against factory and commented out chinese remainder - ... fieker-DuValspielwiese
(edit) @adb2ed   13 years mohamed.barakat Fixes to allow out-of-tree compilation - Add $(top_builddir)/.. to ... fieker-DuValspielwiese
(edit) @45e35b   13 years mohamed.barakat further fixes to build system - merged arithrings.m4 and plural.m4 ... fieker-DuValspielwiese
(edit) @50612e2   13 years hovinen Rename readcf.y to readcf.yy so that it is built as a C++-file fieker-DuValspielwiese
(edit) @d524d48   13 years hannes fix: Makefile.am fieker-DuValspielwiese
(edit) @e76d7a6   13 years mohamed.barakat just to get this out of the way, i need to catch my train fieker-DuValspielwiese
(edit) @468b57   13 years mohamed.barakat renamed libsingcf -> libfactory fieker-DuValspielwiese
(edit) @650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory fieker-DuValspielwiese
(add) @a11768   13 years hovinen * Begin migration of factory to GNU Automake * New file Makefile.am ... fieker-DuValspielwiese
Note: See TracRevisionLog for help on using the revision log.