aboutsummaryrefslogtreecommitdiff
path: root/src/template/freebsd
Commit message (Expand)AuthorAge
* Select CFLAGS_SL at configure time, not in platform-specific Makefiles.Tom Lane2019-10-21
* Use unnamed POSIX semaphores, if available, on Linux and FreeBSD.Tom Lane2016-10-09
* Remove some remains from Alpha support removalPeter Eisentraut2015-10-29
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* 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
* Unconditionally define:Bruce Momjian2004-04-26
* Fix typo on thread lib name.Bruce Momjian2004-04-25
* 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
* Make template CFLAGS handling consistent.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 FreeBSD as non-thread-safe.Bruce Momjian2003-09-12
* 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
* Remove leftovers from subproject removals. Fixes for Python and KerberosPeter Eisentraut2002-09-04
* Back out patch, that was alpha, which I think still needs just -O.Bruce Momjian2002-08-29
* Change FreeBSD to use -O2, important for MemSet.Bruce Momjian2002-08-29
* Fix case syntax for freebsd template.Bruce Momjian2002-07-08
* Move CXX platform-specific stuff into template files.Bruce Momjian2002-07-07
* Convert expr to case, for Peter E.Bruce Momjian2002-07-07
* Update FreeBSD template to properly compile c++ on alpha.Bruce Momjian2002-07-03
* Make pgsql compile on FreeBSD-alpha.Bruce Momjian2000-11-16
* 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
* Gen_fmgrtab.sh is strange: it is a platform dependent way (because it usesPeter Eisentraut2000-06-07
* Remove /usr/local/* from templates.Bruce Momjian1998-09-18
* template changeBruce Momjian1998-06-12
* template changesBruce Momjian1998-06-12
* Move YACC and YFLAGS into the template filesMarc G. Fournier1997-04-04
* This commit represents a clean compile with the new templates underMarc G. Fournier1997-04-04
* One helluva mess.Marc G. Fournier1997-04-04