Move Console from Scheduler into Utils
authorg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Fri, 19 Dec 2008 00:00:01 +0000 (00:00 +0000)
committerg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Fri, 19 Dec 2008 00:00:01 +0000 (00:00 +0000)
commit958bdb52c39fa39f4ef91cafd9628bcb4f85a03c
treef848e348318d399eb523d7a42123c65c8bcaeb04
parentbdcb3db7ad903521f6dd8365b4208f163e0e61f5
Move Console from Scheduler into Utils
Refactor build system to remove sub-library dependencies

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1025 270642c3-0616-0410-b53a-bc976706d245
102 files changed:
HowTos/SConscript
PPI/SConscript
Packets/SConscript
SConstruct
Scheduler/ClockService.cc
Scheduler/ClockService.hh
Scheduler/Console/SConscript [deleted file]
Scheduler/EventManager.cc
Scheduler/EventManager.hh
Scheduler/SConscript
Utils/Console/Config.cc [moved from Scheduler/Console/Config.cc with 100% similarity]
Utils/Console/Config.cci [moved from Scheduler/Console/Config.cci with 100% similarity]
Utils/Console/Config.cti [moved from Scheduler/Console/Config.cti with 100% similarity]
Utils/Console/Config.hh [moved from Scheduler/Console/Config.hh with 100% similarity]
Utils/Console/Config.ih [moved from Scheduler/Console/Config.ih with 100% similarity]
Utils/Console/Config.test.cc [moved from Scheduler/Console/Config.test.cc with 100% similarity]
Utils/Console/ConfigFile.cc [moved from Scheduler/Console/ConfigFile.cc with 100% similarity]
Utils/Console/ConfigFile.cci [moved from Scheduler/Console/ConfigFile.cci with 100% similarity]
Utils/Console/ConfigFile.hh [moved from Scheduler/Console/ConfigFile.hh with 100% similarity]
Utils/Console/ConfigFile.ih [moved from Scheduler/Console/ConfigFile.ih with 100% similarity]
Utils/Console/ConfigFile.test.cc [moved from Scheduler/Console/ConfigFile.test.cc with 100% similarity]
Utils/Console/Console.hh [moved from Scheduler/Console/Console.hh with 100% similarity]
Utils/Console/Doxyfile [moved from Scheduler/Console/Doxyfile with 100% similarity]
Utils/Console/Example.dox [moved from Scheduler/Console/Example.dox with 100% similarity]
Utils/Console/Executor.cc [moved from Scheduler/Console/Executor.cc with 100% similarity]
Utils/Console/Executor.cci [moved from Scheduler/Console/Executor.cci with 100% similarity]
Utils/Console/Executor.hh [moved from Scheduler/Console/Executor.hh with 100% similarity]
Utils/Console/Executor.test.cc [moved from Scheduler/Console/Executor.test.cc with 100% similarity]
Utils/Console/LazyDirectory.cc [moved from Scheduler/Console/LazyDirectory.cc with 100% similarity]
Utils/Console/LazyDirectory.hh [moved from Scheduler/Console/LazyDirectory.hh with 100% similarity]
Utils/Console/Mainpage.dox [moved from Scheduler/Console/Mainpage.dox with 100% similarity]
Utils/Console/Node.cc [moved from Scheduler/Console/Node.cc with 100% similarity]
Utils/Console/Node.cci [moved from Scheduler/Console/Node.cci with 100% similarity]
Utils/Console/Node.cti [moved from Scheduler/Console/Node.cti with 100% similarity]
Utils/Console/Node.hh [moved from Scheduler/Console/Node.hh with 100% similarity]
Utils/Console/Node.ih [moved from Scheduler/Console/Node.ih with 100% similarity]
Utils/Console/Node.test.cc [moved from Scheduler/Console/Node.test.cc with 100% similarity]
Utils/Console/OverloadedCommand.cc [moved from Scheduler/Console/OverloadedCommand.cc with 100% similarity]
Utils/Console/OverloadedCommand.cci [moved from Scheduler/Console/OverloadedCommand.cci with 100% similarity]
Utils/Console/OverloadedCommand.cti [moved from Scheduler/Console/OverloadedCommand.cti with 100% similarity]
Utils/Console/OverloadedCommand.hh [moved from Scheduler/Console/OverloadedCommand.hh with 100% similarity]
Utils/Console/OverloadedCommand.test.cc [moved from Scheduler/Console/OverloadedCommand.test.cc with 100% similarity]
Utils/Console/Parse.cc [moved from Scheduler/Console/Parse.cc with 100% similarity]
Utils/Console/Parse.cci [moved from Scheduler/Console/Parse.cci with 100% similarity]
Utils/Console/Parse.hh [moved from Scheduler/Console/Parse.hh with 100% similarity]
Utils/Console/Parse.ih [moved from Scheduler/Console/Parse.ih with 100% similarity]
Utils/Console/Parse.test.cc [moved from Scheduler/Console/Parse.test.cc with 100% similarity]
Utils/Console/ParsedCommand.cc [moved from Scheduler/Console/ParsedCommand.cc with 100% similarity]
Utils/Console/ParsedCommand.cci [moved from Scheduler/Console/ParsedCommand.cci with 100% similarity]
Utils/Console/ParsedCommand.ct [moved from Scheduler/Console/ParsedCommand.ct with 97% similarity]
Utils/Console/ParsedCommand.cti [moved from Scheduler/Console/ParsedCommand.cti with 99% similarity]
Utils/Console/ParsedCommand.hh [moved from Scheduler/Console/ParsedCommand.hh with 99% similarity]
Utils/Console/ParsedCommand.ih [moved from Scheduler/Console/ParsedCommand.ih with 100% similarity]
Utils/Console/ParsedCommand.mpp [moved from Scheduler/Console/ParsedCommand.mpp with 100% similarity]
Utils/Console/ParsedCommand.test.cc [moved from Scheduler/Console/ParsedCommand.test.cc with 100% similarity]
Utils/Console/ProgramOptions.cc [moved from Scheduler/Console/ProgramOptions.cc with 100% similarity]
Utils/Console/ProgramOptions.cci [moved from Scheduler/Console/ProgramOptions.cci with 100% similarity]
Utils/Console/ProgramOptions.cti [moved from Scheduler/Console/ProgramOptions.cti with 100% similarity]
Utils/Console/ProgramOptions.hh [moved from Scheduler/Console/ProgramOptions.hh with 100% similarity]
Utils/Console/ProgramOptions.ih [moved from Scheduler/Console/ProgramOptions.ih with 100% similarity]
Utils/Console/ProgramOptions.test.cc [moved from Scheduler/Console/ProgramOptions.test.cc with 100% similarity]
Utils/Console/Readline.cc [moved from Scheduler/Console/Readline.cc with 98% similarity]
Utils/Console/Readline.cci [moved from Scheduler/Console/Readline.cci with 100% similarity]
Utils/Console/Readline.hh [moved from Scheduler/Console/Readline.hh with 99% similarity]
Utils/Console/SConscript [new file with mode: 0644]
Utils/Console/ScopedDirectory.cci [moved from Scheduler/Console/ScopedDirectory.cci with 100% similarity]
Utils/Console/ScopedDirectory.cti [moved from Scheduler/Console/ScopedDirectory.cti with 100% similarity]
Utils/Console/ScopedDirectory.hh [moved from Scheduler/Console/ScopedDirectory.hh with 100% similarity]
Utils/Console/ScopedDirectory.test.cc [moved from Scheduler/Console/ScopedDirectory.test.cc with 100% similarity]
Utils/Console/Server.cc [moved from Scheduler/Console/Server.cc with 100% similarity]
Utils/Console/Server.cci [moved from Scheduler/Console/Server.cci with 100% similarity]
Utils/Console/Server.hh [moved from Scheduler/Console/Server.hh with 99% similarity]
Utils/Console/Server.ih [moved from Scheduler/Console/Server.ih with 100% similarity]
Utils/Console/Server.test.cc [copied from Scheduler/Console/Server.test.cc with 100% similarity]
Utils/Console/Sysdir.cci [moved from Scheduler/Console/Sysdir.cci with 100% similarity]
Utils/Console/Sysdir.hh [moved from Scheduler/Console/Sysdir.hh with 100% similarity]
Utils/Console/Sysdir.ih [moved from Scheduler/Console/Sysdir.ih with 100% similarity]
Utils/Console/Traits.cc [moved from Scheduler/Console/Traits.cc with 100% similarity]
Utils/Console/Traits.cci [moved from Scheduler/Console/Traits.cci with 100% similarity]
Utils/Console/Traits.ct [moved from Scheduler/Console/Traits.ct with 100% similarity]
Utils/Console/Traits.cti [moved from Scheduler/Console/Traits.cti with 100% similarity]
Utils/Console/Traits.hh [moved from Scheduler/Console/Traits.hh with 100% similarity]
Utils/Console/Traits.ih [moved from Scheduler/Console/Traits.ih with 100% similarity]
Utils/Console/Traits.test.cc [moved from Scheduler/Console/Traits.test.cc with 100% similarity]
Utils/Console/Variables.cti [moved from Scheduler/Console/Variables.cti with 100% similarity]
Utils/Console/Variables.hh [moved from Scheduler/Console/Variables.hh with 100% similarity]
Utils/Console/Variables.ih [moved from Scheduler/Console/Variables.ih with 100% similarity]
Utils/Console/Variables.test.cc [moved from Scheduler/Console/Variables.test.cc with 100% similarity]
Utils/Console/main.test.cc [moved from Scheduler/Console/Server.test.cc with 88% similarity]
Utils/Console/testServer.cc [moved from Scheduler/Console/testServer.cc with 100% similarity]
Utils/Daemon/SConscript
Utils/Logger/IOStreamTarget.cc
Utils/Logger/SConscript
Utils/Logger/TimeSource.cc
Utils/Logger/TimeSource.hh
Utils/SConscript
Utils/impl/membind.hh
Utils/membind.hh
config.hh
include/senf/Console
include/senf/Console.hh
senfscons/SENFSCons.py