summaryrefslogtreecommitdiff
path: root/mesonrewriter.py
AgeCommit message (Expand)Author
2017-09-21flake8: Clean up complained-about unused importsLuke Shumaker
2017-09-21flake8: Perform suggested whitespace/formatting changesLuke Shumaker
2017-08-02Write deprecation warnings to stderr.Jussi Pakkanen
2017-08-02Print deprecation warnings on old style commands.Jussi Pakkanen
2017-08-02Turned rewriter into an internal module.Jussi Pakkanen
2016-12-04Store subdir information for each node so we can remove files set in other su...Jussi Pakkanen
2016-12-04Rewriter is not polished so print a warning.Jussi Pakkanen
2016-12-04Renamed rewriter.Jussi Pakkanen