yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #01513
Re: SVN recompile question
(sorry for first private email)
Anton Gladky a écrit :
Is it possible to escape complete recompiling of the whole code after
"svn up"?
Yes, you have to compile always with the same name of version, by adding
in the scons.profile file (for example) : version='what you want but
always the same'
In your case, version='svn18XX' which changes each time. That causes the
whole code to be recompiled.
Jerome
Thank you
You're welcome
Follow ups
References