Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 37a92dd0 | 2016-02-02 11:54:57 | Simplify versioning to drop patch level | ||
| 432e3bd8 | 2016-01-31 13:52:03 | Bump to v1.0.0 | ||
| f9a6e0bf | 2015-12-25 19:47:49 | Move coveralls make target to makefile ...as it doesn't work for makefile.shared ... | ||
| da9fa5bd | 2015-12-25 19:43:29 | Exclude timing tests on various architectures PPC and ARM have no RDTSC support, therefore simly eclude the timing tests from the coverage make target | ||
| 8fde8fa4 | 2015-12-25 19:23:46 | Improve package version assignment | ||
| 087d2b4c | 2015-12-12 20:19:15 | refactor & clean-up makefiles | ||
| b98147c9 | 2015-11-12 02:02:18 | 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 | ||
| d32e7a3d | 2015-04-26 15:22:49 | makefile: improve a bit more - add make targets for coverage creation - don't enable optimization when requesting a debug build | ||
| e50d8afe | 2015-10-30 17:45:34 | Add ability to disable silent builds. Signed-off-by: Tom St Denis <tstdenis82@gmail.com> | ||
| b6a484ff | 2015-10-28 08:59:29 | Make the build output cleaner so diagnostics are easier to spot Signed-off-by: Tom St Denis <tstdenis82@gmail.com> | ||
| 5eb6ebbb | 2015-04-18 13:58:17 | makefiles: improve a bit | ||
| ffb172f4 | 2014-12-14 19:43:50 | 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 |