aboutsummaryrefslogtreecommitdiff
path: root/src/template/hpux
Commit message (Expand)AuthorAge
* Remove duplicate specification of -Ae for HP-UX C compiler.Tom Lane2015-01-13
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Allow augmenting CPPFLAGS from the configure command line. This generallyPeter Eisentraut2006-12-12
* Add CVS tag lines to files that were lacking them.Bruce Momjian2006-03-11
* Don't bother adding to cflags/cppflags, just set them because configureBruce Momjian2004-12-02
* Add to CPPFLAGS/CFLAGS in template files, don't over-ride them.Bruce Momjian2004-11-27
* Use inlined TAS() on PA-RISC, if we are compiling with gcc.Tom Lane2003-12-23
* Push responsibility for selecting out-of-line-assembler TAS code out toTom Lane2003-12-23
* Fix CFLAGS selection to actually work. Add test to detect whether gcc'sPeter Eisentraut2003-10-25
* Make template CFLAGS handling consistent.Bruce Momjian2003-10-09
* This centralizes the optimization defaults into configure.in, ratherBruce Momjian2003-10-09
* Whack getaddrinfo() patch around until it works, more or less, onTom Lane2003-04-02
* Remove leftovers from subproject removals. Fixes for Python and KerberosPeter Eisentraut2002-09-04
* Select optimization by default for HP's C compiler.Tom Lane2001-02-20
* Put -Ae into CC not CFLAGS, since it's not optional.Peter Eisentraut2000-11-04
* Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template toPeter Eisentraut2000-10-21
* Separate -Wl,-E or equivalent into separate make variable, since it's onlyPeter Eisentraut2000-10-07
* Rename templates to match names in makefiles/Makefile.* and include/port.Peter Eisentraut2000-07-15