Mercurial > fife-parpg
log
age | author | description |
---|---|---|
Tue, 23 Feb 2010 17:36:21 +0000 | prock | Adding OpenBSD support. Thanks to tobiasu. |
Mon, 22 Feb 2010 21:23:01 +0000 | prock | Added the ability to add an event listener to the front of the event listener deque in the event manager. fixes[t:454] |
Sat, 20 Feb 2010 21:41:43 +0000 | vtchill | another fix to the build system, the current way we check for lib dependencies do not handle lowercase vs. uppercase name differences correctly when using pkg-config. The only lib dependency that currently has this is Xcursor, so i removed the lowercase version so that "Xcursor" will be the only one that is searched for. |