- May 30, 2016
-
-
Luker authored
Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
Luker authored
Quite a messy commit, hopefully new ones should be shorter Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
Luker authored
How come nobody told me I broke everything? Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
- Mar 12, 2016
-
-
Luker authored
Sorry to ubuntu12/centos guys, but you don't even have a c++11 compiler, so you can also upgrade the cmake version. Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
- Mar 07, 2016
-
-
Luker authored
why stupid bugs are so hard to find? Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
Luker authored
Tested on Ubuntu 14.04 Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
Luker authored
Rewrote cmake, now a bit cleaner, checks for compiler flags. Added Eigen3, v3.2.8 in case it's not found on the system. Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
- Jun 12, 2015
-
-
Luker authored
Strange but true. Let things compile for them, too. Also: threads are required now, not optional Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
- May 05, 2015
-
-
Luker authored
Enable Profiling for both gcc and clang. This should give us a small boost in performance, specially on few symbols per block. Also: mark CMake features as advanced and use a forward declaration instead of a struct in the C interface. Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
- Apr 15, 2015
-
-
Luker authored
Why... I don't.. even... Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
- Apr 13, 2015
-
-
Luker authored
Also, the C interface should return uint64, not uint32 Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
- Apr 10, 2015
-
-
Luker authored
Also add relative (optional) cmake target: "docs" Documentation is still incomplete, needs more work. Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
- Mar 19, 2015
-
-
Luker authored
-