source: git/factory/Makefile.am

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @40094f   4 years hannes move SI_LOG2 to factory/si_log2.h fieker-DuValspielwiese
(edit) @f74f49   4 years max Ensure that factory.h factoryconf.h are regenerated after configure runs fieker-DuValspielwiese
(edit) @10ccdf   5 years hannes fix: factory/globaldefs.h for ingular.jl fieker-DuValspielwiese
(edit) @557b87   5 years hannes fix: make dist fieker-DuValspielwiese
(edit) @9c0dc3   5 years hannes dfix: dep. for factory.h fieker-DuValspielwiese
(edit) @d4c9b0   5 years hannes fix: compile threadsupport.cc if PSINGULAR fieker-DuValspielwiese
(edit) @fcdeea   5 years hannes fix: threadsupport fieker-DuValspielwiese
(edit) @c6a7373   5 years hannes fix: publish factory/globaldefs.h fieker-DuValspielwiese
(edit) @20e3c45   7 years hannes removed: factory/cplusplus.h fieker-DuValspielwiese
(edit) @1095e9   7 years hannes build: GMP_CFLAGS -> GMP_CPPFLAGS, NTL_CFLAGS->NTL_CPPFLAGS fieker-DuValspielwiese
(edit) @3b7b36   7 years erik.bray Updated configure.ac and Makefile.am files to work on Windows, taking ... fieker-DuValspielwiese
(edit) @6dddc17   8 years hannes Revert "autotoolization: ax_prog_doxygen.m4: update" This reverts ... fieker-DuValspielwiese
(edit) @cdbbcef   8 years quatermaster autotoolization: ax_prog_doxygen.m4: update fieker-DuValspielwiese
(edit) @73d350   8 years hannes opt: factory: define OM_NDEBUG in optimized version fieker-DuValspielwiese
(edit) @7edaa7e   9 years hannes make_factory_dist: script to generate a separate complete factory.tar fieker-DuValspielwiese
(edit) @75f460   9 years hannes format fieker-DuValspielwiese
(edit) @c4e319   10 years Oleksandr Fix wrongs from 6444d6389c28adc3ffe071f6db085827f420f358 fieker-DuValspielwiese
(edit) @6444d6   10 years hannes fix for ubuntu14 again/now: ld 2.24 I like tools which change their ... fieker-DuValspielwiese
(edit) @1d31b9   10 years martinlee84 fix: missing cfEzgcd.h fieker-DuValspielwiese
(edit) @2080e2   10 years martinlee84 chg: renamed cf_gcd_smallp.* to cfModGcd.* fieker-DuValspielwiese
(edit) @1a82eb   10 years martinlee84 chg: moved chinrem_gcd from cf_gcd to cf_gcd_smallp chg: changes due ... fieker-DuValspielwiese
(edit) @80b8fe   10 years martinlee84 mv: fac_ezgcd.cc -> cfEzgcd.cc fieker-DuValspielwiese
(edit) @9115b3   10 years martinlee84 chg: disable old way to create doxygen fieker-DuValspielwiese
(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
Note: See TracRevisionLog for help on using the revision log.