summaryrefslogtreecommitdiff
path: root/mesonbuild/rewriter.py
AgeCommit message (Expand)Author
2018-03-27Always build parser objects anew to avoid leaking old data.Jussi Pakkanen
2018-03-10Refactor: Add log.error and log.exception to reduce code duplication.Jukka Laurila
2017-11-09Print correct command in help messageEric Engestrom
2017-09-20fix file permissions on a couple of filesLuke Shumaker
2017-08-02Turned rewriter into an internal module.Jussi Pakkanen