]> granicus.if.org Git - postgresql/commit
Unify searchpath and do file logic in MSVC build scripts.
authorAndrew Dunstan <andrew@dunslane.net>
Wed, 6 Feb 2019 12:32:35 +0000 (07:32 -0500)
committerAndrew Dunstan <andrew@dunslane.net>
Wed, 6 Feb 2019 12:49:27 +0000 (07:49 -0500)
commit1f28906bfe4c769325bb6e9ca29e4869099e7e6c
tree186f12f657aefbaee23c1268fc1836f5cfedb0e3
parent1a6244216dcc576db617872b7bb6322cdeace4a0
Unify searchpath and do file logic in MSVC build scripts.

Commit f83419b739 failed to notice that mkvcbuild.pl and build.pl use
different searchpath and do-file logic, breaking the latter, so it is
adjusted to use the same logic as mkvcbuild.pl.
src/tools/msvc/build.pl