Commit Graph

7 Commits

Author SHA1 Message Date
Gunnar Beutner 5e7e49708c Clean up code a bit 2014-10-22 08:08:39 +02:00
Michael Friedrich 69bf146469 Cli: Refactor feature {enable,disable,list} code
Required for agent setup.

refs #7423
2014-10-21 18:53:14 +02:00
Michael Friedrich a420cf9aa0 Cli: Implement GetFeature*Path() helpers
refs #7423
2014-10-21 18:15:05 +02:00
Gunnar Beutner 26b9c5a81b Move clicommand.{cpp,hpp} to lib/cli
refs #7246
2014-10-20 14:06:21 +02:00
Gunnar Beutner 2d5e9514a5 Refactor logging code 2014-10-19 17:52:17 +02:00
Gunnar Beutner b18f57a745 Remove logger_fwd.hpp 2014-10-19 14:50:39 +02:00
Michael Friedrich e98d719e5b CLI: Add feature enable/disable auto-completion
Refactor feature list code.
Add disabled features to list output.
Add more console colors.
Change output to stdout for general logging.

fixes #7381
fixes #7415
refs #7376
2014-10-18 20:13:09 +02:00