FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Restructuring

 
Post new topic   Reply to topic     Forum Index -> Derelict
View previous topic :: View next topic  
Author Message
aldacron



Joined: 05 May 2004
Posts: 1322
Location: Seoul, South Korea

PostPosted: Wed Dec 01, 2004 10:10 pm    Post subject: Restructuring Reply with quote

Just to give a heads up to the handful of you using Derelict: I'm going to be restructuring the trunk a litte bit.

The lion's share of the change will be in DerelictSDL. I'm going to move both SDL_mixer and SDL_image out into their own directories (DerelictSDLMixer and DerelictSDLImage respectively). The package structure will remain the same, however, so you will still import them as derelict.sdl.mixer/image. This will be done to mirror how GL and GLU are set up, and also to cut down on the complexity of the DerelictSDL makefile when I later add SDL_net (which I will after 0.2 is released).

The other big change will affect dependencies. I will be removing them from the trunk altogether. What I will do is package up all dependencies in a zip file and make it available under the downloads section as win32_dep.zip. This way there's no need to get all of those windows DLLs when you checkout the trunk on Linux. I'll include a dependencies.txt in the root Derelict directory which lists the versions each library depends on (SDL-1.2.7+, Python-2.3.4+, etc...).

I'll get around to this once I finish up the Python stuff (almost there!).
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Derelict All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group