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
*
Silence warning from modern perl about unescaped braces
Andrew Dunstan
2016-04-08
*
Fix Windows build broken by d78a7d9c7fa3e9cd494b906f065fe7b7fe9fb9a5
Teodor Sigaev
2016-03-04
*
Properly install dynloader.h on MSVC builds
Bruce Momjian
2016-01-19
*
Use just one standalone-backend session for initdb's post-bootstrap steps.
Tom Lane
2015-12-17
*
MSVC: Future-proof installation file skip logic.
Noah Misch
2015-07-29
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
*
Fix MSVC builds for contrib transforms modules.
Andrew Dunstan
2015-04-28
*
MSVC: install src/test/modules together with contrib
Alvaro Herrera
2015-04-16
*
Install shared libraries to bin/ in Windows under MSVC
Alvaro Herrera
2015-03-18
*
MSVC: Process Makefile line continuations more like "make" does.
Noah Misch
2014-07-14
*
Fix obsolete config-module-exclusion logic in vcregress.pl.
Tom Lane
2014-05-27
*
Provide for client-only installs with MSVC.
Andrew Dunstan
2014-01-26
*
pgindent run for release 9.3
Bruce Momjian
2013-05-29
*
Create libpgcommon, and move pg_malloc et al to it
Alvaro Herrera
2013-02-12
*
Properly install ecpg_compat and pgtypes libraries on msvc
Magnus Hagander
2013-01-09
*
Autoconfiscate selection of 64-bit int type for 64-bit large object API.
Tom Lane
2012-10-07
*
Add vcregress.pl target for checking pg_upgrade.
Andrew Dunstan
2012-09-10
*
Run newly-configured perltidy script on Perl files.
Bruce Momjian
2012-07-04
*
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-06-10
*
Install plpgsql.h to to include/server at "make install".
Heikki Linnakangas
2012-04-16
*
Support for building with MS Visual Studio 2010.
Andrew Dunstan
2012-01-03
*
perltidy run over msvc build system
Magnus Hagander
2011-07-12
*
Avoid use of mixed slash style paths in arguments to xcopy in MSVC builds.
Andrew Dunstan
2011-04-07
*
Add PL extension files to MSVC Install procedure.
Andrew Dunstan
2011-03-05
*
Fix MSVC build scripts for recent extension-related changes.
Tom Lane
2011-02-14
*
Remove no-longer-needed special case hacks in MSVC build scripts.
Tom Lane
2011-02-13
*
Blind attempt to exclude sepgsql from MSVC build system.
Robert Haas
2011-01-23
*
Ensure the directory for gram.h is created on win32
Magnus Hagander
2011-01-09
*
Properly install gram.h on MSVC builds
Magnus Hagander
2011-01-09
*
Fix remaining stray references to CVS.
Tom Lane
2010-09-22
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Perltidy run over the MSVC build system files, to clean up code formatting
Magnus Hagander
2010-04-09
*
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
[next]