| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove support for Unix systems without the POSIX signal APIs. | Tom Lane | 2015-08-31 | 1 | -7/+0 |
| * | Split the LDFLAGS make variable into two parts: LDFLAGS is now used for | Tom Lane | 2010-07-05 | 1 | -5/+4 |
| * | Tsearch2 functionality migrates to core. The bulk of this work is by | Tom Lane | 2007-08-21 | 1 | -2/+2 |
| * | Remove ancient hack to work around a peculiarity of libcurses on HPUX. | Tom Lane | 2006-02-07 | 1 | -9/+3 |
| * | Allow installation into directories containing spaces in the name. | Peter Eisentraut | 2005-12-09 | 1 | -2/+2 |
| * | Add '-Wl,' prefix to linker switches consistently. Remove shlib_symbolic | Tom Lane | 2004-12-21 | 1 | -1/+0 |
| * | On some HPUX versions/hardware, it seems we need to include libgcc.a in | Tom Lane | 2004-11-20 | 1 | -2/+10 |
| * | Clean up rpath handling for HPUX --- we can't use the cc-style rpath | Tom Lane | 2004-11-19 | 1 | -2/+2 |
| * | Modify the platform-specific makefiles so that macro 'rpath' is defined | Tom Lane | 2004-11-19 | 1 | -6/+4 |
| * | Fix shared library linking operations to work properly on all (or at | Tom Lane | 2004-09-02 | 1 | -6/+27 |
| * | AFAICT, none of our shared libraries are anywhere near big enough to | Tom Lane | 2003-05-29 | 1 | -1/+1 |
| * | Finish removing HPUXMATHLIB. | Tom Lane | 2003-05-11 | 1 | -8/+0 |
| * | Remove leftovers from subproject removals. Fixes for Python and Kerberos | Peter Eisentraut | 2002-09-04 | 1 | -5/+0 |
| * | Install the SQL command man pages into a section appropriate for each | Peter Eisentraut | 2001-08-29 | 1 | -0/+2 |
| * | Hadn't built on a PARISC 1.1 box in a long time ... but when I did, | Tom Lane | 2001-03-24 | 1 | -1/+1 |
| * | Move -Bsymbolic for HPUX to Makefile.hpux, per Peter E's recommendation. | Tom Lane | 2001-03-14 | 1 | -0/+2 |
| * | Use install-sh unconditionally. | Peter Eisentraut | 2001-03-10 | 1 | -0/+2 |
| * | Separate CFLAGS_SL and CXXFLAGS_SL, to allow building with C and C++ | Peter Eisentraut | 2000-11-04 | 1 | -0/+5 |
| * | Make use of system-specific linker option to embed shared library search | Peter Eisentraut | 2000-10-27 | 1 | -7/+11 |
| * | Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template to | Peter Eisentraut | 2000-10-21 | 1 | -0/+9 |
| * | Separate -Wl,-E or equivalent into separate make variable, since it's only | Peter Eisentraut | 2000-10-07 | 1 | -1/+2 |
| * | Fix relative path references so that make knowns which dependencies refer | Peter Eisentraut | 2000-08-31 | 1 | -2/+2 |
| * | Substituted new configure test for types of accept() | Peter Eisentraut | 2000-06-11 | 1 | -1/+1 |
| * | Re-insert %.sl rule into Makefile.hpux ... seems it is not | Tom Lane | 1999-01-17 | 1 | -0/+5 |
| * | Use autoconf to determine whether system has POSIX signals, | Tom Lane | 1998-11-29 | 1 | -40/+20 |
| * | Change HPUX loader flags to trap null pointer derefs | Tom Lane | 1998-10-01 | 1 | -2/+3 |
| * | Patches HPUX applied for Tom Lane. | Bruce Momjian | 1998-07-06 | 1 | -3/+18 |
| * | This should fix Stan's USE_POSIX_SIGNALS problem as well | Marc G. Fournier | 1998-01-27 | 1 | -1/+0 |
| * | A minor patch for HP/UX 10 vs 9 | Marc G. Fournier | 1998-01-13 | 1 | -1/+6 |
| * | HPUX patches from Vladimir Turin. | Bruce Momjian | 1997-09-29 | 1 | -1/+1 |
| * | HPUX 10 patch. | Bruce Momjian | 1997-09-24 | 1 | -7/+6 |
| * | HPUX 10 patches from Vladimir Turin | Bruce Momjian | 1997-07-27 | 1 | -8/+12 |
| * | Remove port specific Makefile 'targets' (ie. shared libraries) from | Marc G. Fournier | 1997-04-12 | 1 | -0/+23 |