summaryrefslogtreecommitdiff
path: root/project2/common/pch.hpp
Commit message (Collapse)AuthorAge
* Use native for instead BOOST_FOREACHDan Goodliffe2015-01-03
|
* 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
|
* Split variable and variabletype code into separate filesrandomdan2013-03-29
| | | | | Use variabletype in populating options data Add code for guessing the type of some input data
* Much improved variable conversion and conversion caching for speed benefitsrandomdan2011-12-27
|
* Remove straggling references to XML and configuration from recent changesrandomdan2011-12-15
|
* Pluggable script enginesrandomdan2011-12-14
| | | | | | XML script parser moved to XML module Script parsing object multiple instantiation bug fix Scripts changed to match new standardized format and layout
* Drop Boost::program_options in favour of our own, pluggable system which ↵randomdan2011-12-08
| | | | integrates application platforms properly
* Add precompiled headers to commonrandomdan2011-09-01