| Commit message (Expand) | Author | Age | Files | Lines |
| * | Allow installation into directories containing spaces in the name. | Peter Eisentraut | 2005-12-09 | 1 | -1/+1 |
| * | Add '-Wl,' prefix to linker switches consistently. Remove shlib_symbolic | Tom Lane | 2004-12-21 | 1 | -1/+0 |
| * | Modify the platform-specific makefiles so that macro 'rpath' is defined | Tom Lane | 2004-11-19 | 1 | -1/+1 |
| * | Support for Intel compiler on Linux | Peter Eisentraut | 2003-06-05 | 1 | -1/+1 |
| * | Use -fPIC on Sparc, per Tom Callaway. | Tom Lane | 2003-05-19 | 1 | -0/+5 |
| * | Install the SQL command man pages into a section appropriate for each | Peter Eisentraut | 2001-08-29 | 1 | -0/+2 |
| * | VPATH and DESTDIR support for PL/Perl, using the same techniques employed | Peter Eisentraut | 2001-08-26 | 1 | -0/+1 |
| * | Fix linker options for ODBC driver. See comment in | Peter Eisentraut | 2000-12-16 | 1 | -0/+1 |
| * | Make use of system-specific linker option to embed shared library search | Peter Eisentraut | 2000-10-27 | 1 | -0/+1 |
| * | Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template to | Peter Eisentraut | 2000-10-21 | 1 | -1/+3 |
| * | Separate -Wl,-E or equivalent into separate make variable, since it's only | Peter Eisentraut | 2000-10-07 | 1 | -1/+1 |
| * | Fix for vacuum and cache use. Fix for BSDI 4.0. | Bruce Momjian | 1998-10-12 | 1 | -1/+1 |
| * | DESTDIR removed, again. | Bruce Momjian | 1998-04-06 | 1 | -1/+1 |
| * | Make DESTDIR consistent, and verious Linux cleanups. | Bruce Momjian | 1998-04-06 | 1 | -1/+1 |
| * | Hi, | Bruce Momjian | 1998-04-06 | 1 | -6/+0 |
| * | Remove DISTDIR. | Bruce Momjian | 1998-04-05 | 1 | -1/+1 |
| * | Cancel last version which introduced unintended flags | Thomas G. Lockhart | 1998-02-18 | 1 | -1/+0 |
| * | Apparently there was a | Marc G. Fournier | 1998-02-14 | 1 | -0/+1 |
| * | Remove declaration for -DLINUX_ELF since testing for __ELF__ in code. | Thomas G. Lockhart | 1998-01-01 | 1 | -0/+3 |
| * | mkLinux patches from Tatsuo Ishii. | Bruce Momjian | 1997-07-29 | 1 | -1/+1 |
| * | Add flags to allow dynamic loader to find Postgres sharable libraries without | Thomas G. Lockhart | 1997-07-01 | 1 | -1/+1 |
| * | Remove port specific Makefile 'targets' (ie. shared libraries) from | Marc G. Fournier | 1997-04-12 | 1 | -0/+8 |