| Age | Commit message (Expand) | Author |
| 2019-02-04 | Move port-specific parts of with_temp_install to port makefile. | Andrew Gierth |
| 2019-01-02 | Ensure link commands list *.o files before LDFLAGS. | Tom Lane |
| 2012-10-10 | Fix PGXS support for building loadable modules on AIX. | Tom Lane |
| 2011-06-16 | Use single quotes in preference to double quotes for protecting pathnames. | Tom Lane |
| 2010-07-06 | Allow for LDFLAGS_SL already having a value in Makefile.aix. | Tom Lane |
| 2010-07-05 | Fix a few single-file (MODULES, not MODULE_big) contrib makefiles that were | Tom Lane |
| 2010-07-05 | Split the LDFLAGS make variable into two parts: LDFLAGS is now used for | Tom Lane |
| 2008-11-14 | Set SQL man pages to be section 7 by default, and only transform them to | Peter Eisentraut |
| 2008-09-01 | Synchronize the shared object build rules in Makefile.port with Makefile.shlib | Peter Eisentraut |
| 2008-02-26 | Reorganize some of the exports list generation code. It seems that this | Peter Eisentraut |
| 2006-09-19 | Fix shared library creation to work properly on AIX. Albe Laurenz | Tom Lane |
| 2006-04-19 | Remove use of lorder and tsort while building static libraries. There's | Tom Lane |
| 2006-01-19 | Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path for AIX and Darwin. | Bruce Momjian |
| 2005-10-28 | Clean up AIX build to avoid 'duplicate symbol' warnings, by moving use | Tom Lane |
| 2005-07-24 | Partial fixes for contrib build on AIX: include -lm where needed. | Tom Lane |
| 2002-10-09 | > > > > and mb conversions (pg_ascii2mic and pg_mic2ascii not | Bruce Momjian |
| 2002-04-05 | > > This patch corrects the use of rpath and export options when compiling | Bruce Momjian |
| 2002-02-23 | Feature patch per prev thread for --with-tcl, only affects AIX | Bruce Momjian |
| 2001-08-29 | Install the SQL command man pages into a section appropriate for each | Peter Eisentraut |
| 2001-04-04 | Clean up AIX makefile to recognize subversions of AIX 4.1 correctly. | Tom Lane |
| 2000-11-30 | Make all commands that link a program look like | Peter Eisentraut |
| 2000-11-09 | Please apply this patch to current, to fix a problem with runcheck, | Bruce Momjian |
| 2000-11-06 | Back out aix makefile patch. | Bruce Momjian |
| 2000-11-06 | Makefile.ports (copied from makefiles/Makefile.aix) is included before | Bruce Momjian |
| 2000-11-04 | Separate CFLAGS_SL and CXXFLAGS_SL, to allow building with C and C++ | Peter Eisentraut |
| 2000-10-21 | Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template to | Peter Eisentraut |
| 2000-10-16 | Something changed, that now shows that there is a dependency missing in | Bruce Momjian |
| 2000-09-29 | Please apply the following patch to fix problems with the AIX port | Bruce Momjian |
| 2000-08-31 | Fix relative path references so that make knowns which dependencies refer | Peter Eisentraut |
| 2000-07-12 | Can you please apply the following patch to current CVS | Bruce Momjian |
| 2000-04-05 | Please forget all I said about gcc and AIX in my previous mail. | Bruce Momjian |
| 1998-02-27 | From: Darren King <darrenk@insightdist.com> | Marc G. Fournier |
| 1997-10-30 | AIX patch from Darren King. | Bruce Momjian |
| 1997-06-11 | From: Darren King <aixssd!darrenk@abs.net> | Marc G. Fournier |
| 1997-05-22 | Oops, missed the commit on this one by Darren King also...new Makefile.aix | Marc G. Fournier |
| 1997-04-12 | Remove port specific Makefile 'targets' (ie. shared libraries) from | Marc G. Fournier |