summaryrefslogtreecommitdiff
path: root/src/template/osf
AgeCommit message (Expand)Author
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
2004-04-23Add new auto-detection of thread flags.Bruce Momjian
2004-02-11Check and set thread-safe functions separately, rather than as a singleBruce Momjian
2004-01-08Update OSF thread flags for non-gcc compiles.Bruce Momjian
2003-10-25Get Tru64/cc to compile. Need to add -ieee so that it doesn't choke onPeter Eisentraut
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-09-27Finalize configuration of thread_test program.Bruce Momjian
2003-09-27Rename thread compile flag. Move thread test program to tools/thread,Bruce Momjian
2003-09-13Attempt threading in this order:Bruce Momjian
2003-08-16Make NEED_REENTRANT_FUNC_NAMES _require_ *_r functions, and add tests toBruce Momjian
2003-07-15OSF supports pthreads, per Philip Yarra.Tom Lane
2002-09-04Remove leftovers from subproject removals. Fixes for Python and KerberosPeter Eisentraut
2002-07-07Move CXX platform-specific stuff into template files.Bruce Momjian
2000-10-31Determine CXXFLAGS after the C++ compiler was detected. Also honorPeter Eisentraut
2000-10-21Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template toPeter Eisentraut
2000-07-15Rename templates to match names in makefiles/Makefile.* and include/port.Peter Eisentraut