LUMIERA.clone/src
Ichthyostega 34686713d4 Proc-Layer: Builder is not a subsystem (anymore)
We found out that it's best to run it single threaded
within the session loop thread. This does not mean the Builder
itself is necessarily single threaded, but the Builder's top level
will block any other session operation, and this is a good thing.
For this reason it makes more sense to have the Builder integrated
as a component into the session subsystem.
2017-01-03 21:10:27 +01:00
..
backend more clean-up and comments 2016-12-22 19:35:42 +01:00
common maximum munch 2016-12-23 04:23:03 +01:00
gui maximum munch 2016-12-23 04:23:03 +01:00
include SessionCommandService implemented by delegating to the ProcDispatcher 2016-12-23 23:42:27 +01:00
lib Lib: fix warning regarding subobject-linkage 2016-12-25 20:09:24 +01:00
lumiera Proc-Layer: Builder is not a subsystem (anymore) 2017-01-03 21:10:27 +01:00
plugin Merge: change building to create modules 2008-12-20 02:15:33 +01:00
proc Proc-Layer: Builder is not a subsystem (anymore) 2017-01-03 21:10:27 +01:00
tool clean-up: sourcefile layout and spell checking 2014-10-23 23:04:35 +02:00
.gitignore
DIR_INFO update some DIR_INFO entries 2011-04-05 00:44:30 +02:00
doxygen.dox DOC: reorganise the Doxygen configuration and structure 2013-10-25 06:34:38 +02:00
SConscript build/platform: make lib SigC++ available for GUI test code 2015-12-25 03:06:33 +01:00