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

Concern about current swig includes dependency info generation

From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-10-04 13:49:04 CEST

The current swig build uses a number of swig include files which are
generated, not shipped.

An unfortunate consequence of this is that the generated build-outputs.mk
contains *different* dependencies depending on whether gen-make.py has been
run before or after a "make swig-somelanguage".

If those dependencies are truly needed, they need to be generated before a
swig build has occurred, so that they make it into the build-outputs.mk
shipped in our release tarballs.

If those dependencies are not truly needed, they should not be output at
all, to avoid creating unnecessary differences between developers' working
copies and release builds.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 4 13:51:00 2005

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

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