| Commit message (Expand) | Author | Age |
* | Whack getaddrinfo() patch around until it works, more or less, on | Tom Lane | 2003-04-02 |
* | Make "win" a separate port from "cygwin". This means you can now | Peter Eisentraut | 2003-03-21 |
* | Mark SCO Openserver 5.0.4. supported by 7.3.1 as per chat report from user. | Bruce Momjian | 2002-12-11 |
* | Assorted fixes for Cygwin: | Peter Eisentraut | 2002-09-05 |
* | Remove leftovers from subproject removals. Fixes for Python and Kerberos | Peter Eisentraut | 2002-09-04 |
* | Back out patch, that was alpha, which I think still needs just -O. | Bruce Momjian | 2002-08-29 |
* | Change FreeBSD to use -O2, important for MemSet. | Bruce Momjian | 2002-08-29 |
* | Fix case syntax for freebsd template. | Bruce Momjian | 2002-07-08 |
* | Move CXX platform-specific stuff into template files. | Bruce Momjian | 2002-07-07 |
* | Convert expr to case, for Peter E. | Bruce Momjian | 2002-07-07 |
* | Update FreeBSD template to properly compile c++ on alpha. | Bruce Momjian | 2002-07-03 |
* | Create an internal semaphore API that is not tied to SysV semaphores. | Tom Lane | 2002-05-05 |
* | Upgrade to Autoconf version 2.53. Replaced many custom macro | Peter Eisentraut | 2002-03-29 |
* | Remove -mips2 flag, which breaks the build on some MIPS systems. | Peter Eisentraut | 2002-03-21 |
* | 0 -> O | Peter Eisentraut | 2001-08-08 |
* | Back out qnx plpgsql/Makefile change and move to src/Makefile. | Bruce Momjian | 2001-05-24 |
* | Use RTLD_GLOBAL flag for dlopen-style dynamic loaders. | Peter Eisentraut | 2001-05-14 |
* | Shared library and GCC support for SCO OpenServer. | Peter Eisentraut | 2001-05-07 |
* | Select optimization by default for HP's C compiler. | Tom Lane | 2001-02-20 |
* | Darwin porting patches from Peter Bierman <bierman@apple.com> | Tom Lane | 2000-12-11 |
* | AIX patches from Andreas. | Tom Lane | 2000-11-18 |
* | Make pgsql compile on FreeBSD-alpha. | Bruce Momjian | 2000-11-16 |
* | Put -Ae into CC not CFLAGS, since it's not optional. | Peter Eisentraut | 2000-11-04 |
* | This is the minimal version of the Darwin support patch from | Peter Eisentraut | 2000-10-31 |
* | Determine CXXFLAGS after the C++ compiler was detected. Also honor | Peter Eisentraut | 2000-10-31 |
* | Makeover for Unixware 7.1.1 | Peter Eisentraut | 2000-10-22 |
* | Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template to | Peter Eisentraut | 2000-10-21 |
* | Remove CC and CXX. | Bruce Momjian | 2000-10-21 |
* | Per my ongoing discussion with PeterE, here is the patch I applied to | Bruce Momjian | 2000-10-21 |
* | 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 |