]> granicus.if.org Git - postgresql/history - src/tools/msvc/Install.pm
Provide for contrib and pgxs modules to install include files.
[postgresql] / src / tools / msvc / Install.pm
2018-07-31 Andrew GierthProvide for contrib and pgxs modules to install include...
2018-05-28 Andrew DunstanReturn a value from Install.pm's lcopy function
2018-05-27 Andrew DunstanDon't fall off the end of perl functions
2018-05-09 Andrew DunstanRestrict vertical tightness to parentheses in Perl...
2018-05-09 Andrew Dunstanperltidy some recent code changes before changing perlt...
2018-05-04 Andrew DunstanProvide for testing on python3 modules when under MSVC
2018-04-27 Peter Eisentrautperltidy: Add option --nooutdent-long-quotes
2018-04-25 Tom LaneReindent Perl files with perltidy version 20170521.
2018-04-05 Andrew GierthInstall errcodes.txt for use by extensions.
2018-04-03 Peter EisentrautAttempt to fix jsonb_plperl build on Windows
2018-03-28 Peter EisentrautAttempt to fix jsonb_plpython build on Windows
2017-11-25 Tom LaneUpdate MSVC build process for new timezone data.
2017-05-17 Bruce MomjianPost-PG 10 beta1 pgperltidy run
2017-05-07 Tom LaneInstall the "posixrules" timezone link in MSVC builds.
2017-03-27 Peter EisentrautClean up Perl code according to perlcritic
2017-03-23 Peter EisentrautRemove createlang and droplang
2017-02-09 Robert HaasRename user-facing tools with "xlog" in the name to...
2016-09-19 Robert HaasMSVC: Include pg_recvlogical in client-only install.
2016-08-15 Tom LaneFinal pgindent + perltidy run for 9.6.
2016-07-09 Tom LaneFix TAP tests and MSVC scripts for pathnames with spaces.
2016-06-12 Noah MischFinish pgindent run for 9.6: Perl files.
2016-04-08 Andrew DunstanSilence warning from modern perl about unescaped braces
2016-03-04 Teodor SigaevFix Windows build broken by d78a7d9c7fa3e9cd494b906f065...
2016-01-20 Bruce MomjianProperly install dynloader.h on MSVC builds
2015-12-18 Tom LaneUse just one standalone-backend session for initdb...
2015-07-30 Noah MischMSVC: Future-proof installation file skip logic.
2015-05-24 Bruce Momjianpgindent run for 9.5
2015-04-28 Andrew DunstanFix MSVC builds for contrib transforms modules.
2015-04-16 Alvaro HerreraMSVC: install src/test/modules together with contrib
2015-03-18 Alvaro HerreraInstall shared libraries to bin/ in Windows under MSVC
2014-07-14 Noah MischMSVC: Process Makefile line continuations more like...
2014-05-28 Tom LaneFix obsolete config-module-exclusion logic in vcregress.pl.
2014-01-26 Andrew DunstanProvide for client-only installs with MSVC.
2013-05-29 Bruce Momjianpgindent run for release 9.3
2013-02-12 Alvaro HerreraCreate libpgcommon, and move pg_malloc et al to it
2013-01-09 Magnus HaganderProperly install ecpg_compat and pgtypes libraries...
2012-10-08 Tom LaneAutoconfiscate selection of 64-bit int type for 64...
2012-09-10 Andrew DunstanAdd vcregress.pl target for checking pg_upgrade.
2012-07-05 Bruce MomjianRun newly-configured perltidy script on Perl files.
2012-06-10 Bruce MomjianRun pgindent on 9.2 source tree in preparation for...
2012-04-16 Heikki LinnakangasInstall plpgsql.h to to include/server at "make install".
2012-01-03 Andrew DunstanSupport for building with MS Visual Studio 2010.
2011-07-12 Magnus Haganderperltidy run over msvc build system
2011-04-08 Andrew DunstanAvoid use of mixed slash style paths in arguments to...
2011-03-05 Andrew DunstanAdd PL extension files to MSVC Install procedure.
2011-02-15 Tom LaneFix MSVC build scripts for recent extension-related...
2011-02-14 Tom LaneRemove no-longer-needed special case hacks in MSVC...
2011-01-24 Robert HaasBlind attempt to exclude sepgsql from MSVC build system.
2011-01-09 Magnus HaganderEnsure the directory for gram.h is created on win32
2011-01-09 Magnus HaganderProperly install gram.h on MSVC builds
2010-09-22 Tom LaneFix remaining stray references to CVS.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-04-09 Magnus HaganderPerltidy run over the MSVC build system files, to clean...
2010-01-05 Magnus HaganderMove the default configuration for the MSVC build syste...
2009-04-20 Magnus HaganderRead nls.nk files to determine the proper name of NLS...
2009-01-21 Magnus HaganderInstall .mo files for NLS as <program>-<version>.mo...
2008-09-17 Tom LaneAdd an "events" system to libpq, whereby applications...
2008-09-05 Bruce MomjianAdd Win32 MSVC code to support this recent patch:
2008-02-28 Magnus HaganderSupport for building contrib/uuid-ossp with MSVC.
2008-02-07 Magnus HaganderFix msvc install for cases where msgfmt (from gettext...
2008-02-07 Magnus HaganderFix msvc install script to properly install NLS files...
2007-12-03 Magnus HaganderDon't try to install README.spi
2007-10-23 Tom LaneRename and slightly redefine the default text search...
2007-10-16 Tom LaneTeach pgxs.mk and Install.pm how to install files from...
2007-10-03 Magnus HaganderMore detailed error msg (with stack trace) if a file...
2007-09-27 Andrew DunstanTurn build and vcregress .bat files into pure one line...
2007-09-23 Andrew DunstanRestrict overly broad searches, and fix typo, in recent...
2007-09-22 Andrew DunstanReplace calls to external dir program with perlish...
2007-09-12 Magnus HaganderInstall dictionary sample files.
2007-08-27 Magnus HaganderInstall stopword files
2007-08-27 Magnus HaganderFix generation of snowball_create.sql on msvc builds.
2007-06-12 Magnus HaganderRewrite ECPG regression test driver in C, by splitting...
2007-05-13 Magnus HaganderLog directory we're installing into.
2007-04-25 Magnus HaganderInstall libpgport.lib as needed by some client programs.
2007-04-25 Magnus HaganderInstall headers in the same directory structure as...
2007-04-23 Magnus HaganderDon't try to install uuid-ossp since we don't build it.
2007-04-21 Magnus HaganderFix build for directories with spaces in them by quotin...
2007-04-12 Magnus HaganderInstall debugger symbols (in their own directory)
2007-04-04 Andrew DunstanDon't install files for xml2 when building without...
2007-04-04 Magnus HaganderDon't install files for sslinfo when building without...
2007-04-02 Magnus Haganderxcopy can only deal with forward-slashed paths when...
2007-03-29 Magnus HaganderInstall include files
2007-03-27 Magnus HaganderInstall import libraries used to link to libpq, ecpg...
2007-03-24 Magnus HaganderSupport for installing NLS files, and update support...
2007-03-24 Magnus HaganderInstall contrib sql and readme files
2007-03-17 Magnus HaganderAdd cvs tags to msvc build files, along with a (very...
2007-03-17 Magnus HaganderTurn most vc build scripts into modules instead of...