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