| Commit message (Expand) | Author | Age |
* | Select CFLAGS_SL at configure time, not in platform-specific Makefiles. | Tom Lane | 2019-10-21 |
* | Use ppoll(2), if available, to wait for input in pgbench. | Tom Lane | 2018-09-24 |
* | Use unnamed POSIX semaphores, if available, on Linux and FreeBSD. | Tom Lane | 2016-10-09 |
* | Remove _FORTIFY_SOURCE | Peter Eisentraut | 2012-10-10 |
* | Disable _FORTIFY_SOURCE with ICC | Peter Eisentraut | 2012-09-29 |
* | Add _FORTIFY_SOURCE to default compiler options for linux template | Peter Eisentraut | 2012-09-29 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Support for Sun Studio compiler on Linux | Peter Eisentraut | 2008-10-29 |
* | If we're gonna provide an --enable-profiling configure option, surely | Tom Lane | 2007-09-21 |
* | Allow augmenting CPPFLAGS from the configure command line. This generally | Peter Eisentraut | 2006-12-12 |
* | Add CVS tag lines to files that were lacking them. | Bruce Momjian | 2006-03-11 |
* | Don't bother adding to cflags/cppflags, just set them because configure | Bruce Momjian | 2004-12-02 |
* | Add to CPPFLAGS/CFLAGS in template files, don't over-ride them. | Bruce Momjian | 2004-11-27 |
* | Unconditionally define: | Bruce Momjian | 2004-04-26 |
* | Add new auto-detection of thread flags. | Bruce Momjian | 2004-04-23 |
* | Mark linux as thread-enabled with new 7.5 tests. | Bruce Momjian | 2004-03-14 |
* | Check and set thread-safe functions separately, rather than as a single | Bruce Momjian | 2004-02-11 |
* | Remove -pipe on Linux, per reports from Peter. | Bruce Momjian | 2003-10-09 |
* | Add -pipe compile for Linux. | Bruce Momjian | 2003-10-09 |
* | This centralizes the optimization defaults into configure.in, rather | Bruce Momjian | 2003-10-09 |
* | Mark Linux for threads. | Bruce Momjian | 2003-09-27 |
* | Finalize configuration of thread_test program. | Bruce Momjian | 2003-09-27 |
* | Rename thread compile flag. Move thread test program to tools/thread, | Bruce Momjian | 2003-09-27 |
* | Move -D_GNU_SOURCE hack from port header to template, so that | Tom Lane | 2003-09-26 |
* | Attempt threading in this order: | Bruce Momjian | 2003-09-13 |
* | Tighten casting of function call pointers for threads. | Bruce Momjian | 2003-09-03 |
* | Make NEED_REENTRANT_FUNC_NAMES _require_ *_r functions, and add tests to | Bruce Momjian | 2003-08-16 |
* | Move thread os defines into template files. | Bruce Momjian | 2003-06-14 |
* | Remove -mips2 flag, which breaks the build on some MIPS systems. | Peter Eisentraut | 2002-03-21 |
* | Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template to | Peter Eisentraut | 2000-10-21 |
* | New unified regression test driver, test/regress makefile cleanup, | Peter Eisentraut | 2000-09-29 |
* | Rename templates to match names in makefiles/Makefile.* and include/port. | Peter Eisentraut | 2000-07-15 |
* | template changes | Bruce Momjian | 1998-06-12 |
* | Fix a problem with Linux where yacc is *really* bison -y | Marc G. Fournier | 1997-04-16 |
* | Change BACKEND to CFLAGS | Marc G. Fournier | 1997-04-11 |
* | Move YACC and YFLAGS into the template files | Marc G. Fournier | 1997-04-04 |
* | Got AROPT setting backwards...correct it | Marc G. Fournier | 1997-04-04 |
* | One helluva mess. | Marc G. Fournier | 1997-04-04 |