Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix Windows build, clean up included headers | SmallJoker | 2015-05-22 |
| | | | | Also fix a startup error caused by s_security.cpp | ||
* | Fix build with libstdc++ | kwolekr | 2015-05-19 |
| | | | | libstdc++ doesn't include <cstring> inside of <string>, unlike libc++. | ||
* | Split ObjDef/ObjDefManager out to objdef.cpp | kwolekr | 2015-05-18 |