summaryrefslogtreecommitdiff
path: root/mesonbuild/scripts/commandrunner.py
AgeCommit message (Expand)Author
2021-02-05run_target: Add env kwargXavier Claessens
2020-09-08typing: fully annotate scriptsDaniel Mensinger
2019-11-17commandrunner: Forward KeyboardInterrupt to commandAlberto García Hierro
2018-12-12Better Python exe detector. Closes #4614.Jussi Pakkanen
2018-06-01Revert "commandrunner: make run handle python options"Filipe Brandenburger
2018-05-30commandrunner: make run handle python optionsMartin Kelly
2017-12-09Check for more errors when executing subprocess. (#2746)behlec
2017-12-07Improve error handling when failing to execute program. (#2743)behlec
2017-08-18Make all functionality invokable via the main Meson binary,Jussi Pakkanen
2017-03-28Export MESONINTROSPECT to postconf/install/run_command scriptsNirbheek Chauhan
2017-01-01style: fix E124 violationsIgor Gnatenko
2017-01-01style: fix E231 violationsIgor Gnatenko
2016-12-31Fix space before :.Jussi Pakkanen
2016-12-18remove shebangs from scriptsIgor Gnatenko
2016-10-07Remove shebangs on files that are not runnable and add execute bits to those ...Jussi Pakkanen
2016-01-16Made gtkdoc and run targets work.Jussi Pakkanen
2016-01-16Renamed meson package to mesonbuild so that we can have a script named meson ...Jussi Pakkanen