util: Install scons 3.1 from pip in gcn-gpu dockerfile
[gem5.git] / util / style /
2020-08-27 Gabe Blackutil: Explicitly decode/encode in utf-8.
2020-07-13 Gabe Blackmisc: Remove support for checking out as a mercurial...
2020-07-04 Bobby R. Brucemisc: Merged m5ops_base hotfix into develop
2020-06-25 Bobby R. Brucepython,util: Fixed string decoding in include verifier
2020-05-28 Bobby R. Brucemisc: Merge branch 'release-staging-v20.0.0.0' into...
2020-05-14 Jason Lowe-Powerutil: Update style file->open for python3
2020-05-06 Giacomo Travagliniutil: Port git hooks to python3
2020-02-26 Bobby R. Brucemisc: merge branch 'release-staging-v19.0.0.0' into...
2020-02-24 Bobby R. Brucemisc: Merged release-staging-v19.0.0.0 into develop
2020-02-18 Gabe Blackutil: Delete authors lists from files in util.
2019-10-01 Georg Kotheimerstyle: normalize filename in SortedIncludes.fix()
2019-01-11 Andrea Mondellimisc: updated shabang for python script
2018-06-15 Tuan Tatests,style: add RISC-V assembly tests
2017-08-01 Andreas Sandbergstyle: Add shared gem5 headers to the style checker
2017-05-09 Andreas Sandbergstyle: Treat PyBind headers as Python headers
2017-02-10 Jason Lowe-Powermisc: Update #!env calls for python to explicit version
2017-02-07 Andreas Sandbergstyle: Force Python.h to be included before main header
2016-11-25 Rekai Gonzalez Alb... util: git pre-commit hook to check staged files
2016-08-03 Jason Lowe-Powerstyle: Make the style fixers safe
2016-07-01 Jason Lowe-Powermisc: merge with sytle checker fix
2016-07-01 Andreas Sandbergstyle: Fix incorrect references style verifiers
2016-06-20 Gabor Dozsastyle: catch trailing white spaces in make and dts...
2016-06-02 Gabor Dozsastyle: remove extra newline from white space verifier...
2016-06-02 Andreas Sandbergstyle: Move the last bits of file_types.py to the style...
2016-04-28 Curtis Dunhamstyle: ignore test data in style checks
2016-04-28 Curtis Dunhamstyle: improve compatibility with old git versions
2016-04-18 Andreas Sandbergstyle: Fix Python 2.6 compatibility
2016-03-30 Andreas Sandbergstyle: Change maximum line length to 79 characters
2016-03-30 Andreas Sandbergstyle: Add repository helper functions
2016-03-30 Andreas Sandbergstyle: Remove style validators
2016-03-30 Andreas Sandbergstyle: Add a control character checker
2016-03-30 Andreas Sandbergstyle: Refactor the style checker as a Python package