index
:
Project2
main
Project2 application engine.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
project2
/
common
/
environment.cpp
Commit message (
Expand
)
Author
Age
*
Massive refactor to remove the appEngine and environment complication and ins...
randomdan
2013-07-05
*
Move remaining options out of environment
randomdan
2013-06-23
*
Move script resolution out of environment into script reader
randomdan
2013-06-23
*
Move logger initialisation and optionSource loading out of environment into t...
randomdan
2013-06-23
*
Fix the gch usage quirk with a silly hack and a load of small changes
randomdan
2013-06-21
*
Split the plugable stuff into its own files/classes
randomdan
2013-06-21
*
Move options into the global scope
randomdan
2013-06-20
*
Fix pch header inclusions and missing headers for no-pch building
randomdan
2013-04-04
*
Hook in the new onConfigLoad component loader event
randomdan
2012-05-03
*
Add support for using boost::format for log messages
randomdan
2012-04-24
*
Plugable loggers
randomdan
2012-04-21
*
Pull the script location back into the core and add support for caching of pa...
randomdan
2012-02-14
*
Persist the CGI Environment over many iterations of the app engine, reloading...
randomdan
2012-02-13
*
Improvements to the handling of command line arguments
randomdan
2011-12-16
*
Remove straggling references to XML and configuration from recent changes
randomdan
2011-12-15
*
Pluggable script engines
randomdan
2011-12-14
*
Drop Boost::program_options in favour of our own, pluggable system which inte...
randomdan
2011-12-08
*
Remove some dead code
randomdan
2011-10-10
*
Add precompiled headers to common
randomdan
2011-09-01
*
The big reshuffle
randomdan
2011-08-31