Made ConditionalOStream operator<< functions inline so they can be re… …ferenced in multiple translation units.
Made the mOStream pointer a constant-pointer-to-ostream so it can't b… …e changed in flight.
Removed old hacky build script and main