aboutsummaryrefslogtreecommitdiff
path: root/src/template/aix
Commit message (Expand)AuthorAge
* Select CFLAGS_SL at configure time, not in platform-specific Makefiles.Tom Lane2019-10-21
* AIX: Stop adding option -qsrcmsg.Noah Misch2019-10-12
* Force "restrict" not to be used when compiling with xlc.Andres Freund2017-10-13
* Attempt to work around a 32bit xlc compiler bug from a different place.Andres Freund2015-08-08
* Fix typo in commit de6fd1c.Andres Freund2015-08-05
* Rely on inline functions even if that causes warnings in older compilers.Andres Freund2015-08-05
* AIX: Test the -qlonglong option before use.Noah Misch2015-07-17
* Tweak configure to attempt to add -qnoansialias to CFLAGS whenever runningTom Lane2009-02-11
* Update tested AIX memset platforms.Bruce Momjian2006-02-03
* Allow MEMSET_LOOP_LIMIT to be set on a per-platform basis, and turn offBruce Momjian2006-02-03
* Don't bother adding to cflags/cppflags, just set them because configureBruce Momjian2004-12-02
* Add to CPPFLAGS/CFLAGS in template files, don't over-ride them.Bruce Momjian2004-11-27
* Fix CFLAGS logic.Peter Eisentraut2003-11-01
* Fix CFLAGS selection to actually work. Add test to detect whether gcc'sPeter Eisentraut2003-10-25
* Remove -pipe from compiles.Bruce Momjian2003-10-09
* Make template CFLAGS handling consistent.Bruce Momjian2003-10-09
* Remove leftovers from subproject removals. Fixes for Python and KerberosPeter Eisentraut2002-09-04
* Upgrade to Autoconf version 2.53. Replaced many custom macroPeter Eisentraut2002-03-29
* AIX patches from Andreas.Tom Lane2000-11-18
* Determine CXXFLAGS after the C++ compiler was detected. Also honorPeter Eisentraut2000-10-31
* Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template toPeter Eisentraut2000-10-21
* Rename templates to match names in makefiles/Makefile.* and include/port.Peter Eisentraut2000-07-15
* From: Darren King <aixssd!darrenk@abs.net>Marc G. Fournier1997-05-20
* Change BACKEND to CFLAGSMarc G. Fournier1997-04-11
* Move YACC and YFLAGS into the template filesMarc G. Fournier1997-04-04
* Got AROPT setting backwards...correct itMarc G. Fournier1997-04-04
* One helluva mess.Marc G. Fournier1997-04-04