| Commit message (Expand) | Author | Age | Files | Lines |
| * | Allow augmenting CPPFLAGS from the configure command line. This generally | Peter Eisentraut | 2006-12-12 | 1 | -2/+2 |
| * | Add CVS tag lines to files that were lacking them. | Bruce Momjian | 2006-03-11 | 1 | -0/+2 |
| * | Don't bother adding to cflags/cppflags, just set them because configure | Bruce Momjian | 2004-12-02 | 1 | -1/+1 |
| * | Add to CPPFLAGS/CFLAGS in template files, don't over-ride them. | Bruce Momjian | 2004-11-27 | 1 | -1/+1 |
| * | Unconditionally define: | Bruce Momjian | 2004-04-26 | 1 | -3/+0 |
| * | Add new auto-detection of thread flags. | Bruce Momjian | 2004-04-23 | 1 | -9/+1 |
| * | Mark linux as thread-enabled with new 7.5 tests. | Bruce Momjian | 2004-03-14 | 1 | -0/+7 |
| * | Check and set thread-safe functions separately, rather than as a single | Bruce Momjian | 2004-02-11 | 1 | -2/+1 |
| * | Remove -pipe on Linux, per reports from Peter. | Bruce Momjian | 2003-10-09 | 1 | -2/+0 |
| * | Add -pipe compile for Linux. | Bruce Momjian | 2003-10-09 | 1 | -0/+2 |
| * | This centralizes the optimization defaults into configure.in, rather | Bruce Momjian | 2003-10-09 | 1 | -2/+0 |
| * | Mark Linux for threads. | Bruce Momjian | 2003-09-27 | 1 | -1/+1 |
| * | Finalize configuration of thread_test program. | Bruce Momjian | 2003-09-27 | 1 | -2/+2 |
| * | Rename thread compile flag. Move thread test program to tools/thread, | Bruce Momjian | 2003-09-27 | 1 | -1/+1 |
| * | Move -D_GNU_SOURCE hack from port header to template, so that | Tom Lane | 2003-09-26 | 1 | -0/+2 |
| * | Attempt threading in this order: | Bruce Momjian | 2003-09-13 | 1 | -1/+1 |
| * | Tighten casting of function call pointers for threads. | Bruce Momjian | 2003-09-03 | 1 | -1/+1 |
| * | Make NEED_REENTRANT_FUNC_NAMES _require_ *_r functions, and add tests to | Bruce Momjian | 2003-08-16 | 1 | -1/+1 |
| * | Move thread os defines into template files. | Bruce Momjian | 2003-06-14 | 1 | -0/+6 |
| * | Remove -mips2 flag, which breaks the build on some MIPS systems. | Peter Eisentraut | 2002-03-21 | 1 | -4/+0 |
| * | Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template to | Peter Eisentraut | 2000-10-21 | 1 | -3/+0 |
| * | New unified regression test driver, test/regress makefile cleanup, | Peter Eisentraut | 2000-09-29 | 1 | -1/+0 |
| * | Rename templates to match names in makefiles/Makefile.* and include/port. | Peter Eisentraut | 2000-07-15 | 1 | -0/+9 |
| * | template changes | Bruce Momjian | 1998-06-12 | 1 | -10/+0 |
| * | Fix a problem with Linux where yacc is *really* bison -y | Marc G. Fournier | 1997-04-16 | 1 | -1/+1 |
| * | Change BACKEND to CFLAGS | Marc G. Fournier | 1997-04-11 | 1 | -1/+1 |
| * | Move YACC and YFLAGS into the template files | Marc G. Fournier | 1997-04-04 | 1 | -0/+2 |
| * | Got AROPT setting backwards...correct it | Marc G. Fournier | 1997-04-04 | 1 | -1/+1 |
| * | One helluva mess. | Marc G. Fournier | 1997-04-04 | 1 | -0/+8 |