[Bf-committers] Proposal: New build system for blender (+ topic for meeting)

Michel Selten bf-committers@blender.org
Tue, 16 Dec 2003 20:55:26 +0100


On Mon, 2003-12-15 at 19:18, Chris Want wrote:
> Does it require extensive modification to the
> source code? If not, maybe just providing a tarball
> with the scons scripts for testing would be more prudent
> that commiting the scripts? I don't mean to be
> pessimistic, it's just that I am a bit wary of
> a build system that before yesterday I had never
> heard of...

Hi,

It may indeed be a good idea to first let a couple of people test the
system before committing to cvs. You're not pessimistic :) I just don't
believe everything other people say until I've seen it with my own eyes
as well ;) So, it's perfectly valid to ask for a quick test before
committing!
Now, instead of doing a complete source package, I would lik to make a
diff. No source files have changed.

Is there anybody that knows how to make a diff that takes new files into
account? I've tried
    cvs -z3 diff *
But that skips new files.

With regards,
	Michel