summaryrefslogtreecommitdiff
path: root/project2/console/consoleEnvironment.cpp
Commit message (Expand)AuthorAge
* Adds support for presenter level caching modules and implements a file based ...randomdan2012-02-12
* Improvements to the handling of command line argumentsrandomdan2011-12-16
* Remove straggling references to XML and configuration from recent changesrandomdan2011-12-15
* Drop Boost::program_options in favour of our own, pluggable system which inte...randomdan2011-12-08
* Add more precompiled headersrandomdan2011-09-01
* The big reshufflerandomdan2011-08-31
* Allow all plugable components to have settings injected into themrandomdan2011-07-31
* Only initialise program_options once (only really affects p2fcgi)randomdan2011-02-25
* Add a Null variable type and support for it, this is now the defaultrandomdan2011-02-17
* Make CurlHandle throw an exception on failurerandomdan2011-02-16
* Fixes to compile with all gcc warnings as errorsrandomdan2011-02-14
* Fix silly bug loading readonly RDBMS config entriesrandomdan2011-02-10
* Drop the pain in the ass SHM session container in favour of an XML onerandomdan2010-08-31
* Adds an largely untested console appenginerandomdan2010-08-07