summaryrefslogtreecommitdiff
path: root/src/template
Commit message (Expand)AuthorAgeFilesLines
* Mark SCO Openserver 5.0.4. supported by 7.3.1 as per chat report from user.Bruce Momjian2002-12-111-1/+2
* Assorted fixes for Cygwin:Peter Eisentraut2002-09-051-2/+0
* Remove leftovers from subproject removals. Fixes for Python and KerberosPeter Eisentraut2002-09-045-9/+1
* Back out patch, that was alpha, which I think still needs just -O.Bruce Momjian2002-08-291-2/+2
* Change FreeBSD to use -O2, important for MemSet.Bruce Momjian2002-08-291-2/+2
* Fix case syntax for freebsd template.Bruce Momjian2002-07-081-2/+2
* Move CXX platform-specific stuff into template files.Bruce Momjian2002-07-073-1/+3
* Convert expr to case, for Peter E.Bruce Momjian2002-07-071-4/+4
* Update FreeBSD template to properly compile c++ on alpha.Bruce Momjian2002-07-031-5/+4
* Create an internal semaphore API that is not tied to SysV semaphores.Tom Lane2002-05-051-0/+3
* Upgrade to Autoconf version 2.53. Replaced many custom macroPeter Eisentraut2002-03-291-0/+1
* Remove -mips2 flag, which breaks the build on some MIPS systems.Peter Eisentraut2002-03-211-4/+0
* 0 -> OPeter Eisentraut2001-08-081-1/+1
* Back out qnx plpgsql/Makefile change and move to src/Makefile.Bruce Momjian2001-05-241-1/+1
* Use RTLD_GLOBAL flag for dlopen-style dynamic loaders.Peter Eisentraut2001-05-141-4/+0
* Shared library and GCC support for SCO OpenServer.Peter Eisentraut2001-05-071-2/+6
* Select optimization by default for HP's C compiler.Tom Lane2001-02-201-0/+1
* Darwin porting patches from Peter Bierman <bierman@apple.com>Tom Lane2000-12-111-3/+2
* AIX patches from Andreas.Tom Lane2000-11-181-10/+4
* Make pgsql compile on FreeBSD-alpha.Bruce Momjian2000-11-161-1/+7
* Put -Ae into CC not CFLAGS, since it's not optional.Peter Eisentraut2000-11-041-2/+1
* This is the minimal version of the Darwin support patch fromPeter Eisentraut2000-10-311-0/+4
* Determine CXXFLAGS after the C++ compiler was detected. Also honorPeter Eisentraut2000-10-313-3/+0
* Makeover for Unixware 7.1.1Peter Eisentraut2000-10-221-3/+5
* Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template toPeter Eisentraut2000-10-2120-93/+6
* Remove CC and CXX.Bruce Momjian2000-10-211-2/+0
* Per my ongoing discussion with PeterE, here is the patch I applied toBruce Momjian2000-10-211-1/+3
* Unify solaris_i386 and solaris_sparc templates. They were almost identicalPeter Eisentraut2000-10-102-12/+2
* This removes the LDFLAGS from the template and adds an autoconf checkBruce Momjian2000-10-081-3/+0
* Remove stuff that shouldn't be here.Peter Eisentraut2000-10-071-3/+0
* Separate -Wl,-E or equivalent into separate make variable, since it's onlyPeter Eisentraut2000-10-071-1/+1
* The beos port in the source tree doesn't even compile. and evenBruce Momjian2000-10-071-9/+10
* New diff that now covers the entire tree. Applying this gets postgresqlBruce Momjian2000-10-031-1/+1
* Here is the first batch of files and diffs for the BeOS port. I've run intoBruce Momjian2000-10-021-0/+9
* New unified regression test driver, test/regress makefile cleanup,Peter Eisentraut2000-09-291-1/+0
* Update bsdi templateBruce Momjian2000-07-241-2/+2
* Rename templates to match names in makefiles/Makefile.* and include/port.Peter Eisentraut2000-07-1549-342/+174
* Fixes for Solaris/cc suggested by <pgsql-hackers@thewrittenword.com>Peter Eisentraut2000-06-302-3/+3
* Linux/alpha patch.Bruce Momjian2000-06-191-0/+2
* Remove -O0 linux ppc flagBruce Momjian2000-06-141-1/+1
* Gen_fmgrtab.sh is strange: it is a platform dependent way (because it usesPeter Eisentraut2000-06-0739-116/+0
* Finally figured out that HP's cpp won't do ANSI preprocessing constructsTom Lane2000-04-211-0/+1
* linux_alpha pattern should allow for more-detailed machine type suchTom Lane2000-04-181-1/+1
* Revert no-longer-needed relaxation of compiler errors.Tom Lane2000-04-181-2/+1
* Add comment for -qhalt=w removal so it can be re-added laterBruce Momjian2000-04-171-0/+1
* Aix additionsBruce Momjian2000-04-171-0/+2
* Remove -qhalt=w flag from aix42.Bruce Momjian2000-04-171-1/+1
* Please forget all I said about gcc and AIX in my previous mail.Bruce Momjian2000-04-051-2/+3
* Update alpha templates as suggested by SL Baur and Adriaan Joubert.Tom Lane2000-03-314-3/+7
* Remove -O2 for aix.Bruce Momjian2000-03-241-1/+1