aboutsummaryrefslogtreecommitdiff
path: root/src/template/bsdi
Commit message (Expand)AuthorAge
* 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
* Fix CFLAGS selection to actually work. Add test to detect whether gcc'sPeter Eisentraut2003-10-25
* Remove -pipe from compiles.Bruce Momjian2003-10-09
* Update Solaris FAQ to mention -fast.Bruce Momjian2003-10-09
* Re-add -pipe compile flags for bsd's.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
* Mark unixware as verified.Bruce Momjian2003-09-03
* Mark BSD/OS as verified not needing reentrant function names.Bruce Momjian2003-09-03
* Make NEED_REENTRANT_FUNC_NAMES _require_ *_r functions, and add tests toBruce Momjian2003-08-16
* Move thread os defines into template files.Bruce Momjian2003-06-14
* Use RTLD_GLOBAL flag for dlopen-style dynamic loaders.Peter Eisentraut2001-05-14
* Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template toPeter Eisentraut2000-10-21
* Update bsdi templateBruce Momjian2000-07-24
* Rename templates to match names in makefiles/Makefile.* and include/port.Peter Eisentraut2000-07-15
* Add bsdi 3.0 to configure.Bruce Momjian1997-06-01
* Change BACKEND to CFLAGSMarc G. Fournier1997-04-11
* Move YACC and YFLAGS into the template filesMarc G. Fournier1997-04-04
* Got AROPT setting backwards...correct itMarc G. Fournier1997-04-04
* One helluva mess.Marc G. Fournier1997-04-04