summaryrefslogtreecommitdiff
path: root/mesonbuild/scripts/commandrunner.py
AgeCommit message (Expand)Author
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