summaryrefslogtreecommitdiff
path: root/project2/common/options.cpp
Commit message (Expand)AuthorAge
* Use native for instead BOOST_FOREACHDan Goodliffe2015-01-03
* Explicit instantiations of instance store/map/set to avoid multiple instantia...randomdan2014-01-04
* Massive refactor to remove the appEngine and environment complication and ins...randomdan2013-07-05
* Fix the gch usage quirk with a silly hack and a load of small changesrandomdan2013-06-21
* Add back some basic help outputrandomdan2013-06-03
* GCC 4.6 workaround for vector of objects with constsrandomdan2013-04-05
* Fix pch header inclusions and missing headers for no-pch buildingrandomdan2013-04-04
* Split variable and variabletype code into separate filesrandomdan2013-03-29
* Fixes suggested by cppcheckrandomdan2012-07-09
* Store options set namerandomdan2011-12-20
* Improvements to the handling of command line argumentsrandomdan2011-12-16
* Drop Boost::program_options in favour of our own, pluggable system which inte...randomdan2011-12-08