| Commit message (Expand) | Author | Age |
* | Remove -L$(libdir) from DLLLIBS to prevent linking with an old version | Peter Eisentraut | 2001-01-09 |
* | Fix linker options for ODBC driver. See comment in | Peter Eisentraut | 2000-12-16 |
* | Darwin porting patches from Peter Bierman <bierman@apple.com> | Tom Lane | 2000-12-11 |
* | Do not use 'ar cq' to build library archives, use 'ar cr' instead. | Peter Eisentraut | 2000-12-07 |
* | Make all commands that link a program look like | Peter Eisentraut | 2000-11-30 |
* | spaces to tab | Peter Eisentraut | 2000-11-14 |
* | Give GCC on Irix a (theoretical) chance. | Peter Eisentraut | 2000-11-14 |
* | 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-09 |
* | Only use ld -R flag in UW 7.1*, since it's new. | Peter Eisentraut | 2000-11-08 |
* | Back out aix makefile patch. | Bruce Momjian | 2000-11-06 |
* | Makefile.ports (copied from makefiles/Makefile.aix) is included before | Bruce Momjian | 2000-11-06 |
* | Separate CFLAGS_SL and CXXFLAGS_SL, to allow building with C and C++ | Peter Eisentraut | 2000-11-04 |
* | 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-31 |
* | Make use of system-specific linker option to embed shared library search | Peter Eisentraut | 2000-10-27 |
* | Polish shared library build to reduce number of special hacks. In | Peter Eisentraut | 2000-10-23 |
* | Makeover for Unixware 7.1.1 | Peter Eisentraut | 2000-10-22 |
* | 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-21 |
* | 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-20 |
* | Something changed, that now shows that there is a dependency missing in | Bruce Momjian | 2000-10-16 |
* | Unify solaris_i386 and solaris_sparc templates. They were almost identical | Peter Eisentraut | 2000-10-10 |
* | Cosmetic cleanups of Beos port | Peter Eisentraut | 2000-10-09 |
* | 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-07 |
* | Here is the first batch of files and diffs for the BeOS port. I've run into | Bruce Momjian | 2000-10-02 |
* | 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-29 |
* | Fixes for Cygwin, with help from Pete Forman <gsez020@kryten.bedford.waii.com>. | Peter Eisentraut | 2000-09-27 |
* | Fix relative path references so that make knowns which dependencies refer | Peter Eisentraut | 2000-08-31 |
* | Rename templates to match names in makefiles/Makefile.* and include/port. | Peter Eisentraut | 2000-07-15 |
* | Can you please apply the following patch to current CVS | Bruce Momjian | 2000-07-12 |
* | Substituted new configure test for types of accept() | Peter Eisentraut | 2000-06-11 |
* | Please forget all I said about gcc and AIX in my previous mail. | Bruce Momjian | 2000-04-05 |
* | I've made a diff against the 7.0beta1 tree that accomplishes several things: | Bruce Momjian | 2000-03-08 |
* | Patch for Irix from Mark Dalphin. | Bruce Momjian | 2000-03-02 |
* | I have done the QNX4 port with the current source tree. The number of | Bruce Momjian | 1999-12-16 |
* | New LDOUT makefile variable for QNX os. | Bruce Momjian | 1999-12-13 |
* | Make LD -r as macros that can be changed for QNX. | Bruce Momjian | 1999-12-09 |
* | Move __alpha to port/alpha.h. | Bruce Momjian | 1999-10-09 |
* | Define __alpha__ for __alpha. | Bruce Momjian | 1999-10-08 |
* | Apply freebsd specific patches dealign with ELF system from FreeBSD's | Marc G. Fournier | 1999-05-17 |
* | Irix fix from Jeff Johnson | Bruce Momjian | 1999-03-15 |
* | We have tested the patches on three platforms: | Bruce Momjian | 1999-03-14 |
* | Changes to fix/improve the dynamic loading on NT | Marc G. Fournier | 1999-03-09 |
* | Add missing Windows files. | Bruce Momjian | 1999-01-18 |
* | Re-insert %.sl rule into Makefile.hpux ... seems it is not | Tom Lane | 1999-01-17 |
* | Use autoconf to determine whether system has POSIX signals, | Tom Lane | 1998-11-29 |