Commit Graph

15 Commits (77c71af1f881903e16c76207e08abd360d0a6eb6)

Author SHA1 Message Date
Martin Gerhardy 5ae7c620b9 CMAKE: allow to switch on/off sanitizers for tests 2016-04-29 20:06:03 +02:00
mgerhardy 80a71b0593 CMAKE: activate thread sanitizer for the tests 2016-04-29 20:34:48 +02:00
mgerhardy 53928538f6 CMAKE: added option to enable/disable unittests 2016-04-28 22:13:40 +02:00
mgerhardy b5ee6154f0 CMAKE: use CMAKE_GENERATOR 2016-04-28 20:07:22 +02:00
mgerhardy cb9e7fe7f1 CMAKE: whitespaces 2016-04-28 20:07:09 +02:00
Martin Gerhardy 82e9d66e32 CMAKE: place binaries in root build dir 2016-04-28 20:35:55 +02:00
Martin Gerhardy c629a3b792 CMAKE: place binaries not in project root 2016-04-28 20:30:20 +02:00
mgerhardy 174120b3d3 FIPS: removed fips - we are now cmake only 2016-04-28 20:38:50 +02:00
mgerhardy e1ad4b9914 CORE: more remotery cleanup 2016-04-24 22:57:00 +02:00
mgerhardy c2e630b4dc CORE: added remotery support
we now need to add core_traceXXX stuff to the code
run make remotery to get the webview
we still might have problems with running multiple apps, because
remotery binds a port - this must be made configurable. But I don't
yet have an idea how the website will find the proper port...
2016-04-24 17:55:05 +02:00
Martin Gerhardy 1c98405046 LIBS: moved out of src - and into contrib 2016-04-19 20:24:29 +02:00
Martin Gerhardy fc03811e1b CMAKE: include the macros.cmake in the main cmake file 2016-04-19 20:07:01 +02:00
Martin Gerhardy 84f996fef7 CMAKE: add -Wno-mismatched-tags (sauce + clang) 2016-04-18 20:27:11 +02:00
Martin Gerhardy c235784e26 use new gtest macros
started to refactor the persistence layer
network fixes
removed noise dependencies
2016-03-30 16:47:12 +02:00
Martin Gerhardy 2b2e239488 initial commit 2015-10-15 21:54:01 +02:00