summaryrefslogtreecommitdiff
path: root/src/template/win32
AgeCommit message (Expand)Author
2022-03-25Refactor DLSUFFIX handlingPeter Eisentraut
2019-10-21Select CFLAGS_SL at configure time, not in platform-specific Makefiles.Tom Lane
2014-06-11Have configuration templates augment, not replace, LDFLAGS.Noah Misch
2014-02-12Use --disable-auto-import linker switch in Mingw builds, too.Tom Lane
2010-07-05Split the LDFLAGS make variable into two parts: LDFLAGS is now used forTom Lane
2004-11-08Allow win32/cygwin link against the first matching library symbol ratherBruce Momjian
2003-10-09This centralizes the optimization defaults into configure.in, ratherBruce Momjian
2003-05-15Allow Win32 to compile under MinGW. Major changes are:Bruce Momjian