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