lumiera_/src
Ichthyostega 082822fde8 relocate the JobClosure interface to be defined alongside of Job
This is necessary since the implementation of the job functions
calls through the VTable of the interface JobClosure. Thus this
interface (and the VTable definition) needs to reside within
some compilation unit linked together with the basic job class.

TODO: move class Job entirely into the Backend
2013-05-31 02:59:32 +02:00
..
backend DONE: time anchor and latency handling for job planning 2013-01-12 12:38:33 +01:00
common reduce log level of config system startup message 2013-04-15 03:43:42 +02:00
gui spelling and typos 2011-12-24 05:48:31 +01:00
include re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
lib GCC 4.7 compilation fix 2013-05-10 00:48:25 +02:00
lumiera main: temporarily disable dependencies... 2011-09-25 19:26:04 +02:00
plugin
proc relocate the JobClosure interface to be defined alongside of Job 2013-05-31 02:59:32 +02:00
tool refactor use of HashVal typedef (#722) 2012-12-02 23:03:37 +01:00
.gitignore
DIR_INFO
SConscript Rename the "Library" into liblumierasupport.so 2013-01-08 03:00:50 +01:00