Add a slightly more automatic way to configure HbbTag
Almost all the important information about the configuration for the tool is encoded in the file name, this lets the user pre-fill the configuration from this name.
Also use boost::filesystem::path
rather than strings.
Edited by Dan Guest