Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-15 | syntax error fix (for real this time) | Jarrett Chisholm | |
2017-01-15 | Revert "try different cmake ppa" | Jarrett Chisholm | |
This reverts commit e1429b611d89d35b145a808e5c6debf7d94a8584. | |||
2017-01-15 | try different cmake ppa | Jarrett Chisholm | |
2017-01-15 | syntax error | Jarrett Chisholm | |
2017-01-15 | update cmake | Jarrett Chisholm | |
2014-07-07 | Maybe fix the build? | Alec Thomas | |
2013-10-31 | Line endings fix? | Antony Woods | |
2013-10-29 | Fixed a compiler error with std::chrono::duration | Antony Woods | |
2013-10-16 | Fixed invalid header in python files. Now using chrono instead of boost ↵ | Antony Woods | |
timer. Removed unnecessary ptr checks, as now shared ptr is mandatory. Updated Readme to reflect new changes. Updated travis file, just in case. | |||
2013-08-22 | Switch from boost::signal to embedded Simple::Signal. | Alec Thomas | |
2013-08-16 | Add 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-02 | Allow shared_ptr implementation to be selected. | Alec Thomas | |
Fixes #6. | |||
2013-04-02 | Add support for Travis-CI. | Alec Thomas | |
Also ditched glog. |