Age | Commit message (Expand) | Author |
2013-11-12 | Remove leftovers of IRIX port | Peter Eisentraut |
2012-10-11 | Remove _FORTIFY_SOURCE | Peter Eisentraut |
2012-09-30 | Disable _FORTIFY_SOURCE with ICC | Peter Eisentraut |
2012-09-29 | Add _FORTIFY_SOURCE to default compiler options for linux template | Peter Eisentraut |
2012-05-03 | Remove BSD/OS (BSDi) port. There are no known users upgrading to | Bruce Momjian |
2012-05-01 | Remove dead ports | Peter Eisentraut |
2010-09-20 | Remove cvs keywords from all files. | Magnus Hagander |
2010-08-19 | Remove extra newlines at end and beginning of files, add missing newlines | Peter Eisentraut |
2010-08-02 | Don't try to force use of -no-cpp-precomp on OS X. It's been five years | Tom Lane |
2010-07-05 | Split the LDFLAGS make variable into two parts: LDFLAGS is now used for | Tom Lane |
2009-02-11 | Tweak configure to attempt to add -qnoansialias to CFLAGS whenever running | Tom Lane |
2008-10-29 | Move forgotten comment closer to where it matters. | Peter Eisentraut |
2008-10-29 | Support for Sun Studio compiler on Linux | Peter Eisentraut |
2007-09-26 | Use SYSV semaphores rather than POSIX on Darwin >= 6.0 (i.e., OS X 10.2 | Tom Lane |
2007-09-21 | If we're gonna provide an --enable-profiling configure option, surely | Tom Lane |
2007-07-16 | With the native compiler on Unixware, disable optimization if | Neil Conway |
2006-12-14 | Make --with-ldap build on Unixware, per Olivier Prenant. | Tom Lane |
2006-12-14 | Remove Windows port^W^Wobsolete template file. | Peter Eisentraut |
2006-12-12 | Allow augmenting CPPFLAGS from the configure command line. This generally | Peter Eisentraut |
2006-04-28 | Remove extra 'else' in solaris compiler code. | Bruce Momjian |
2006-04-27 | Rewrite Solaris compiler tas() assembly routines, merge i386 and x86_64 | Bruce Momjian |
2006-03-11 | Add CVS tag lines to files that were lacking them. | Bruce Momjian |
2006-02-03 | Update tested AIX memset platforms. | Bruce Momjian |
2006-02-03 | Allow MEMSET_LOOP_LIMIT to be set on a per-platform basis, and turn off | Bruce Momjian |
2006-01-05 | Remove BEOS port. | Bruce Momjian |
2006-01-05 | Remove QNX port. | Bruce Momjian |
2006-01-02 | Remove unnecessary assignment, per Tom. | Bruce Momjian |
2005-12-30 | Add support for Solaris x86_64 using Sun's compiler. | Bruce Momjian |
2005-07-30 | SUNOS4_CC -> SUNOS_CC. | Bruce Momjian |
2005-07-29 | It appears we need -DSUNOS4_CC for both solaris and sunos4 templates. | Tom Lane |
2004-12-29 | Support Sun's compiler on SunOS4 (a/k/a Solaris 9). Per [email protected] | Tom Lane |
2004-12-19 | Mention why unixware doesn't handle threading in 8.0. | Bruce Momjian |
2004-12-02 | Don't bother adding to cflags/cppflags, just set them because configure | Bruce Momjian |
2004-11-27 | Add to CPPFLAGS/CFLAGS in template files, don't over-ride them. | Bruce Momjian |
2004-11-17 | Miscellaneous Cygwin build fixes from Reini Urban. | Tom Lane |
2004-11-08 | Allow win32/cygwin link against the first matching library symbol rather | Bruce Momjian |
2004-09-24 | Fix TAS assembly stuff for Solaris/386. (I'm not in a position to | Tom Lane |
2004-05-19 | Rename irix5 port to irix. | Bruce Momjian |
2004-05-14 | Remove extra 'then'. | Bruce Momjian |
2004-05-13 | No need for gcc thread stuff anymore, only cc. | Bruce Momjian |
2004-05-13 | Remove warning about Unixware. | Bruce Momjian |
2004-04-26 | Unconditionally define: | Bruce Momjian |
2004-04-25 | Fix typo on thread lib name. | Bruce Momjian |
2004-04-23 | Add new auto-detection of thread flags. | Bruce Momjian |
2004-04-20 | Add NetBSD thread compile flags. | Bruce Momjian |
2004-04-07 | Update Darwin thread compile flags, and OS version info. | Bruce Momjian |
2004-04-07 | Update darwin OS version. | Bruce Momjian |
2004-04-07 | Update Darwin as thread-safe. | Bruce Momjian |
2004-03-26 | Add -D_REENTRANT for Solaris threading. | Bruce Momjian |
2004-03-25 | Update gcc solaris flags. | Bruce Momjian |