summaryrefslogtreecommitdiff
path: root/src/makefiles/Makefile.hpux
AgeCommit message (Expand)Author
2001-03-24Hadn't built on a PARISC 1.1 box in a long time ... but when I did,Tom Lane
2001-03-14Move -Bsymbolic for HPUX to Makefile.hpux, per Peter E's recommendation.Tom Lane
2001-03-10Use install-sh unconditionally.Peter Eisentraut
2000-11-04Separate CFLAGS_SL and CXXFLAGS_SL, to allow building with C and C++Peter Eisentraut
2000-10-27Make use of system-specific linker option to embed shared library searchPeter Eisentraut
2000-10-21Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template toPeter Eisentraut
2000-10-07Separate -Wl,-E or equivalent into separate make variable, since it's onlyPeter Eisentraut
2000-08-31Fix relative path references so that make knowns which dependencies referPeter Eisentraut
2000-06-11Substituted new configure test for types of accept()Peter Eisentraut
1999-01-17Re-insert %.sl rule into Makefile.hpux ... seems it is notTom Lane
1998-11-29Use autoconf to determine whether system has POSIX signals,Tom Lane
1998-10-01Change HPUX loader flags to trap null pointer derefsTom Lane
1998-07-06Patches HPUX applied for Tom Lane.Bruce Momjian
1998-01-27This should fix Stan's USE_POSIX_SIGNALS problem as wellMarc G. Fournier
1998-01-13A minor patch for HP/UX 10 vs 9Marc G. Fournier
1997-09-29HPUX patches from Vladimir Turin.Bruce Momjian
1997-09-24HPUX 10 patch.Bruce Momjian
1997-07-27HPUX 10 patches from Vladimir TurinBruce Momjian
1997-04-12Remove port specific Makefile 'targets' (ie. shared libraries) fromMarc G. Fournier