aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/customtarget_env.md
AgeCommit message (Collapse)AuthorFilesLines
2021-02-14Set up release 0.57.0.57.0Jussi Pakkanen1-11/+0
2021-02-05run_target: Add env kwargXavier Claessens1-1/+1
Re-implement it in backend using the same code path as for custom_target(). This for example handle setting PATH on Windows when command is an executable.
2021-01-31copy editing for 0.57 release notes [skip ci]Paolo Bonzini1-2/+2
2021-01-27custom_target: Add env kwargXavier Claessens1-0/+11