Alex Arslan
33870d7be2
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.
2018-06-10 14:09:37 -07:00
Steffen Jaeckel
c69c3907c3
rename timing demo
2018-02-27 23:30:43 +01:00
Steffen Jaeckel
a40e32b21c
suppress some warnings when compiling with mingw-gcc
...
[skip ci]
2017-10-10 14:30:01 +02:00
Steffen Jaeckel
29007333fd
bump version
2017-08-29 22:27:20 +02:00
Steffen Jaeckel
465933ebf8
disable some compiler warnings
2017-08-29 22:26:54 +02:00
Steffen Jaeckel
e8c27ba7df
bump version
2017-08-29 10:48:46 +02:00
Steffen Jaeckel
ac4f48eeec
fix install make-target
...
This fixes #84
2017-08-29 10:40:05 +02:00
Steffen Jaeckel
36ef587709
bump version
2017-08-28 17:04:18 +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
1a2f3bdb7a
update clean 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