summaryrefslogtreecommitdiff
path: root/src/makefiles/Makefile.aix
Commit message (Expand)AuthorAgeFilesLines
* Move port-specific parts of with_temp_install to port makefile.Andrew Gierth2019-02-041-0/+3
* Fix PGXS support for building loadable modules on AIX.Tom Lane2012-10-091-2/+3
* Use single quotes in preference to double quotes for protecting pathnames.Tom Lane2011-06-151-2/+2
* Allow for LDFLAGS_SL already having a value in Makefile.aix.Tom Lane2010-07-061-2/+2
* Fix a few single-file (MODULES, not MODULE_big) contrib makefiles that wereTom Lane2010-07-051-1/+1
* Split the LDFLAGS make variable into two parts: LDFLAGS is now used forTom Lane2010-07-051-0/+1
* Set SQL man pages to be section 7 by default, and only transform them toPeter Eisentraut2008-11-141-2/+0
* Synchronize the shared object build rules in Makefile.port with Makefile.shlibPeter Eisentraut2008-09-011-1/+1
* Reorganize some of the exports list generation code. It seems that thisPeter Eisentraut2008-02-261-8/+5
* Fix shared library creation to work properly on AIX. Albe LaurenzTom Lane2006-09-191-0/+9
* Remove use of lorder and tsort while building static libraries. There'sTom Lane2006-04-191-1/+0
* Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path for AIX and Darwin.Bruce Momjian2006-01-191-1/+1
* Clean up AIX build to avoid 'duplicate symbol' warnings, by moving useTom Lane2005-10-281-2/+7
* Partial fixes for contrib build on AIX: include -lm where needed.Tom Lane2005-07-241-1/+1
* > > > > and mb conversions (pg_ascii2mic and pg_mic2ascii notBruce Momjian2002-10-091-18/+5
* > > This patch corrects the use of rpath and export options when compilingBruce Momjian2002-04-051-8/+8
* Feature patch per prev thread for --with-tcl, only affects AIXBruce Momjian2002-02-231-2/+1
* Install the SQL command man pages into a section appropriate for eachPeter Eisentraut2001-08-291-0/+2
* Clean up AIX makefile to recognize subversions of AIX 4.1 correctly.Tom Lane2001-04-041-2/+2
* Make all commands that link a program look likePeter Eisentraut2000-11-301-2/+2
* Please apply this patch to current, to fix a problem with runcheck,Bruce Momjian2000-11-091-3/+11
* Back out aix makefile patch.Bruce Momjian2000-11-061-4/+0
* Makefile.ports (copied from makefiles/Makefile.aix) is included beforeBruce Momjian2000-11-061-0/+4
* Separate CFLAGS_SL and CXXFLAGS_SL, to allow building with C and C++Peter Eisentraut2000-11-041-4/+3
* Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template toPeter Eisentraut2000-10-211-0/+13
* Something changed, that now shows that there is a dependency missing inBruce Momjian2000-10-161-2/+2
* Please apply the following patch to fix problems with the AIX portBruce Momjian2000-09-291-1/+1
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-311-4/+4
* Can you please apply the following patch to current CVSBruce Momjian2000-07-121-1/+1
* Please forget all I said about gcc and AIX in my previous mail.Bruce Momjian2000-04-051-1/+1
* From: Darren King <darrenk@insightdist.com>Marc G. Fournier1998-02-271-0/+3
* AIX patch from Darren King.Bruce Momjian1997-10-301-4/+2
* From: Darren King <aixssd!darrenk@abs.net>Marc G. Fournier1997-06-111-3/+3
* Oops, missed the commit on this one by Darren King also...new Makefile.aixMarc G. Fournier1997-05-221-10/+13
* Remove port specific Makefile 'targets' (ie. shared libraries) fromMarc G. Fournier1997-04-121-0/+21