Relax the duplicate-environment restriction for targets so that it's okay if the...
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 8 Dec 2003 04:43:08 +0000 (04:43 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 8 Dec 2003 04:43:08 +0000 (04:43 +0000)
commit915cc9a0446706df5b86dc5fb7d40bb4d9c6f129
treee00375c2b4c22646c121e5d20555b67ae0a804c6
parent510a82fff589deb2ab943af231a109a70b12229e
Relax the duplicate-environment restriction for targets so that it's okay if the two environments would build the target with the same command or function call.  (Scott Fritchie)

git-svn-id: http://scons.tigris.org/svn/scons/trunk@859 fdb21ef1-2011-0410-befe-b5e4ea1792b1
src/CHANGES.txt
src/engine/SCons/Builder.py
src/engine/SCons/Script/__init__.py
src/engine/SCons/Warnings.py
test/multi.py
test/option--warn.py