index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesonbuild
/
scripts
/
commandrunner.py
Age
Commit message (
Expand
)
Author
2021-02-05
run_target: Add env kwarg
Xavier Claessens
2020-09-08
typing: fully annotate scripts
Daniel Mensinger
2019-11-17
commandrunner: Forward KeyboardInterrupt to command
Alberto García Hierro
2018-12-12
Better Python exe detector. Closes #4614.
Jussi Pakkanen
2018-06-01
Revert "commandrunner: make run handle python options"
Filipe Brandenburger
2018-05-30
commandrunner: make run handle python options
Martin Kelly
2017-12-09
Check for more errors when executing subprocess. (#2746)
behlec
2017-12-07
Improve error handling when failing to execute program. (#2743)
behlec
2017-08-18
Make all functionality invokable via the main Meson binary,
Jussi Pakkanen
2017-03-28
Export MESONINTROSPECT to postconf/install/run_command scripts
Nirbheek Chauhan
2017-01-01
style: fix E124 violations
Igor Gnatenko
2017-01-01
style: fix E231 violations
Igor Gnatenko
2016-12-31
Fix space before :.
Jussi Pakkanen
2016-12-18
remove shebangs from scripts
Igor Gnatenko
2016-10-07
Remove shebangs on files that are not runnable and add execute bits to those ...
Jussi Pakkanen
2016-01-16
Made gtkdoc and run targets work.
Jussi Pakkanen
2016-01-16
Renamed meson package to mesonbuild so that we can have a script named meson ...
Jussi Pakkanen