]> granicus.if.org Git - postgresql/commit
This patch changes the installscript for vcbuild to actually parse the
authorNeil Conway <neilc@samurai.com>
Fri, 2 Feb 2007 16:25:34 +0000 (16:25 +0000)
committerNeil Conway <neilc@samurai.com>
Fri, 2 Feb 2007 16:25:34 +0000 (16:25 +0000)
commitb587bafef13b24feb38ab6a6a744a6274beb11ed
treec0dfe1f6fcc4cd85684c8c585492084fb78d8698
parentee84009cb09379adf1c3bf5cd24c2f7cb01d569c
This patch changes the installscript for vcbuild to actually parse the
generated solution files for what to install, instead of blindly copying
everything as it previously did. With the previous quick-n-dirty
version, it would copy old DLLs if you reconfigured in a way that didn't
include subprojects like a PL for example.

Magnus Hagander.
src/tools/msvc/install.pl