summaryrefslogtreecommitdiff
path: root/src/template/freebsd
Commit message (Expand)AuthorAgeFilesLines
* Select CFLAGS_SL at configure time, not in platform-specific Makefiles.Tom Lane2019-10-211-0/+3
* Use unnamed POSIX semaphores, if available, on Linux and FreeBSD.Tom Lane2016-10-091-0/+5
* Remove some remains from Alpha support removalPeter Eisentraut2015-10-291-4/+0
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Add CVS tag lines to files that were lacking them.Bruce Momjian2006-03-111-0/+2
* 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
* Unconditionally define:Bruce Momjian2004-04-261-5/+0
* Fix typo on thread lib name.Bruce Momjian2004-04-251-1/+1
* Add new auto-detection of thread flags.Bruce Momjian2004-04-231-4/+2
* Check and set thread-safe functions separately, rather than as a singleBruce Momjian2004-02-111-2/+1
* Fix CFLAGS selection to actually work. Add test to detect whether gcc'sPeter Eisentraut2003-10-251-1/+1
* Remove -pipe from compiles.Bruce Momjian2003-10-091-2/+0
* Make template CFLAGS handling consistent.Bruce Momjian2003-10-091-1/+1
* Re-add -pipe compile flags for bsd's.Bruce Momjian2003-10-091-1/+3
* This centralizes the optimization defaults into configure.in, ratherBruce Momjian2003-10-091-9/+3
* Finalize configuration of thread_test program.Bruce Momjian2003-09-271-3/+2
* Rename thread compile flag. Move thread test program to tools/thread,Bruce Momjian2003-09-271-1/+2
* Attempt threading in this order:Bruce Momjian2003-09-131-2/+2
* Mark FreeBSD as non-thread-safe.Bruce Momjian2003-09-121-1/+1
* Make NEED_REENTRANT_FUNC_NAMES _require_ *_r functions, and add tests toBruce Momjian2003-08-161-2/+2
* Move thread os defines into template files.Bruce Momjian2003-06-141-0/+12
* Remove leftovers from subproject removals. Fixes for Python and KerberosPeter Eisentraut2002-09-041-2/+1
* Back out patch, that was alpha, which I think still needs just -O.Bruce Momjian2002-08-291-2/+2
* Change FreeBSD to use -O2, important for MemSet.Bruce Momjian2002-08-291-2/+2
* Fix case syntax for freebsd template.Bruce Momjian2002-07-081-2/+2
* Move CXX platform-specific stuff into template files.Bruce Momjian2002-07-071-1/+1
* Convert expr to case, for Peter E.Bruce Momjian2002-07-071-4/+4
* Update FreeBSD template to properly compile c++ on alpha.Bruce Momjian2002-07-031-5/+4
* Make pgsql compile on FreeBSD-alpha.Bruce Momjian2000-11-161-1/+7
* Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template toPeter Eisentraut2000-10-211-3/+0
* Rename templates to match names in makefiles/Makefile.* and include/port.Peter Eisentraut2000-07-151-6/+4
* Gen_fmgrtab.sh is strange: it is a platform dependent way (because it usesPeter Eisentraut2000-06-071-3/+0
* Remove /usr/local/* from templates.Bruce Momjian1998-09-181-2/+2
* template changeBruce Momjian1998-06-121-0/+9
* template changesBruce Momjian1998-06-121-9/+0
* Move YACC and YFLAGS into the template filesMarc G. Fournier1997-04-041-0/+2
* This commit represents a clean compile with the new templates underMarc G. Fournier1997-04-041-3/+2
* One helluva mess.Marc G. Fournier1997-04-041-0/+8