f1c2baf795
Got library and demos building on mingw32 and ubuntu again
Andrew Kesterson2013-01-22 07:49:01 -05:00
1590271691
Got dependencies building on linux and mingw32; Got library building on linux again, as well as all demos; Got backtrace working in linux (currently the output is a little mangled, need to run it through addr2line to get file and line info out of it and demangle it)
andrew kesterson2011-06-21 21:26:27 +00:00
f62a36e1c6
Added automatic backtracing via RegisterStacktrace in Backtrace. Added a simple hello world demo that just throws up a window. Started working on TileSet again and skeletoned a demo for it.
andrew kesterson2011-06-19 14:36:21 +00:00
1cdf80aab6
More documentation, added some additional dependencies for future expansion of the library (SDL_ffmpeg, yaml-cpp)
andrew kesterson2011-05-27 04:26:45 +00:00
8652136f75
Restructured things a bit, got the makefiles working together more intelligently, added uninstall target, removed build-demos.sh
andrew kesterson2011-05-26 03:46:16 +00:00