|
From: Allen B. <al...@us...> - 2005-01-03 17:30:40
|
allenb 2005/01/03 09:30:31 PST
Modified files:
modules/GMTL SConstruct
modules/GMTL/gmtl SConscript
modules/GMTL/tools/build AutoDist.py
Log:
Refactoring: Fix up scons build to make alias smarter
The install alias is now smarter so it does not scan all files in install tree. I think this is really a bug in scons, but we
can work around it by tracking more information.
Revision Changes Path
1.49 +7 -2 GGT/modules/GMTL/SConstruct
1.11 +2 -2 GGT/modules/GMTL/gmtl/SConscript
1.5 +12 -6 GGT/modules/GMTL/tools/build/AutoDist.py
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/SConstruct.diff?r1=1.48&r2=1.49&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/gmtl/SConscript.diff?r1=1.10&r2=1.11&diff_format=l
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/tools/build/AutoDist.py.diff?r1=1.4&r2=1.5&diff_format=l
|