Hey dawlane, I integrated your changes. Thanks so much again. Preparing a new release....
You're welcome. Though I have been working on something a little more advanced that gives you more control than the basic stuff. It's related to my idea's with improving
GLFW, but requires a few big changes on how projects are built. I'm trying to make it so that there is less messing around with building stuff.
I've been at it most of this week wrapping my head around Xcode project file, xcodebuild, frameworks, the Mach-O format and those wonderful obscure tools and compiler switches that there is little information about.
I did have a bit of fun with getting lib curl to compile. I think that they need to update it a bit, I kept getting warning about gssapi being depreciated.
I've almost got the OS X GLFW stuff sorted, just looking at the best way to get icons images, then it will be back over to Window to deal with Visual Studio and MinGW and last Linux.
Edit: And I almost forgot. The rebuildall.sh script is getting an overhaul so that everything and be built from source on either Linux or OS X.