[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Neon build should always clean config.* files

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-09-29 18:19:40 CEST

Alexander Klenin wrote:
> I have just spent 15 minutes trying to figure out neon build failure.
> It turned out I simply needed to rebuild instead of build to regenerate
> config.h/config.hw.
> Since I am not familiar with nant,
> I simply made 'build' depend on 'clean' as in attached patch.
> Perhaps there is better solution?

Well, that's the difference between builds and rebuilds.
The rule here is that whenever one of the libraries change, you have to
do a rebuild (which means running 'clean' first).
I don't think this requires changing the build scripts at all.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sat Sep 29 18:19:56 2007

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.