Commit Graph

28 Commits (b8eef28353e42e260e9b640c165773b4ea71aa8d)

Author SHA1 Message Date
Magnus Hagander 1f6fc49ce3 Fix msvc install for cases where msgfmt (from gettext) is in a directory 18 years ago
Magnus Hagander 26351d1c74 Fix msvc install script to properly install NLS files when built with 18 years ago
Magnus Hagander 8aa318c631 Don't try to install README.spi 18 years ago
Tom Lane dbaec70c15 Rename and slightly redefine the default text search parser's "word" 18 years ago
Tom Lane 9a4b29d832 Teach pgxs.mk and Install.pm how to install files from a contrib module 18 years ago
Magnus Hagander bdf6b888a8 More detailed error msg (with stack trace) if a file copy fails. 19 years ago
Andrew Dunstan 3396d1c695 Turn build and vcregress .bat files into pure one line wrappers for 19 years ago
Andrew Dunstan a8da5761a3 Restrict overly broad searches, and fix typo, in recent fix. Per Hannes Eder. 19 years ago
Andrew Dunstan 576b8903f7 Replace calls to external dir program with perlish globs and File::Find 19 years ago
Magnus Hagander 6ee3b2dfe4 Install dictionary sample files. 19 years ago
Magnus Hagander 90d9fc0aa9 Install stopword files 19 years ago
Magnus Hagander 3b1e04c3e9 Fix generation of snowball_create.sql on msvc builds. 19 years ago
Magnus Hagander 09922597c5 Rewrite ECPG regression test driver in C, by splitting the standard 19 years ago
Magnus Hagander 2ede0ecacc Log directory we're installing into. 19 years ago
Magnus Hagander 6792b4bba3 Install libpgport.lib as needed by some client programs. 19 years ago
Magnus Hagander 9295463087 Install headers in the same directory structure as Mingw. 19 years ago
Magnus Hagander 152b77aa3d Don't try to install uuid-ossp since we don't build it. 19 years ago
Magnus Hagander ac7e6c0665 Fix build for directories with spaces in them by quoting properly. 19 years ago
Magnus Hagander b60ddffa93 Install debugger symbols (in their own directory) 19 years ago
Andrew Dunstan e687c4c3c7 Don't install files for xml2 when building without libxml. 19 years ago
Magnus Hagander 8f296ebea7 Don't install files for sslinfo when building without openssl. 19 years ago
Magnus Hagander b7d3a84539 xcopy can only deal with forward-slashed paths when it's quoted - needed 19 years ago
Magnus Hagander 81622ac36e Install include files 19 years ago
Magnus Hagander 87564ffc6a Install import libraries used to link to libpq, ecpg and the backend. 19 years ago
Magnus Hagander 8ca1571665 Support for installing NLS files, and update support to use gettext 19 years ago
Magnus Hagander 5e37b4cb1a Install contrib sql and readme files 19 years ago
Magnus Hagander 7bb40f9b82 Add cvs tags to msvc build files, along with a (very short) comment about 19 years ago
Magnus Hagander 08bb618561 Turn most vc build scripts into modules instead of scripts, and just have 19 years ago
Magnus Hagander eee2289287 Make a run with perltidy to format the code. Per request from Andrew Dunstan. 19 years ago
Magnus Hagander 33692c104b One more fix for makefile := to : change. 19 years ago
Bruce Momjian 6fea31b693 Win32 regression test fixes: 19 years ago
Neil Conway b587bafef1 This patch changes the installscript for vcbuild to actually parse the 19 years ago
Tom Lane ae8c1bea02 More MSVC build support from Magnus. 19 years ago