| Age | Commit message (Expand) | Author |
| 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 |
| 2000-03-02 | Patch for Irix from Mark Dalphin. | Bruce Momjian |
| 1999-12-16 | I have done the QNX4 port with the current source tree. The number of | Bruce Momjian |
| 1999-12-13 | New LDOUT makefile variable for QNX os. | Bruce Momjian |
| 1999-12-09 | Make LD -r as macros that can be changed for QNX. | Bruce Momjian |
| 1999-10-09 | Move __alpha to port/alpha.h. | Bruce Momjian |
| 1999-10-08 | Define __alpha__ for __alpha. | Bruce Momjian |
| 1999-05-17 | Apply freebsd specific patches dealign with ELF system from FreeBSD's | Marc G. Fournier |
| 1999-03-15 | Irix fix from Jeff Johnson | Bruce Momjian |
| 1999-03-14 | We have tested the patches on three platforms: | Bruce Momjian |
| 1999-03-09 | Changes to fix/improve the dynamic loading on NT | Marc G. Fournier |
| 1999-01-18 | Add missing Windows files. | Bruce Momjian |
| 1999-01-17 | Re-insert %.sl rule into Makefile.hpux ... seems it is not | Tom Lane |
| 1998-11-29 | Use autoconf to determine whether system has POSIX signals, | Tom Lane |
| 1998-11-02 | slight mods required for freebsd (elf vs aout stuff) | Marc G. Fournier |
| 1998-10-31 | Minor FreeBSD fixes put in place | Marc G. Fournier |
| 1998-10-30 | Okay, this shoudl provide a fix for the freebsd problem... | Marc G. Fournier |
| 1998-10-27 | Oops, don't forget to get rid ofthe -Bforcearchive option altogether... | Marc G. Fournier |