summaryrefslogtreecommitdiff
path: root/src/template/hpux
AgeCommit message (Expand)Author
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2006-12-12Allow augmenting CPPFLAGS from the configure command line. This generallyPeter Eisentraut
2006-03-11Add CVS tag lines to files that were lacking them.Bruce Momjian
2004-12-02Don't bother adding to cflags/cppflags, just set them because configureBruce Momjian
2004-11-27Add to CPPFLAGS/CFLAGS in template files, don't over-ride them.Bruce Momjian
2003-12-23Use inlined TAS() on PA-RISC, if we are compiling with gcc.Tom Lane
2003-12-23Push responsibility for selecting out-of-line-assembler TAS code out toTom Lane
2003-10-25Fix CFLAGS selection to actually work. Add test to detect whether gcc'sPeter Eisentraut
2003-10-09Make template CFLAGS handling consistent.Bruce Momjian
2003-10-09This centralizes the optimization defaults into configure.in, ratherBruce Momjian
2003-04-02Whack getaddrinfo() patch around until it works, more or less, onTom Lane
2002-09-04Remove leftovers from subproject removals. Fixes for Python and KerberosPeter Eisentraut
2001-02-20Select optimization by default for HP's C compiler.Tom Lane
2000-11-04Put -Ae into CC not CFLAGS, since it's not optional.Peter 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-07-15Rename templates to match names in makefiles/Makefile.* and include/port.Peter Eisentraut