kc3-lang/libtommath/makefile_include.mk

Branch :


Log

Author Commit Date CI Message
cd1570bb 2019-03-04 01:02:22 split test suite
13bc0b55 2019-02-28 11:28:07 removed 'arch' command completely
ec795623 2019-02-27 15:47:28 offer alternative to arch
50abdb8c 2019-01-28 21:21:40 continue development
7b23243b 2019-01-23 10:19:58 finally last bump
5f458dfb 2019-01-23 10:07:32 bump version
e543ff31 2019-01-22 13:49:36 also bump SO version
538cace5 2019-01-17 11:03:39 bump version
4cc85c14 2019-01-08 12:02:40 bump version
fb07f33d 2018-12-26 14:35:39 bump version
4b850954 2018-12-02 17:56:10 fix cygwin build
33870d7b 2018-04-12 16:19:40 Make the build logic more robust for BSD systems This properly sets MAKE on BSDs to gmake rather than make, which refers to the incompatible BSD Make. Further, it betters detection of Clang as the default compiler, which is the case on FreeBSD 11.0+ and OpenBSD 6.0+, and it fixes the unrecognized call to arch on FreeBSD.
c69c3907 2018-02-02 10:09:08 rename timing demo
a40e32b2 2017-10-10 14:30:01 suppress some warnings when compiling with mingw-gcc [skip ci]
29007333 2017-08-29 22:27:20 bump version
465933eb 2017-08-29 16:57:48 disable some compiler warnings
e8c27ba7 2017-08-29 10:48:46 bump version
ac4f48ee 2017-08-29 10:40:05 fix install make-target This fixes #84
36ef5877 2017-08-28 17:02:30 bump version
237b49ad 2017-08-28 15:56:12 correct usage of DESTDIR, PREFIX, etc. for the install make-target [skip ci]
7cc18ffd 2017-08-25 12:59:22 rename/move some files; fix some stuff regarding this
1a2f3bdb 2017-08-25 13:00:50 update clean make-target