aboutsummaryrefslogtreecommitdiff
path: root/src/tools/msvc/Install.pm
Commit message (Expand)AuthorAge
* Move the default configuration for the MSVC build system to config_default.pl,Magnus Hagander2010-01-05
* Read nls.nk files to determine the proper name of NLS catalogs to install.Magnus Hagander2009-04-20
* Install .mo files for NLS as <program>-<version>.mo when building with MSVCMagnus Hagander2009-01-21
* Add an "events" system to libpq, whereby applications can get callbacks thatTom Lane2008-09-17
* Add Win32 MSVC code to support this recent patch:Bruce Momjian2008-09-05
* Support for building contrib/uuid-ossp with MSVC.Magnus Hagander2008-02-28
* Fix msvc install for cases where msgfmt (from gettext) is in a directoryMagnus Hagander2008-02-07
* Fix msvc install script to properly install NLS files when built withMagnus Hagander2008-02-07
* Don't try to install README.spiMagnus Hagander2007-12-03
* Rename and slightly redefine the default text search parser's "word"Tom Lane2007-10-23
* Teach pgxs.mk and Install.pm how to install files from a contrib moduleTom Lane2007-10-16
* More detailed error msg (with stack trace) if a file copy fails.Magnus Hagander2007-10-03
* Turn build and vcregress .bat files into pure one line wrappers forAndrew Dunstan2007-09-27
* Restrict overly broad searches, and fix typo, in recent fix. Per Hannes Eder.Andrew Dunstan2007-09-23
* Replace calls to external dir program with perlish globs and File::FindAndrew Dunstan2007-09-22
* Install dictionary sample files.Magnus Hagander2007-09-12
* Install stopword filesMagnus Hagander2007-08-27
* Fix generation of snowball_create.sql on msvc builds.Magnus Hagander2007-08-27
* Rewrite ECPG regression test driver in C, by splitting the standardMagnus Hagander2007-06-12
* Log directory we're installing into.Magnus Hagander2007-05-13
* Install libpgport.lib as needed by some client programs.Magnus Hagander2007-04-25
* Install headers in the same directory structure as Mingw.Magnus Hagander2007-04-25
* Don't try to install uuid-ossp since we don't build it.Magnus Hagander2007-04-23
* Fix build for directories with spaces in them by quoting properly.Magnus Hagander2007-04-21
* Install debugger symbols (in their own directory)Magnus Hagander2007-04-12
* Don't install files for xml2 when building without libxml.Andrew Dunstan2007-04-04
* Don't install files for sslinfo when building without openssl.Magnus Hagander2007-04-04
* xcopy can only deal with forward-slashed paths when it's quoted - neededMagnus Hagander2007-04-02
* Install include filesMagnus Hagander2007-03-29
* Install import libraries used to link to libpq, ecpg and the backend.Magnus Hagander2007-03-27
* Support for installing NLS files, and update support to use gettextMagnus Hagander2007-03-24
* Install contrib sql and readme filesMagnus Hagander2007-03-24
* Add cvs tags to msvc build files, along with a (very short) comment aboutMagnus Hagander2007-03-17
* Turn most vc build scripts into modules instead of scripts, and just haveMagnus Hagander2007-03-17