summaryrefslogtreecommitdiff
path: root/src/makefiles/Makefile.unixware
AgeCommit message (Expand)Author
2010-07-05Split the LDFLAGS make variable into two parts: LDFLAGS is now used forTom Lane
2005-12-09Allow installation into directories containing spaces in the name.Peter Eisentraut
2004-12-21Add '-Wl,' prefix to linker switches consistently. Remove shlib_symbolicTom Lane
2004-12-16Allow AIX to use --enable-thread-safety by passing PTHREAD_LIBS toBruce Momjian
2004-11-19Modify the platform-specific makefiles so that macro 'rpath' is definedTom Lane
2004-05-14Properly quote variable for makefile use.Bruce Momjian
2004-05-14Move unixware thread stuff into Makefile.unixware.Bruce Momjian
2003-01-05Revert rpath-mangling patch. See discussion on -patches around Nov 29 forPeter Eisentraut
2002-11-14There was an error in the gcc portion of the patch I sent you. Here isBruce Momjian
2002-11-10I am attaching a patch file that will replace the previous one. It onlyBruce Momjian
2002-09-04Remove leftovers from subproject removals. Fixes for Python and KerberosPeter Eisentraut
2002-04-05> > This patch corrects the use of rpath and export options when compilingBruce Momjian
2001-09-06> > I sent this to -hackers and peter_e, but thought it ought to go toBruce Momjian
2001-09-06This fixes the regression test .so builds on sysv5 systems:Bruce Momjian
2001-08-29Install the SQL command man pages into a section appropriate for eachPeter Eisentraut
2000-12-16Fix linker options for ODBC driver. See comment inPeter Eisentraut
2000-11-09Also test for 'void *' as third arg of accept() (as on Solaris 7 and 8),Peter Eisentraut
2000-11-08Only use ld -R flag in UW 7.1*, since it's new.Peter Eisentraut
2000-11-04Separate CFLAGS_SL and CXXFLAGS_SL, to allow building with C and C++Peter Eisentraut
2000-10-27Make use of system-specific linker option to embed shared library searchPeter Eisentraut
2000-10-22Makeover for Unixware 7.1.1Peter Eisentraut
2000-10-21Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template toPeter Eisentraut
2000-10-07Separate -Wl,-E or equivalent into separate make variable, since it's onlyPeter Eisentraut
1998-07-19My mailer munged the intro text in my last post. Here is the textBruce Momjian