]> 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:53:19 +0000 (07:53 -0500)
commit324c926468826c1ddc780806c35691a31523d83a
tree5e5fdd50aa6f43f22090321a47af4b9964d55a5f
parent42345284c7992a9c0022fb1035c13303fe160f90
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