contrib/buildsystems: optionally capture the dry-run in a file
authorPhilip Oakley <redacted>
Mon, 29 Jul 2019 20:08:07 +0000 (13:08 -0700)
committerJunio C Hamano <redacted>
Mon, 29 Jul 2019 21:51:42 +0000 (14:51 -0700)
commita530a59a6f6298622460805e28dfb2b49dd1cf11
tree6bc8c585a167bdad1e86fddf0dbf8103637b90e7
parent03aa7118c3a11e96ba04c839e7378cc321ed2fbf
contrib/buildsystems: optionally capture the dry-run in a file

Add an option for capturing the output of the make dry-run used in
determining the msvc-build structure for easy debugging.

You can use the output of `--make-out <path>` in subsequent runs via the
`--in <path>` option.

Signed-off-by: Philip Oakley <redacted>
Signed-off-by: Johannes Schindelin <redacted>
Signed-off-by: Junio C Hamano <redacted>
contrib/buildsystems/engine.pl
git clone https://git.99rst.org/PROJECT