Commits

DateSubjectAuthorReleases
2020-04-01 makefile: use proper linker flags for C++ compiles Bruce Momjian 10.13
2015-05-12 doc build: use unique Makefile variable to control temp install Bruce Momjian 9.5.0
2015-05-12 doc: prevent SGML 'make check' from building temp install Bruce Momjian 9.5.0
2014-04-22 build: add EXTRA_REGRESS_OPTS to all pg_regress invocations Bruce Momjian 9.4.0
2013-12-04 build: pass EXTRA_REGRESS_OPTS to secondary regression tests Bruce Momjian 9.4.0
2012-08-30 Remove configure flag --disable-shared, as it is no longer used by any Bruce Momjian 9.3.0
2012-05-03 Remove BSD/OS (BSDi) port. There are no known users upgrading to Bruce Momjian 9.2.0
2007-02-20 Change $(CC) to $(COMPILER) on Solaris gcc so -m64 is passed into the Bruce Momjian 8.3.0
2006-02-12 When performing a parallel build (make -j N) with ./configure Bruce Momjian 8.2.0
2006-02-04 Update Makefile for new thread_test location. Bruce Momjian 8.2.0
2006-01-05 Remove BEOS port. Bruce Momjian 8.2.0
2005-12-30 Add support for Solaris x86_64 using Sun's compiler. Bruce Momjian 8.2.0
2005-07-13 Move -L flag around for shared builds: Bruce Momjian 8.1.0
2005-07-06 Reverse out because the lack of using pgport in timezone/ is causing Bruce Momjian 8.1.0
2005-07-04 Reverse this patch: Bruce Momjian 8.1.0
2005-07-02 > A quick look shows that when you use --with-libraries=/foo/bar the Bruce Momjian 8.1.0
2005-03-25 Use 'cp' and 'chmod' in place of 'install' to install header files. Bruce Momjian 8.1.0
2005-03-25 Have libpgport link before libpq so that PG client applications are more Bruce Momjian 8.0.2
2005-03-25 Have libpgport link before libpq so that PG client applications are more Bruce Momjian 8.1.0
2005-03-24 Force PG client applications to link to non-shared libpgport before Bruce Momjian 8.0.2
2005-03-24 Force PG client applications to link to non-shared libpgport before Bruce Momjian 8.1.0
2004-12-19 Add Win32 version stamps that increment each day for proper SYSTEM32 Bruce Momjian 8.0.0
2004-12-16 Allow --enable-thread-safety with --disable-shared libraries by passing Bruce Momjian 8.0.0
2004-12-16 Allow AIX to use --enable-thread-safety by passing PTHREAD_LIBS to Bruce Momjian 8.0.0
2004-10-16 Export only required symbols in libpq on Win32. Bruce Momjian 8.0.0