summaryrefslogtreecommitdiffstats
path: root/src/input/detail/Makefile.autogen
Commit message (Collapse)AuthorAgeFilesLines
* It is not necessary to auto-generate policyChain_autogen.h anymoreSebastien Braun2010-10-101-4/+1Star
| | | | All it did is handled by implicit TypeList parameters.
* Rework template meta-magicSebastien Braun2010-10-071-0/+8
- No more implicit dependency on Boost.MPL - Better documentation for template magic - Move input handler policies to handler definitions where they belong - Separate out event descriptions from handlers