]> granicus.if.org Git - postgresql/commit
Make the msvc build system ask python about details of version and installation
authorMagnus Hagander <magnus@hagander.net>
Sun, 14 Feb 2010 14:10:23 +0000 (14:10 +0000)
committerMagnus Hagander <magnus@hagander.net>
Sun, 14 Feb 2010 14:10:23 +0000 (14:10 +0000)
commita05af1d4047349bfff73234227c7663cc05a8165
tree81bd34007b0090bf5dfd361071d35eeeb4113028
parentc5d644a867b6fc612b2905b3acfe463104479b66
Make the msvc build system ask python about details of version and installation
prefix, instead of assuming it will always be following the default layout.

All information we need is not available on Windows, but the number of
assumptions are at least fewer this way than before.

Based on suggestions from James William Pye.
src/tools/msvc/Mkvcbuild.pm