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