|
2c2d5578
|
2016-08-22T15:44:12
|
|
Use version from common/version.h
|
|
fe0e153c
|
2016-08-04T18:51:20
|
|
cmake: use a different variable for testing with and without libm
CMake seems to cache the result when using the same variable, at least
with some versions, so previously systems requiring libm for log2 may
not have worked as expected.
|
|
c1ec7ba2
|
2016-07-29T11:52:15
|
|
appveyor: add Visual Studio builds (based on CMake)
This only goes back to VS 12 (2013) because MSVC didn't support log2
until then.
|
|
03657e80
|
2016-07-28T13:31:09
|
|
Add mingw support.
|
|
26a59359
|
2016-07-26T08:22:58
|
|
Add UBSan build, use clang for sanitizer builds.
|
|
37be4e37
|
2016-06-28T20:35:16
|
|
travis: add many additional builds
|
|
93ef13f8
|
2016-06-20T13:07:35
|
|
Add CMake build system.
|