aboutsummaryrefslogtreecommitdiffstats
path: root/CheckCXX11SharedPtr.cmake
AgeCommit message (Collapse)Author
2013-08-16Add Python based scripting system (still experimental).Alec Thomas
The build system has also been revamped considerably, with the ability to select between std::shared_ptr and boost::shared_ptr, as well as other improvements.
2013-04-03All Manager classes are now managed by smart pointers.Alec Thomas