Review Board 2.0.15


build scripts: Made minor modifications to reduce build overhead time.

Review Request #1081 - Created March 5, 2012 and submitted - Latest diff uploaded

Information
Marc Orr
gem5
default
Reviewers
Default
Changeset 8881:042d509574c1
---------------------------
build scripts: Made minor modifications to reduce build overhead time.

1. --implicit-cache behavior is default.
2. makeEnv in src/SConscript is conditionally called.
3. decider set to MD5-timestamp
4. NO_HTML build option changed to SLICC_HTML (defaults to False)
Ran ./util/regress. Seemed to behave as expected.