]> 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:36:02 +0000 (07:36 -0500)
commit592123efbb60443d717ab8da9c6735aaec88ac44
treec85d3e5bc9e61c938b0a6ea4db8529abed51ef1d
parent171e0418b03dc103d5d9bdc0bfaadbb193dd7fd6
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