summaryrefslogtreecommitdiff
path: root/src/template/osf
Commit message (Expand)AuthorAgeFilesLines
* Don't bother adding to cflags/cppflags, just set them because configureBruce Momjian2004-12-021-1/+1
* Add to CPPFLAGS/CFLAGS in template files, don't over-ride them.Bruce Momjian2004-11-271-1/+1
* Add new auto-detection of thread flags.Bruce Momjian2004-04-231-7/+0
* Check and set thread-safe functions separately, rather than as a singleBruce Momjian2004-02-111-2/+1
* Update OSF thread flags for non-gcc compiles.Bruce Momjian2004-01-081-1/+5
* Get Tru64/cc to compile. Need to add -ieee so that it doesn't choke onPeter Eisentraut2003-10-251-1/+1
* Fix CFLAGS selection to actually work. Add test to detect whether gcc'sPeter Eisentraut2003-10-251-1/+1
* Make template CFLAGS handling consistent.Bruce Momjian2003-10-091-1/+1
* This centralizes the optimization defaults into configure.in, ratherBruce Momjian2003-10-091-3/+1
* Finalize configuration of thread_test program.Bruce Momjian2003-09-271-1/+1
* Rename thread compile flag. Move thread test program to tools/thread,Bruce Momjian2003-09-271-1/+1
* Attempt threading in this order:Bruce Momjian2003-09-131-1/+1
* Make NEED_REENTRANT_FUNC_NAMES _require_ *_r functions, and add tests toBruce Momjian2003-08-161-1/+2
* OSF supports pthreads, per Philip Yarra.Tom Lane2003-07-151-0/+3
* Remove leftovers from subproject removals. Fixes for Python and KerberosPeter Eisentraut2002-09-041-3/+0
* Move CXX platform-specific stuff into template files.Bruce Momjian2002-07-071-0/+1
* Determine CXXFLAGS after the C++ compiler was detected. Also honorPeter Eisentraut2000-10-311-1/+0
* Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template toPeter Eisentraut2000-10-211-16/+4
* Rename templates to match names in makefiles/Makefile.* and include/port.Peter Eisentraut2000-07-151-0/+21