When using a long link line in a temporary file, print the command line first. ...
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 4 Aug 2003 05:54:20 +0000 (05:54 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 4 Aug 2003 05:54:20 +0000 (05:54 +0000)
commitbb2a3a476f2ae500d381561360da3cb710b978ba
treea8125432228965151103f8d7d40fe0e949249f07
parent07fd4fefb97abc885b33e99b328d9405e20a59c7
When using a long link line in a temporary file, print the command line first.  (Gary Oberbrunner)  Support a MAXLINELENGTH construction variable so the threshold can be configured in a construction environment.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@759 fdb21ef1-2011-0410-befe-b5e4ea1792b1
doc/man/scons.1
src/CHANGES.txt
src/engine/SCons/Platform/win32.py