aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/scripts/commandrunner.py
AgeCommit message (Expand)AuthorFilesLines
2020-09-08typing: fully annotate scriptsDaniel Mensinger1-7/+8
2019-11-17commandrunner: Forward KeyboardInterrupt to commandAlberto García Hierro1-1/+6
2018-12-12Better Python exe detector. Closes #4614.Jussi Pakkanen1-1/+5
2018-06-01Revert "commandrunner: make run handle python options"Filipe Brandenburger1-21/+3
2018-05-30commandrunner: make run handle python optionsMartin Kelly1-3/+21
2017-12-09Check for more errors when executing subprocess. (#2746)behlec1-4/+10
2017-12-07Improve error handling when failing to execute program. (#2743)behlec1-1/+4
2017-08-18Make all functionality invokable via the main Meson binary,Jussi Pakkanen1-7/+14
2017-03-28Export MESONINTROSPECT to postconf/install/run_command scriptsNirbheek Chauhan1-5/+6
2017-01-01style: fix E124 violationsIgor Gnatenko1-2/+2
2017-01-01style: fix E231 violationsIgor Gnatenko1-1/+1
2016-12-31Fix space before :.Jussi Pakkanen1-3/+3
2016-12-18remove shebangs from scriptsIgor Gnatenko1-2/+0
2016-10-07Remove shebangs on files that are not runnable and add execute bits to those ...Jussi Pakkanen1-0/+0
2016-01-16Made gtkdoc and run targets work.Jussi Pakkanen1-7/+7
2016-01-16Renamed meson package to mesonbuild so that we can have a script named meson ...Jussi Pakkanen1-0/+59