summaryrefslogtreecommitdiff
path: root/src/makefiles/Makefile.hpux
Commit message (Expand)AuthorAgeFilesLines
* Remove support for Unix systems without the POSIX signal APIs.Tom Lane2015-08-311-7/+0
* Split the LDFLAGS make variable into two parts: LDFLAGS is now used forTom Lane2010-07-051-5/+4
* Tsearch2 functionality migrates to core. The bulk of this work is byTom Lane2007-08-211-2/+2
* Remove ancient hack to work around a peculiarity of libcurses on HPUX.Tom Lane2006-02-071-9/+3
* Allow installation into directories containing spaces in the name.Peter Eisentraut2005-12-091-2/+2
* Add '-Wl,' prefix to linker switches consistently. Remove shlib_symbolicTom Lane2004-12-211-1/+0
* On some HPUX versions/hardware, it seems we need to include libgcc.a inTom Lane2004-11-201-2/+10
* Clean up rpath handling for HPUX --- we can't use the cc-style rpathTom Lane2004-11-191-2/+2
* Modify the platform-specific makefiles so that macro 'rpath' is definedTom Lane2004-11-191-6/+4
* Fix shared library linking operations to work properly on all (or atTom Lane2004-09-021-6/+27
* AFAICT, none of our shared libraries are anywhere near big enough toTom Lane2003-05-291-1/+1
* Finish removing HPUXMATHLIB.Tom Lane2003-05-111-8/+0
* Remove leftovers from subproject removals. Fixes for Python and KerberosPeter Eisentraut2002-09-041-5/+0
* Install the SQL command man pages into a section appropriate for eachPeter Eisentraut2001-08-291-0/+2
* Hadn't built on a PARISC 1.1 box in a long time ... but when I did,Tom Lane2001-03-241-1/+1
* Move -Bsymbolic for HPUX to Makefile.hpux, per Peter E's recommendation.Tom Lane2001-03-141-0/+2
* Use install-sh unconditionally.Peter Eisentraut2001-03-101-0/+2
* Separate CFLAGS_SL and CXXFLAGS_SL, to allow building with C and C++Peter Eisentraut2000-11-041-0/+5
* Make use of system-specific linker option to embed shared library searchPeter Eisentraut2000-10-271-7/+11
* Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template toPeter Eisentraut2000-10-211-0/+9
* Separate -Wl,-E or equivalent into separate make variable, since it's onlyPeter Eisentraut2000-10-071-1/+2
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-311-2/+2
* Substituted new configure test for types of accept()Peter Eisentraut2000-06-111-1/+1
* Re-insert %.sl rule into Makefile.hpux ... seems it is notTom Lane1999-01-171-0/+5
* Use autoconf to determine whether system has POSIX signals,Tom Lane1998-11-291-40/+20
* Change HPUX loader flags to trap null pointer derefsTom Lane1998-10-011-2/+3
* Patches HPUX applied for Tom Lane.Bruce Momjian1998-07-061-3/+18
* This should fix Stan's USE_POSIX_SIGNALS problem as wellMarc G. Fournier1998-01-271-1/+0
* A minor patch for HP/UX 10 vs 9Marc G. Fournier1998-01-131-1/+6
* HPUX patches from Vladimir Turin.Bruce Momjian1997-09-291-1/+1
* HPUX 10 patch.Bruce Momjian1997-09-241-7/+6
* HPUX 10 patches from Vladimir TurinBruce Momjian1997-07-271-8/+12
* Remove port specific Makefile 'targets' (ie. shared libraries) fromMarc G. Fournier1997-04-121-0/+23