scons: Group Source-s based on what SConscript included them.
authorGabe Black <gabeblack@google.com>
Fri, 28 Apr 2017 11:03:01 +0000 (04:03 -0700)
committerGabe Black <gabeblack@google.com>
Mon, 1 May 2017 23:28:11 +0000 (23:28 +0000)
commit8d476b41e60cfdadbde50c2d9ae54900455f6098
treecd7542feb18121a41f5880f75d8c0e5a25bc64af
parent6bdd897f04f4efdf90d0761c6d31d3f960f4eacf
scons: Group Source-s based on what SConscript included them.

The groups won't be perfectly balanced or optimally planned, but this
requires no thought and breaks the object files down into a reasonable
number of reasonably sized groups.

Change-Id: I6542fc807aaf356a9be751093f68e2e29f0b1586
Reviewed-on: https://gem5-review.googlesource.com/2946
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
src/SConscript