summaryrefslogtreecommitdiff
path: root/mesonbuild/mcompile.py
AgeCommit message (Expand)Author
2020-06-28Added ability to pass arguments to backend in `meson compile`TheQwertiest
2020-06-21mcompile: Add --verbose modeIgor Raits
2020-05-26mcompile: removed unneeded importsTheQwertiest
2020-05-26mcompile: detect_ninjaTheQwertiest
2020-05-26mcompile: replaced intro with cdata + extracted code to funcsTheQwertiest
2020-05-26mcompile: replaced backend divination code + cleanupTheQwertiest
2020-04-08mcompile: Use the current dir if unspecifiedNirbheek Chauhan
2020-03-04mesonbuild: Add mcompile commandDylan Baker