Commit Graph

28 Commits

Author SHA1 Message Date
Steffen Jaeckel f40568ba1e add pkg-config file for shared library 2017-05-09 14:25:11 +02:00
Steffen Jaeckel d2e8179c21 install per default to `/usr/local` 2017-05-09 14:24:41 +02:00
Tom St Denis 37a92dd079 Simplify versioning to drop patch level 2016-02-02 11:54:57 -05:00
Dennis Fateyev 8fde8fa41b Improve package version assignment 2015-12-25 19:23:46 +01:00
Steffen Jaeckel 087d2b4cf1 refactor & clean-up makefiles 2015-12-12 20:19:15 +01:00
Steffen Jaeckel b98147c972 update install steps in makefiles
- add tommath_private.h to HEADERS
- only install public header files
- move more shared stuff to makefile.include
- make it possible to override the *PATH makefile variables
2015-11-12 02:02:18 +01:00
Steffen Jaeckel 1f8894790b update makefiles etc. 2015-10-30 18:04:33 -04:00
Steffen Jaeckel 5eb6ebbb23 makefiles: improve a bit 2015-04-18 15:06:28 +02:00
Steffen Jaeckel ffb172f403 makefiles: add makefile.include
to be used in makefile and makefile.shared

use -Wextra instead of deprecated -W
add additional warnings also used in libtomcrypt
  can be disabled by defining NO_ADDTL_WARNINGS
add possibility to define COMPILE_SIZE or COMPILE_DEBUG
2014-12-14 19:43:50 +01:00
Steffen Jaeckel d4cccd52d1 udpate makefiles etc. 2014-12-10 18:59:56 +01:00
Steffen Jaeckel cf04521695 update makefiles etc. 2014-12-10 17:21:14 +01:00
Steffen Jaeckel d71719853a update after removing balance multiplication 2014-10-18 18:56:56 +02:00
Steffen Jaeckel 30fcfec893 update makefiles 2014-10-13 15:50:16 +02:00
Steffen Jaeckel 9bff6bbb57 prepare makefiles for "updatemakes" 2014-10-13 15:49:23 +02:00
Steffen Jaeckel 759a926cfe minor changes & clean-up & small fixes
gitignore: add libtool output
booker.pl: fix source code parsing and trim trailing spaces
demo/demo: fix compiler warning, add informational output
demo/timing & etc/tune: fix TIMFUNC()
makefile: minor changes
makefile.shared: increase version, add missing mp_balance_mul
tommath: make sure that DIGIT_BIT is correct
2014-09-28 13:12:10 +02:00
Steffen Jaeckel 0213986c7b trim trailing spaces/clean up 2014-09-02 02:14:38 +02:00
Steffen Jaeckel 750d17cd96 update makefiles 2013-11-24 15:21:39 +01:00
Steffen Jaeckel e28c803e87 Fix makefile.shared as proposed in gentoo bug report #376643
c.f. https://bugs.gentoo.org/show_bug.cgi?id=376643
2013-09-03 12:21:16 +02:00
Tom St Denis 333aebc894 added libtommath-0.41 2010-07-15 17:26:06 +02:00
Tom St Denis 3aba4eacc6 added libtommath-0.40 2010-07-15 17:26:03 +02:00
Tom St Denis f0b91a572e added libtommath-0.39 2010-07-15 17:26:01 +02:00
Tom St Denis 21adca01da added libtommath-0.38 2010-07-15 17:26:00 +02:00
Tom St Denis fde740eae0 added libtommath-0.37 2010-07-15 17:25:57 +02:00
Tom St Denis 9294e79150 added libtommath-0.36 2010-07-15 17:25:56 +02:00
Tom St Denis fdfa2f4f50 added libtommath-0.35 2010-07-15 17:25:53 +02:00
Tom St Denis 3d0fcaab0a added libtommath-0.34 2010-07-15 17:25:51 +02:00
Tom St Denis 4b7111d96e added libtommath-0.33 2010-07-15 17:25:49 +02:00
Tom St Denis e549ccfec5 added libtommath-0.32 2010-07-15 17:25:47 +02:00