summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorAndreas Sandberg <andreas.sandberg@arm.com>2016-03-30 15:29:42 +0100
committerAndreas Sandberg <andreas.sandberg@arm.com>2016-03-30 15:29:42 +0100
commit7277defc31e67ffcb8c8d2cb45c2ae235d100ee1 (patch)
tree76c6f453ab5fae676df82a9ebbbab3889a9a1e3c /util
parent511c674cd6c16067cb0a922d1d29a5e4a04967e8 (diff)
downloadgem5-7277defc31e67ffcb8c8d2cb45c2ae235d100ee1.tar.xz
scons, style: Rename style.py to hgstyle.py
The Mercurial style checker extensions are currently stored in style.py. This is not ideal since they won't work with other version control systems. This changeset renames style.py to hgstyle.py and adds upgrade code to scons that automatically updates the hooks in hgrc. Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com> Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com> Reviewed-by: Curtis Dunham <curtis.dunham@arm.com> Reviewed-by: Nathanael Premillieu <nathananel.premillieu@arm.com> Reviewed-by: Steve Reinhardt <steve.reinhardt@amd.com> --HG-- rename : util/style.py => util/hgstyle.py extra : rebase_source : ee8107ef245901371b368b7c2046ecdd89e3ff4c
Diffstat (limited to 'util')
-rwxr-xr-xutil/hgstyle.py (renamed from util/style.py)0
1 files changed, 0 insertions, 0 deletions
diff --git a/util/style.py b/util/hgstyle.py
index fd40e781a..fd40e781a 100755
--- a/util/style.py
+++ b/util/hgstyle.py