| Age | Commit message (Expand) | Author |
| 2001-05-08 | Mention SHELL usage in initdb. | Bruce Momjian |
| 2001-05-07 | Shared library and GCC support for SCO OpenServer. | Peter Eisentraut |
| 2001-05-03 | Fixes to make ecpg work on Cygwin, from Jason Tishler <Jason.Tishler@dothill.... | Tom Lane |
| 2001-04-04 | Clean up AIX makefile to recognize subversions of AIX 4.1 correctly. | Tom Lane |
| 2001-04-04 | Fix/cleanup DLLLIBS handling for Cygwin port. If it works it's to | Tom Lane |
| 2001-03-24 | Hadn't built on a PARISC 1.1 box in a long time ... but when I did, | Tom Lane |
| 2001-03-14 | Move -Bsymbolic for HPUX to Makefile.hpux, per Peter E's recommendation. | Tom Lane |
| 2001-03-10 | Use install-sh unconditionally. | Peter Eisentraut |
| 2001-03-03 | Add configure check for -lunix, for QNX. | Peter Eisentraut |
| 2001-02-27 | Massive commits for SunOS4 port. | Tatsuo Ishii |
| 2001-02-20 | Make sure -L and -I's for our source tree are always before system include | Peter Eisentraut |
| 2001-02-10 | Fix -Bsymbolic for FreeBSD and OpenBSD. NetBSD already had all these fixes. | Bruce Momjian |
| 2001-02-10 | Repair BSD/OS shared library fixes. | Peter Eisentraut |
| 2001-01-09 | Remove -L$(libdir) from DLLLIBS to prevent linking with an old version | Peter Eisentraut |
| 2000-12-16 | Fix linker options for ODBC driver. See comment in | Peter Eisentraut |
| 2000-12-11 | Darwin porting patches from Peter Bierman <bierman@apple.com> | Tom Lane |
| 2000-12-07 | Do not use 'ar cq' to build library archives, use 'ar cr' instead. | Peter Eisentraut |
| 2000-11-30 | Make all commands that link a program look like | Peter Eisentraut |
| 2000-11-14 | spaces to tab | Peter Eisentraut |
| 2000-11-14 | Give GCC on Irix a (theoretical) chance. | Peter Eisentraut |
| 2000-11-09 | Also test for 'void *' as third arg of accept() (as on Solaris 7 and 8), | Peter Eisentraut |
| 2000-11-09 | Please apply this patch to current, to fix a problem with runcheck, | Bruce Momjian |
| 2000-11-08 | Only use ld -R flag in UW 7.1*, since it's new. | Peter Eisentraut |
| 2000-11-06 | Back out aix makefile patch. | Bruce Momjian |
| 2000-11-06 | Makefile.ports (copied from makefiles/Makefile.aix) is included before | Bruce Momjian |
| 2000-11-04 | Separate CFLAGS_SL and CXXFLAGS_SL, to allow building with C and C++ | Peter Eisentraut |
| 2000-10-31 | This is the minimal version of the Darwin support patch from | Peter Eisentraut |
| 2000-10-31 | Determine CXXFLAGS after the C++ compiler was detected. Also honor | Peter Eisentraut |
| 2000-10-27 | Make use of system-specific linker option to embed shared library search | Peter Eisentraut |
| 2000-10-23 | Polish shared library build to reduce number of special hacks. In | Peter Eisentraut |
| 2000-10-22 | Makeover for Unixware 7.1.1 | Peter Eisentraut |
| 2000-10-21 | Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template to | Peter Eisentraut |
| 2000-10-21 | This file isn't used anywhere. | Peter Eisentraut |
| 2000-10-20 | Add check for GNU or not GNU ld, needed to pick the right export_dynamic | Peter Eisentraut |
| 2000-10-20 | Add support for VPATH builds, that is, building somewhere else than in the | Peter Eisentraut |
| 2000-10-16 | Something changed, that now shows that there is a dependency missing in | Bruce Momjian |
| 2000-10-10 | Unify solaris_i386 and solaris_sparc templates. They were almost identical | Peter Eisentraut |
| 2000-10-09 | Cosmetic cleanups of Beos port | Peter Eisentraut |
| 2000-10-07 | Separate -Wl,-E or equivalent into separate make variable, since it's only | Peter Eisentraut |
| 2000-10-07 | The beos port in the source tree doesn't even compile. and even | Bruce Momjian |
| 2000-10-02 | Here is the first batch of files and diffs for the BeOS port. I've run into | Bruce Momjian |
| 2000-09-29 | Please apply the following patch to fix problems with the AIX port | Bruce Momjian |
| 2000-09-29 | Linking with -lc or -lm crashes on Cygwin; filter out those libraries from | Peter Eisentraut |
| 2000-09-27 | Fixes for Cygwin, with help from Pete Forman <gsez020@kryten.bedford.waii.com>. | Peter Eisentraut |
| 2000-08-31 | Fix relative path references so that make knowns which dependencies refer | Peter Eisentraut |
| 2000-07-15 | Rename templates to match names in makefiles/Makefile.* and include/port. | Peter Eisentraut |
| 2000-07-12 | Can you please apply the following patch to current CVS | Bruce Momjian |
| 2000-06-11 | Substituted new configure test for types of accept() | Peter Eisentraut |
| 2000-04-05 | Please forget all I said about gcc and AIX in my previous mail. | Bruce Momjian |
| 2000-03-08 | I've made a diff against the 7.0beta1 tree that accomplishes several things: | Bruce Momjian |