Enrico Forestieri a écrit :
On Fri, May 12, 2006 at 08:51:48PM +0200, Abdelrazak Younes wrote:
It is very fast (faster than make install) but I think it is slowed down
but the console display, I would suggest to only echo directory install,
not every files (there are a lot of xpm and example files).
Please don't do that. It is a good thing to have documented what gets
installed. Then I saw that when you install a second time, only modified
files are actually installed, so you will know what gets updated.
Indeed, if "scons install" would do that (install only what has changed)
I will definitely agree. "make install" always install everything here,
I don't know if that's intended or if that's one of my perpetual
problems with autotools.
Abdel.