----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.m5sim.org/r/366/ -----------------------------------------------------------
(Updated 2011-01-06 11:15:30.932181) Review request for Default, Ali Saidi, Gabe Black, Steve Reinhardt, and Nathan Binkert. Changes ------- Added a screenshot to show color scheme. Summary ------- scons: show sources and targets when building. I like the brevity of Ali's recent change, but the ambiguity of sometimes showing the source and sometimes the target is a little confusing. This patch makes scons typically list all sources and all targets for each action, with the common path prefix factored out for brevity. It's a little more verbose now but also more informative. Diffs ----- SConstruct 9f9e10967912 src/SConscript 9f9e10967912 src/arch/SConscript 9f9e10967912 src/arch/isa_parser.py 9f9e10967912 Diff: http://reviews.m5sim.org/r/366/diff Testing ------- quick regressions pass Screenshots ----------- sample colorized output http://reviews.m5sim.org/r/366/s/1/ Thanks, Steve
_______________________________________________ m5-dev mailing list m5-dev@m5sim.org http://m5sim.org/mailman/listinfo/m5-dev