gem5/src/python/m5
Gabe Black 02f10fbdc8 SCons: Stop embedding the mercurial revision into the binary.
This causes a lot of rebuilds that could have otherwise possibly been
avoided, and, more annoyingly, a lot of unnecessary rerunning of the
regressions. The benefits of having the revision in the output haven't
materialized, so this change removes it.
2011-03-11 11:27:36 -08:00
..
internal python: get rid of internal.enums package. 2010-09-22 08:45:35 -07:00
objects swig: make all generated files go into the m5.internal package 2010-09-12 15:41:34 -07:00
util scons: show sources and targets when building, and colorize output. 2011-01-07 21:50:13 -08:00
__init__.py python: Move more code into m5.util allow SCons to use that code. 2009-09-22 15:24:16 -07:00
config.py Fix up regression execution to better handle tests that end abnormally. 2009-03-07 16:58:51 -08:00
core.py sim: move iterating over SimObjects into Python. 2010-08-17 05:08:50 -07:00
debug.py some new files are missing copyright notices 2009-02-04 16:26:15 -08:00
event.py events: Make trace events happen at the right priority. 2009-02-18 10:00:15 -08:00
main.py SCons: Stop embedding the mercurial revision into the binary. 2011-03-11 11:27:36 -08:00
options.py python: cleanup options parsing stuff so that it properly deals with defaults. 2008-10-06 09:31:51 -07:00
params.py Make commenting on close namespace brackets consistent. 2011-01-03 14:35:43 -08:00
proxy.py Fixes for Port proxies and proxy parameters. 2006-10-08 18:26:59 -07:00
SimObject.py Make commenting on close namespace brackets consistent. 2011-01-03 14:35:43 -08:00
simulate.py Replace curTick global variable with accessor functions. 2011-01-07 21:50:29 -08:00
stats.py stats: rename StatEvent() function to schedStatEvent(). 2011-01-07 21:50:29 -08:00
ticks.py python: Move more code into m5.util allow SCons to use that code. 2009-09-22 15:24:16 -07:00
trace.py python: Move more code into m5.util allow SCons to use that code. 2009-09-22 15:24:16 -07:00