Makefile is looking good

0 views
Skip to first unread message

synthesizer patel

unread,
Jun 23, 2009, 10:28:01 PM6/23/09
to dvj-dev
After moving tools underneath source and getting rid of the
independent LGL.module's in each, build time is now 10 seconds on my
computer for a complete build. Previously was 30.

I've also slimmed the Makefile down even further by having globals
which the independent OS's append to, if they need to mute them they
can by switching the += to just := but it shouldn't be a problem.

Also, this signifies a switch to a single makefile for the entire
project, new folders can easily be added and if we're only adding new
files to the existing folders src/, src/LGL, src/tools/*/, they'll
automatically be picked up by the makefile.

Looks like you've had a few checkins which I can merge into my branch
and I guess we can do another code review once I've fixed the objects
placement, still currently in the src dirs.

-n

synthesizer patel

unread,
Jun 24, 2009, 2:53:22 AM6/24/09
to dvj-dev
ok

Everything's checked in and building on osx, sorry for the buncha
checkins, my subversion cache got corrupted somehow and just wanted to
make sure everything got in right.

woopty doo.

interim_descriptor

unread,
Jun 27, 2009, 11:02:37 PM6/27/09
to dvj...@googlegroups.com
Inline replies follow.

On Tue, Jun 23, 2009 at 7:28 PM, synthesizer patel <googl...@nym.hush.com> wrote:

After moving tools underneath source and getting rid of the
independent LGL.module's in each, build time is now 10 seconds on my
computer for a complete build. Previously was 30.

NIIIIICE! That's realy quite awesome.
 

I've also slimmed the Makefile down even further by having globals
which the independent OS's append to, if they need to mute them they
can by switching the += to just := but it shouldn't be a problem.

I like-y.
 

Also, this signifies a switch to a single makefile for the entire
project, new folders can easily be added and if we're only adding new
files to the existing folders src/, src/LGL, src/tools/*/, they'll
automatically be picked up by the makefile.

Way cool! Thanks for putting in the effort to improve the Makefile like you have!
 


Looks like you've had a few checkins which I can merge into my branch
and I guess we can do another code review once I've fixed the objects
placement, still currently in the src dirs.

Sounds great! Let me know when you're ready for the code review and/or merge-to-trunk.

-Chris

Reply all
Reply to author
Forward
0 new messages