[libksd-devel] New maintainer makefiles ...
Status: Beta
Brought to you by:
xevol
|
From: David S. <xe...@ne...> - 2001-10-10 03:49:07
|
Although I am the only active maintainer right now, I thought I would alert everyone to some nifty new maintainer makefiles. I have always had an alternate build system that I used because it was faster and made it easier to debug. But it was specific to my IDE of choice (code crusader). I got sick of maintaining both of them so I made a system that just reconfigures the normal system specifically for each demo. Its very simple to use. First go to the demo you want to work on and configure it: make -f Makefile.local config Then build with: make -f Makefile.local The compile times should be about 1/3 than with the normal system. This can be really helpful if you are just making changes and then testing with the same demo. And since everything is compiled statically, it should be easier to debug. -- David Snopek /-- libksd -- | The C++ Cross-Platform Game Framework | Only want to write it once?? | http://libksd.sourceforge.net \------------ |