postgresql/src
Noah Misch 558f620792 Support linking with MinGW-built Perl.
This is necessary for ActivePerl 5.18 onwards and for Strawberry Perl.
It is not sufficient for 32-bit builds with newer Visual Studio; these
fail with error LINK2026.  Back-patch to 9.3 (all supported versions).

Reported by Victor Wagner.

Discussion: https://postgr.es/m/20160326154321.7754ab8f@wagner.wagner.home
2017-11-23 20:29:48 -08:00
..
backend Provide for forward compatibility with future minor protocol versions. 2017-11-21 14:38:29 -05:00
bin Translation updates 2017-11-05 17:04:00 -05:00
common Unlink static libraries before rebuilding them. 2015-03-01 13:06:33 -05:00
include Add support for Motorola 88K to s_lock.h. 2017-11-20 17:57:46 -05:00
interfaces Add post-2010 ecpg tests to checktcp. 2017-11-11 14:41:50 -08:00
makefiles Always use -fPIC, not -fpic, when building shared libraries with gcc. 2017-06-01 13:32:56 -04:00
pl Support linking with MinGW-built Perl. 2017-11-23 20:29:48 -08:00
port Stamp 9.4.15. 2017-11-06 17:13:17 -05:00
template AIX: Test the -qlonglong option before use. 2015-07-17 03:01:35 -04:00
test Fix previous commit's test, for non-UTF8 databases with non-XML builds. 2017-11-11 13:07:55 -08:00
timezone Update time zone data files to tzdata release 2017c. 2017-10-23 18:15:56 -04:00
tools Support linking with MinGW-built Perl. 2017-11-23 20:29:48 -08:00
tutorial pgindent run for 9.4 2014-05-06 12:12:18 -04:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
bcc32.mak Autoconfiscate selection of 64-bit int type for 64-bit large object API. 2012-10-07 21:52:43 -04:00
DEVELOPERS Replace a couple of references to files that no longer exist in the source 2009-05-04 08:08:47 +00:00
Makefile Install TAP test infrastructure so it's available for extension testing. 2016-09-23 15:50:00 -04:00
Makefile.global.in PL/Perl portability fix: absorb relevant -D switches from Perl. 2017-07-31 12:38:35 -04:00
Makefile.shlib Fix typos in comments. 2017-02-06 11:34:24 +02:00
nls-global.mk nls-global.mk: search build dir for source files, too 2016-06-07 18:55:18 -04:00
win32.mak Autoconfiscate selection of 64-bit int type for 64-bit large object API. 2012-10-07 21:52:43 -04:00