summaryrefslogtreecommitdiff
path: root/project2/common/environment.cpp
Commit message (Expand)AuthorAge
* Massive refactor to remove the appEngine and environment complication and ins...randomdan2013-07-05
* Move remaining options out of environmentrandomdan2013-06-23
* Move script resolution out of environment into script readerrandomdan2013-06-23
* Move logger initialisation and optionSource loading out of environment into t...randomdan2013-06-23
* Fix the gch usage quirk with a silly hack and a load of small changesrandomdan2013-06-21
* Split the plugable stuff into its own files/classesrandomdan2013-06-21
* Move options into the global scoperandomdan2013-06-20
* Fix pch header inclusions and missing headers for no-pch buildingrandomdan2013-04-04
* Hook in the new onConfigLoad component loader eventrandomdan2012-05-03
* Add support for using boost::format for log messagesrandomdan2012-04-24
* Plugable loggersrandomdan2012-04-21
* Pull the script location back into the core and add support for caching of pa...randomdan2012-02-14
* Persist the CGI Environment over many iterations of the app engine, reloading...randomdan2012-02-13
* Improvements to the handling of command line argumentsrandomdan2011-12-16
* Remove straggling references to XML and configuration from recent changesrandomdan2011-12-15
* Pluggable script enginesrandomdan2011-12-14
* Drop Boost::program_options in favour of our own, pluggable system which inte...randomdan2011-12-08
* Remove some dead coderandomdan2011-10-10
* Add precompiled headers to commonrandomdan2011-09-01
* The big reshufflerandomdan2011-08-31