Commits

DateSubjectAuthorReleases
2006-01-19 Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path for AIX and Darwin. Bruce Momjian 8.2.0
2006-01-19 Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path. Bruce Momjian 8.1.3
2006-01-19 Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path. Bruce Momjian 8.2.0
2006-01-19 Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path. Bruce Momjian 8.0.7
2006-01-19 Fix pgxs -L library path specification for Win32 and Cygwin, was /bin, Bruce Momjian 8.0.7
2006-01-19 Fix pgxs -L library path specification for Win32 and Cygwin, was /bin, Bruce Momjian 8.1.3
2006-01-19 Fix pgxs -L library path specification for Win32 and Cygwin, was /bin, Bruce Momjian 8.2.0
2006-01-05 Remove BEOS port. Bruce Momjian 8.2.0
2006-01-05 Remove QNX port. Bruce Momjian 8.2.0
2005-12-09 Allow installation into directories containing spaces in the name. Peter Eisentraut 8.2.0
2005-10-28 Clean up AIX build to avoid 'duplicate symbol' warnings, by moving use Tom Lane 8.1.0
2005-08-24 Back off allow_nonpic_in_shlib for FreeBSD builds: only set it on i386. Tom Lane 8.1.0
2005-08-12 Cleanups for FreeBSD linking (PIC) and plpython compiles. Bruce Momjian 8.1.0
2005-07-24 Partial fixes for contrib build on AIX: include -lm where needed. Tom Lane 8.1.0
2005-01-06 Revert -Wl, change to Makefile.osf, as the allegedly more standard Tom Lane 8.0.0
2004-12-21 Add '-Wl,' prefix to linker switches consistently. Remove shlib_symbolic Tom Lane 8.0.0
2004-12-17 In a PGXS build, expect to find the postgres executable already installed, Tom Lane 8.0.0
2004-12-16 Allow AIX to use --enable-thread-safety by passing PTHREAD_LIBS to Bruce Momjian 8.0.0
2004-11-20 On some HPUX versions/hardware, it seems we need to include libgcc.a in Tom Lane 8.0.0
2004-11-19 Clean up rpath handling for HPUX --- we can't use the cc-style rpath Tom Lane 8.0.0
2004-11-19 Modify the platform-specific makefiles so that macro 'rpath' is defined Tom Lane 8.0.0
2004-11-17 Install include/port header files, and fix PGXS build to use them. Tom Lane 8.0.0
2004-10-27 Fix Cygwin compile for timezone. Bruce Momjian 8.0.0
2004-10-22 Fix tsearch build problems. Tom Lane 8.0.0
2004-10-11 Use -fPIC not -fpic for BSDen on Sparc. Also switch from Tom Lane 8.0.0