summaryrefslogtreecommitdiff
path: root/src/template/aix
AgeCommit message (Expand)Author
2015-08-07Attempt to work around a 32bit xlc compiler bug from a different place.Andres Freund
2015-08-05Fix typo in commit de6fd1c.Andres Freund
2015-08-05Rely on inline functions even if that causes warnings in older compilers.Andres Freund
2015-07-17AIX: Test the -qlonglong option before use.Noah Misch
2009-02-11Tweak configure to attempt to add -qnoansialias to CFLAGS whenever runningTom Lane
2006-02-03Update tested AIX memset platforms.Bruce Momjian
2006-02-03Allow MEMSET_LOOP_LIMIT to be set on a per-platform basis, and turn offBruce Momjian
2004-12-02Don't bother adding to cflags/cppflags, just set them because configureBruce Momjian
2004-11-27Add to CPPFLAGS/CFLAGS in template files, don't over-ride them.Bruce Momjian
2003-11-01Fix CFLAGS logic.Peter Eisentraut
2003-10-25Fix CFLAGS selection to actually work. Add test to detect whether gcc'sPeter Eisentraut
2003-10-09Remove -pipe from compiles.Bruce Momjian
2003-10-09Make template CFLAGS handling consistent.Bruce Momjian
2002-09-04Remove leftovers from subproject removals. Fixes for Python and KerberosPeter Eisentraut
2002-03-29Upgrade to Autoconf version 2.53. Replaced many custom macroPeter Eisentraut
2000-11-18AIX patches from Andreas.Tom Lane
2000-10-31Determine CXXFLAGS after the C++ compiler was detected. Also honorPeter Eisentraut
2000-10-21Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template toPeter Eisentraut
2000-07-15Rename templates to match names in makefiles/Makefile.* and include/port.Peter Eisentraut
1997-05-20From: Darren King <aixssd!darrenk@abs.net>Marc G. Fournier
1997-04-11Change BACKEND to CFLAGSMarc G. Fournier
1997-04-04Move YACC and YFLAGS into the template filesMarc G. Fournier
1997-04-04Got AROPT setting backwards...correct itMarc G. Fournier
1997-04-04One helluva mess.Marc G. Fournier