summaryrefslogtreecommitdiff
path: root/src/template
AgeCommit message (Expand)Author
2003-04-02Whack getaddrinfo() patch around until it works, more or less, onTom Lane
2003-03-21Make "win" a separate port from "cygwin". This means you can nowPeter Eisentraut
2002-12-11Mark SCO Openserver 5.0.4. supported by 7.3.1 as per chat report from user.Bruce Momjian
2002-09-05Assorted fixes for Cygwin:Peter Eisentraut
2002-09-04Remove leftovers from subproject removals. Fixes for Python and KerberosPeter Eisentraut
2002-08-29Back out patch, that was alpha, which I think still needs just -O.Bruce Momjian
2002-08-29Change FreeBSD to use -O2, important for MemSet.Bruce Momjian
2002-07-08Fix case syntax for freebsd template.Bruce Momjian
2002-07-07Move CXX platform-specific stuff into template files.Bruce Momjian
2002-07-07Convert expr to case, for Peter E.Bruce Momjian
2002-07-03Update FreeBSD template to properly compile c++ on alpha.Bruce Momjian
2002-05-05Create an internal semaphore API that is not tied to SysV semaphores.Tom Lane
2002-03-29Upgrade to Autoconf version 2.53. Replaced many custom macroPeter Eisentraut
2002-03-21Remove -mips2 flag, which breaks the build on some MIPS systems.Peter Eisentraut
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