Commit Graph

98 Commits

Author SHA1 Message Date
Steffen Jaeckel 7781472696 generate pre_gen/mpi.c on zipup 2018-04-11 23:35:43 +02:00
Steffen Jaeckel 1a00b42c47 add fixme-check to zipup make-target 2018-02-27 23:30:43 +01:00
Steffen Jaeckel c69c3907c3 rename timing demo 2018-02-27 23:30:43 +01:00
Francois Perrad eb0a4b1f93 run perlcritic against booker.pl 2017-12-08 06:49:00 +01:00
Francois Perrad 08741a141c run astyle 2017-12-06 16:30:45 +01:00
Steffen Jaeckel d5328bfade create a travis build matrix 2017-10-19 11:47:29 +02:00
Steffen Jaeckel 5aec0c4094 add `astyle` make target 2017-09-15 12:47:06 +02:00
Steffen Jaeckel 957f161890 update makefiles 2017-08-28 17:04:18 +02:00
Steffen Jaeckel a29e9fa7c4 add uninstall make-target
[skip ci]
2017-08-28 15:56:30 +02:00
Steffen Jaeckel 237b49ad4a correct usage of DESTDIR, PREFIX, etc. for the install make-target
[skip ci]
2017-08-28 15:56:12 +02:00
Steffen Jaeckel 14c79a2c18 update coveralls make-target 2017-08-26 11:12:03 +02:00
Steffen Jaeckel 7cc18ffd11 rename/move some files; fix some stuff regarding this 2017-08-26 11:12:03 +02:00
Steffen Jaeckel 141a98931e fixup install and clean 2017-05-10 11:37:48 +02:00
Steffen Jaeckel ddddcf2e71 move all documentation to doc/ 2017-05-09 14:01:11 +02:00
Francois Perrad 38fe9eec7c sanitize some Perl scripts
(Perl4 is gone)
2017-04-09 01:04:07 +02:00
Steffen Jaeckel a7d5af27a3 fix testme.sh and compilation 2017-04-01 00:34:19 +02:00
Steffen Jaeckel 447f7b8148 mtest takes a while... don't let travis kill it 2016-04-24 13:50:05 +02:00
Steffen Jaeckel 09bcf7da97 convert line endings for the zip archive 2016-02-03 18:14:04 +01:00
Steffen Jaeckel adf125473f add gpg signatures back to zipup target 2016-02-03 18:14:04 +01:00
Tom St Denis 37a92dd079 Simplify versioning to drop patch level 2016-02-02 11:54:57 -05:00
Tom St Denis afb4224186 Re-added ability to make zip files 2016-01-31 14:57:39 -05:00
Tom St Denis dd82833cde Disable optimizations for mtest due to bug(s) in mpi.c causing it to fail checked against tfm/external 2016-01-31 12:54:06 -05:00
Steffen Jaeckel d07425e670 'make coverage' create the same results for regular and shared makefile 2016-01-13 23:23:19 +01:00
Steffen Jaeckel f9a6e0bf2f Move coveralls make target to makefile
...as it doesn't work for makefile.shared ...
2015-12-25 19:47:49 +01: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
Tom St Denis 53f1b93595 Updated zipup to support git and simplified it somewhat.
I removed gpg use right now since I don't have a gpg key anyways ...

Signed-off-by: Tom St Denis <tstdenis82@gmail.com>
2015-11-13 14:56:05 -05: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 6d43d42f17 update make zipup, add make pre_gen 2015-11-07 16:23:27 +01:00
Steffen Jaeckel 0d816a1a2e makefile: include timing in coverage creation 2015-11-01 12:28:54 +01:00
Steffen Jaeckel d32e7a3dd0 makefile: improve a bit more
- add make targets for coverage creation
- don't enable optimization when requesting a debug build
2015-11-01 12:28:29 +01:00
Steffen Jaeckel 1f8894790b update makefiles etc. 2015-10-30 18:04:33 -04:00
Tom St Denis 079b0f65a9 Getting ready for v0.43.0 release
Also updated my email address...

Signed-off-by: Tom St Denis <tstdenis82@gmail.com>
2015-10-30 17:55:29 -04:00
Tom St Denis e50d8afe32 Add ability to disable silent builds.
Signed-off-by: Tom St Denis <tstdenis82@gmail.com>
2015-10-30 17:45:34 -04:00
Tom St Denis b6a484ff4a Make the build output cleaner so diagnostics are easier to spot
Signed-off-by: Tom St Denis <tstdenis82@gmail.com>
2015-10-28 08:59:29 -04:00
Steffen Jaeckel 036d697caa makefile: add 'coverage' make target 2015-04-25 14:13:16 +02:00
Steffen Jaeckel 39e348b2e2 makefile: add LFLAGS variable when static linking 2015-04-25 14:12:32 +02:00
Steffen Jaeckel 5eb6ebbb23 makefiles: improve a bit 2015-04-18 15:06:28 +02:00
Steffen Jaeckel 80e0862e83 makefile: clean gcov output 2014-12-14 19:44:20 +01: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 a263647f23 add new make target 'test_standalone' 2014-10-18 20:20:30 +02:00
Steffen Jaeckel d71719853a update after removing balance multiplication 2014-10-18 18:56:56 +02:00
Steffen Jaeckel 545980169c add target "new_file" to makefile 2014-10-14 14:38:41 +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 da2fc240ef deterministic build of poster.pdf 2014-09-28 14:46:09 +02:00
Steffen Jaeckel 41017efddd deterministic build of bn.pdf 2014-09-28 14:46:00 +02:00
Steffen Jaeckel 52cfd5ff0a mp_n_root: add mp_n_root_ex() with parameter 'fast' for mp_expt_d_ex()
This change is introduced to be able to choose the underlying
implementation of mp_expt_d_ex()

The implementation of the root_n functionality is now implemented in the
mp_n_root_ex() function.

The parameter 'fast' is just passed over to mp_expt_d_ex().

mp_n_root() defaults to the pre 921be35779
implementation
2014-09-28 13:33:59 +02:00