summaryrefslogtreecommitdiff
path: root/src/template
AgeCommit message (Expand)Author
2000-04-21Finally figured out that HP's cpp won't do ANSI preprocessing constructsTom Lane
2000-04-18linux_alpha pattern should allow for more-detailed machine type suchTom Lane
2000-04-18Revert no-longer-needed relaxation of compiler errors.Tom Lane
2000-04-17Add comment for -qhalt=w removal so it can be re-added laterBruce Momjian
2000-04-17Aix additionsBruce Momjian
2000-04-17Remove -qhalt=w flag from aix42.Bruce Momjian
2000-04-05Please forget all I said about gcc and AIX in my previous mail.Bruce Momjian
2000-03-31Update alpha templates as suggested by SL Baur and Adriaan Joubert.Tom Lane
2000-03-24Remove -O2 for aix.Bruce Momjian
2000-03-23Back out // compiler flag.Bruce Momjian
2000-03-23Some points for portability improvements:Bruce Momjian
2000-03-19Make use of pre-existing regexp match capability to eliminate redundantTom Lane
2000-03-16Since it has been confirmed working on the bugs list, please apply theBruce Momjian
2000-03-14> To make PostgreSQL compilable on Digital Unix I had to modify theBruce Momjian
1999-12-16I have done the QNX4 port with the current source tree. The number ofBruce Momjian
1999-11-06Add Linux ARM.Bruce Momjian
1999-11-04Update bsdi for bsd/os 4.1Bruce Momjian
1999-10-13Hi,Bruce Momjian
1999-09-27Add bsdi sparc port.Bruce Momjian
1999-09-06testBruce Momjian
1999-07-29Remove comment after optimization flag.Bruce Momjian
1999-07-20Move -ieee to adt Makefile, and add CPU Makefile variable.Bruce Momjian
1999-07-10-mieee and # does not work for certain version of egcsTatsuo Ishii
1999-07-09Add linux_m68k template file.Bruce Momjian
1999-06-26Remove -m486 on Openbsd.Bruce Momjian
1999-06-18linux_ppc now use -O0 to fix problem in optimization of fmgr calls.Bruce Momjian
1999-06-17Remove QUERY_LIMIT and documenation on same. Change _ALIGN to TYPEALIGNBruce Momjian
1999-06-17Make linux_ppc use only -O, not -O2.Bruce Momjian
1999-06-11add m86 similar entries.Bruce Momjian
1999-06-09Remove -O2 for linux/alpha, make -O.Bruce Momjian
1999-06-08Linux-alpha gets -OBruce Momjian
1999-06-08Remove optimization on linux/alpha.Bruce Momjian
1999-06-07On AIX 4.3.2 the third line in template/aix_42:Bruce Momjian
1999-05-31NT similar file update.Bruce Momjian
1999-04-12add mipsel-unknown-linux-gnu support. config.guess seems slightly changedTatsuo Ishii
1999-04-04We use CFLAGS = -O2 on every other gcc platform, so why notTom Lane
1999-01-18Add missing Windows files.Bruce Momjian
1999-01-17Apply Win32 patch from Horak Daniel.Bruce Momjian
1998-12-18I have ported PostgreSQL 6.4 to Cobalt Qube running Linux 2.0.33 withBruce Momjian
1998-12-18Attached is a patch with some fixes that (I think that) should go intoBruce Momjian
1998-12-13Partial fix for vendor-cc-versus-gcc incompatibility on HPUX:Tom Lane
1998-11-23modify configure so that template/.similar entries can beTom Lane
1998-10-26Compiler options not spelled quite right...Tom Lane
1998-10-23Update for bsdi 3.0.Bruce Momjian
1998-09-18Remove /usr/local/* from templates.Bruce Momjian
1998-09-13Here are some additional patches needed to get the UnixWare 7 C++Bruce Momjian
1998-09-10bsdi 4.0.Bruce Momjian
1998-09-10Add some support for BSDI 4.0.Bruce Momjian
1998-09-09Aix4 fixes from Andreas ZeugswetterBruce Momjian
1998-09-02Configure fix for install script search.Bruce Momjian