aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2013-08-19Add Doxygen file.Alec Thomas
2013-08-16Add Python based scripting system (still experimental).Alec Thomas
2013-04-03All Manager classes are now managed by smart pointers.Alec Thomas
2013-04-02Remove Components*, moved to tags/ in a previous change.Alec Thomas
2013-04-02Allow shared_ptr implementation to be selected.Alec Thomas
2013-04-02Add support for Travis-CI.Alec Thomas
2013-04-01Include gtest (as per gtest recommendations).Alec Thomas
2013-03-24Remove unused flag that broke clang 3.x.Alec Thomas
2013-03-11Add some benchmarks.Alec Thomas
2013-03-11Some breaking changes to Entity management.Alec Thomas
2013-02-27Update cmake conf for testing.Lars Pensjö
2013-01-06Make testing optional.Alec Thomas
2012-10-24Name shared library entityx (rather than ..._shared).Alec Thomas
2012-10-24README updates.Alec Thomas
2012-10-20Implemented unified entity iteration and component unpacking.Alec Thomas
2012-10-20More README updates.Alec Thomas
2012-10-19More install cleanup.Alec Thomas
2012-10-19A bunch of minor build fixes. Started README.Alec Thomas
2012-10-18Add C++11 feature checking to cmake.Alec Thomas
2012-10-18More attempts to get cmake build working.Alec Thomas