| Commit message (Expand) | Author | Age | Files | Lines |
* | Makeover for Unixware 7.1.1 | Peter Eisentraut | 2000-10-22 | 1 | -3/+5 |
* | Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template to | Peter Eisentraut | 2000-10-21 | 20 | -93/+6 |
* | Remove CC and CXX. | Bruce Momjian | 2000-10-21 | 1 | -2/+0 |
* | Per my ongoing discussion with PeterE, here is the patch I applied to | Bruce Momjian | 2000-10-21 | 1 | -1/+3 |
* | Unify solaris_i386 and solaris_sparc templates. They were almost identical | Peter Eisentraut | 2000-10-10 | 2 | -12/+2 |
* | This removes the LDFLAGS from the template and adds an autoconf check | Bruce Momjian | 2000-10-08 | 1 | -3/+0 |
* | Remove stuff that shouldn't be here. | Peter Eisentraut | 2000-10-07 | 1 | -3/+0 |
* | Separate -Wl,-E or equivalent into separate make variable, since it's only | Peter Eisentraut | 2000-10-07 | 1 | -1/+1 |
* | The beos port in the source tree doesn't even compile. and even | Bruce Momjian | 2000-10-07 | 1 | -9/+10 |
* | New diff that now covers the entire tree. Applying this gets postgresql | Bruce Momjian | 2000-10-03 | 1 | -1/+1 |
* | Here is the first batch of files and diffs for the BeOS port. I've run into | Bruce Momjian | 2000-10-02 | 1 | -0/+9 |
* | New unified regression test driver, test/regress makefile cleanup, | Peter Eisentraut | 2000-09-29 | 1 | -1/+0 |
* | Update bsdi template | Bruce Momjian | 2000-07-24 | 1 | -2/+2 |
* | Rename templates to match names in makefiles/Makefile.* and include/port. | Peter Eisentraut | 2000-07-15 | 49 | -342/+174 |
* | Fixes for Solaris/cc suggested by <pgsql-hackers@thewrittenword.com> | Peter Eisentraut | 2000-06-30 | 2 | -3/+3 |
* | Linux/alpha patch. | Bruce Momjian | 2000-06-19 | 1 | -0/+2 |
* | Remove -O0 linux ppc flag | Bruce Momjian | 2000-06-14 | 1 | -1/+1 |
* | Gen_fmgrtab.sh is strange: it is a platform dependent way (because it uses | Peter Eisentraut | 2000-06-07 | 39 | -116/+0 |
* | Finally figured out that HP's cpp won't do ANSI preprocessing constructs | Tom Lane | 2000-04-21 | 1 | -0/+1 |
* | linux_alpha pattern should allow for more-detailed machine type such | Tom Lane | 2000-04-18 | 1 | -1/+1 |
* | Revert no-longer-needed relaxation of compiler errors. | Tom Lane | 2000-04-18 | 1 | -2/+1 |
* | Add comment for -qhalt=w removal so it can be re-added later | Bruce Momjian | 2000-04-17 | 1 | -0/+1 |
* | Aix additions | Bruce Momjian | 2000-04-17 | 1 | -0/+2 |
* | Remove -qhalt=w flag from aix42. | Bruce Momjian | 2000-04-17 | 1 | -1/+1 |
* | Please forget all I said about gcc and AIX in my previous mail. | Bruce Momjian | 2000-04-05 | 1 | -2/+3 |
* | Update alpha templates as suggested by SL Baur and Adriaan Joubert. | Tom Lane | 2000-03-31 | 4 | -3/+7 |
* | Remove -O2 for aix. | Bruce Momjian | 2000-03-24 | 1 | -1/+1 |
* | Back out // compiler flag. | Bruce Momjian | 2000-03-23 | 1 | -1/+1 |
* | Some points for portability improvements: | Bruce Momjian | 2000-03-23 | 1 | -1/+1 |
* | Make use of pre-existing regexp match capability to eliminate redundant | Tom Lane | 2000-03-19 | 1 | -26/+18 |
* | Since it has been confirmed working on the bugs list, please apply the | Bruce Momjian | 2000-03-16 | 1 | -1/+1 |
* | > To make PostgreSQL compilable on Digital Unix I had to modify the | Bruce Momjian | 2000-03-14 | 1 | -1/+1 |
* | I have done the QNX4 port with the current source tree. The number of | Bruce Momjian | 1999-12-16 | 1 | -0/+12 |
* | Add Linux ARM. | Bruce Momjian | 1999-11-06 | 2 | -0/+11 |
* | Update bsdi for bsd/os 4.1 | Bruce Momjian | 1999-11-04 | 2 | -2/+2 |
* | Hi, | Bruce Momjian | 1999-10-13 | 1 | -1/+1 |
* | Add bsdi sparc port. | Bruce Momjian | 1999-09-27 | 2 | -0/+12 |
* | test | Bruce Momjian | 1999-09-06 | 1 | -0/+1 |
* | Remove comment after optimization flag. | Bruce Momjian | 1999-07-29 | 1 | -1/+1 |
* | Move -ieee to adt Makefile, and add CPU Makefile variable. | Bruce Momjian | 1999-07-20 | 1 | -1/+1 |
* | -mieee and # does not work for certain version of egcs | Tatsuo Ishii | 1999-07-10 | 1 | -1/+1 |
* | Add linux_m68k template file. | Bruce Momjian | 1999-07-09 | 1 | -0/+10 |
* | Remove -m486 on Openbsd. | Bruce Momjian | 1999-06-26 | 1 | -1/+1 |
* | linux_ppc now use -O0 to fix problem in optimization of fmgr calls. | Bruce Momjian | 1999-06-18 | 1 | -1/+1 |
* | Remove QUERY_LIMIT and documenation on same. Change _ALIGN to TYPEALIGN | Bruce Momjian | 1999-06-17 | 1 | -1/+1 |
* | Make linux_ppc use only -O, not -O2. | Bruce Momjian | 1999-06-17 | 1 | -1/+1 |
* | add m86 similar entries. | Bruce Momjian | 1999-06-11 | 1 | -0/+2 |
* | Remove -O2 for linux/alpha, make -O. | Bruce Momjian | 1999-06-09 | 1 | -1/+1 |
* | Linux-alpha gets -O | Bruce Momjian | 1999-06-08 | 1 | -1/+1 |
* | Remove optimization on linux/alpha. | Bruce Momjian | 1999-06-08 | 1 | -1/+1 |