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