King_DuckZ
2467f2f12d
Fix a bug with the script not detecting non-empty
...
directories properly. It was looking for a relative path,
but the base path would change across invocations of clone_submodules().
2016-07-15 16:55:06 +01:00
King_DuckZ
f96fa212d6
Remove Sprout - it's not used by this project anymore.
...
duckhandy still uses it, and it pulls it in by itself.
2016-07-14 18:04:25 +01:00
King_DuckZ
2f6c4f3dab
Remove incredis and import it as a submodule.
2016-07-14 17:30:45 +01:00
King_DuckZ
a5477c99cf
Import duckhandy as a submodule and fix includes.
2016-07-14 15:52:03 +01:00
King_DuckZ
417e7105d3
Import Sprout. This is to fix the build on clang.
...
Sprout is needed because pow, log2 and log10 are constexpr on gcc,
but that's nonstandard. Sprout provides the constexpr version of
those functions.
Also fix warnings. I still get plenty of warnings about some suggested
paretheses, but it seems to be a bug from clang. See
https://llvm.org/bugs/show_bug.cgi?id=21629 for the bug report.
2016-07-11 19:30:21 +01:00
King_DuckZ
e92ee0cef0
Revert "Import ohm-scripts from soveran's repo."
...
This reverts commit fc4bec4e19
.
2016-07-08 21:33:01 +01:00
King_DuckZ
fc4bec4e19
Import ohm-scripts from soveran's repo.
...
They will be used by the redis backend (not the redis wrapper).
2016-07-08 11:45:00 +01:00
King_DuckZ
a625f69afd
Import better-enums project from github and put it to use :)
...
Fix build and somewhat improve the dindexer-scan --help message.
2016-04-26 20:47:29 +02:00
King_DuckZ
3e130cd346
Import pbl c library
2016-04-18 22:52:35 +02:00
King_DuckZ
e223b15abf
Import gtest.
2016-02-09 21:31:01 +01:00