summaryrefslogtreecommitdiff
path: root/mesonrewriter.py
Commit message (Expand)AuthorAgeFilesLines
* Turn deprecated commands into errors.Jussi Pakkanen2018-03-141-4/+1
* flake8: Clean up complained-about unused importsLuke Shumaker2017-09-211-1/+1
* flake8: Perform suggested whitespace/formatting changesLuke Shumaker2017-09-211-1/+0
* Write deprecation warnings to stderr.Jussi Pakkanen2017-08-021-1/+2
* Print deprecation warnings on old style commands.Jussi Pakkanen2017-08-021-2/+3
* Turned rewriter into an internal module.Jussi Pakkanen2017-08-021-37/+4
* Store subdir information for each node so we can remove files set in other su...Jussi Pakkanen2016-12-041-3/+3
* Rewriter is not polished so print a warning.Jussi Pakkanen2016-12-041-0/+1
* Renamed rewriter.Jussi Pakkanen2016-12-041-0/+63