Commit Graph

122 Commits (master)

Author SHA1 Message Date
Martin Gerhardy 02eb61d6c0 CMAKE: let cmake decide on the paths 2016-07-24 12:25:24 +02:00
Martin Gerhardy 563fcfb94c CMAKE: make server host and port a cmake option 2016-07-24 12:25:24 +02:00
Martin Gerhardy 41a2802552 PERSISTENCE: preparations or sqlite3 2016-07-18 20:26:40 +02:00
Martin Gerhardy af7645f64a FRONTEND: generate shaders 2016-06-27 20:07:55 +02:00
Martin Gerhardy e708104ccf CMAKE: use gnuprof only for PROFILE build type 2016-05-20 20:37:12 +02:00
mgerhardy a0953fcb8e CMAKE: added doxygen target 2016-05-05 20:50:48 +02:00
mgerhardy fa296bb1b8 CMAKE: added install targets
this fixes the issue with one application overwriting the data files for another application

still w.i.p.
2016-05-04 20:42:38 +02:00
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