]> granicus.if.org Git - postgresql/history - src/makefiles/Makefile.win32
Don't zero opfuncid when reading nodes.
[postgresql] / src / makefiles / Makefile.win32
2015-08-06 Noah MischLink $(WIN32RES) into single-file modules only when...
2015-07-31 Noah MischClean up Makefile.win32 "-I" flag additions.
2014-10-22 Noah MischMinGW: Use -static-libgcc when linking a DLL.
2014-07-14 Noah MischAdd file version information to most installed Windows...
2014-06-11 Noah MischConsistently define BUILDING_DLL during builds of src...
2014-02-11 Tom LaneGet rid of use of dlltool in Mingw builds.
2013-02-22 Alvaro HerreraBlind attempt at fixing the non-MSVC Windows builds
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-07-05 Tom LaneFix a few single-file (MODULES, not MODULE_big) contrib...
2010-07-05 Tom LaneSplit the LDFLAGS make variable into two parts: LDFLAGS...
2010-01-20 Heikki LinnakangasAdjust windows makefiles too, now that the walreceiver...
2010-01-15 Tom LaneSecond try: walreceiver should not be built with -DBUIL...
2009-01-05 Peter EisentrautAllow out-of-tree builds on mingw and cygwin
2008-12-07 Peter EisentrautSet up ar, dlltool, dllwrap, and windres for cross...
2007-08-21 Magnus HaganderDon't define BUILDING_DLL for snowball lib. Should...
2006-06-22 Tom LaneRemove dllinit.c; it was only needed for long-obsolete...
2006-01-19 Bruce MomjianRemove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path.
2006-01-19 Bruce MomjianFix pgxs -L library path specification for Win32 and...
2004-12-17 Tom LaneIn a PGXS build, expect to find the postgres executable...
2004-11-17 Tom LaneInstall include/port header files, and fix PGXS build...
2004-10-27 Bruce MomjianFix Cygwin compile for timezone.
2004-10-22 Tom LaneFix tsearch build problems.
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-05-19 Bruce MomjianRename Win32 include directory from win32_include to...
2003-05-15 Bruce MomjianAllow Win32 to compile under MinGW. Major changes...