]> 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:55:10 +0000 (07:55 -0500)
commit8d2741452859e843f13dbbf81158f50724e8a8da
treee9ceea62cace899dd9ab7fdcc6c9e8809dccf26b
parent59927f99a107d9b9d90e5fddc175631c93c149ae
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