summaryrefslogtreecommitdiff
path: root/src/template
AgeCommit message (Expand)Author
2001-08-080 -> OPeter Eisentraut
2001-05-24Back out qnx plpgsql/Makefile change and move to src/Makefile.Bruce Momjian
2001-05-14Use RTLD_GLOBAL flag for dlopen-style dynamic loaders.Peter Eisentraut
2001-05-07Shared library and GCC support for SCO OpenServer.Peter Eisentraut
2001-02-20Select optimization by default for HP's C compiler.Tom Lane
2000-12-11Darwin porting patches from Peter Bierman <bierman@apple.com>Tom Lane
2000-11-18AIX patches from Andreas.Tom Lane
2000-11-16Make pgsql compile on FreeBSD-alpha.Bruce Momjian
2000-11-04Put -Ae into CC not CFLAGS, since it's not optional.Peter Eisentraut
2000-10-31This is the minimal version of the Darwin support patch fromPeter Eisentraut
2000-10-31Determine CXXFLAGS after the C++ compiler was detected. Also honorPeter Eisentraut
2000-10-22Makeover for Unixware 7.1.1Peter Eisentraut
2000-10-21Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template toPeter Eisentraut
2000-10-21Remove CC and CXX.Bruce Momjian
2000-10-21Per my ongoing discussion with PeterE, here is the patch I applied toBruce Momjian
2000-10-10Unify solaris_i386 and solaris_sparc templates. They were almost identicalPeter Eisentraut
2000-10-08This removes the LDFLAGS from the template and adds an autoconf checkBruce Momjian
2000-10-07Remove stuff that shouldn't be here.Peter Eisentraut
2000-10-07Separate -Wl,-E or equivalent into separate make variable, since it's onlyPeter Eisentraut
2000-10-07 The beos port in the source tree doesn't even compile. and evenBruce Momjian
2000-10-03New diff that now covers the entire tree. Applying this gets postgresqlBruce Momjian
2000-10-02Here is the first batch of files and diffs for the BeOS port. I've run intoBruce Momjian
2000-09-29New unified regression test driver, test/regress makefile cleanup,Peter Eisentraut
2000-07-24Update bsdi templateBruce Momjian
2000-07-15Rename templates to match names in makefiles/Makefile.* and include/port.Peter Eisentraut
2000-06-30Fixes for Solaris/cc suggested by <pgsql-hackers@thewrittenword.com>Peter Eisentraut
2000-06-19Linux/alpha patch.Bruce Momjian
2000-06-14Remove -O0 linux ppc flagBruce Momjian
2000-06-07Gen_fmgrtab.sh is strange: it is a platform dependent way (because it usesPeter Eisentraut
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