summaryrefslogtreecommitdiff
path: root/lib/make/known-architectures/aix
Commit message (Expand)AuthorAge
* Take $(CFLAGS) or $(CXXFLAGS) into account when determining dependencieseschnett2012-08-10
* Use basename to lead strip directory from full path to the compilers.diener2011-10-20
* When checking for particular compiler names on AIX, remove the path,eschnett2011-08-17
* Add new configuration option OPENMP to enable/disable OpenMP support.tradke2008-12-08
* fix detection of version strings for IBM compilerstradke2008-11-06
* Correct dependency generation for Fortran files:schnetter2007-02-27
* Allow users to override FPP settingtradke2007-02-16
* Applied patchswhite2006-06-08
* When setting F77 to F90 while configuring, we recently also startedschnetter2006-01-24
* Detect compiler versions.tradke2005-06-16
* Use xlf77/xlf90 for F77/F90 if the latter aren't set otherwise by the user.tradke2005-06-03
* Add '-qlanglvl=stdc99' to CFLAGS when using xlc on AIX systems. This gives ustradke2005-05-12
* Removed the '-bmaxdata:0x80000000' option from LDFLAGS when compiling intradke2004-04-21
* Fix nasty AIX cpp bug on the sp by replacing it with cpp.pl.jshalf2004-02-25
* Use of aggressive optimization options for F90 code gains 20% performancetradke2004-01-16
* Use the C compiler rather than the preprocessor to generate dependencies fortradke2003-06-04
* qspill=10000 to compiler on psi (RZG)lanfer2002-06-13
* Use the Cactus preprocessor to generate Fortran dependencies.tradke2002-05-31
* Evaluate AIX_BITS to check whehter to build 64-bit (the default now) or 32-bittradke2002-04-22
* Added another C/C++ compiler optimization option.tradke2002-01-19
* For MPI config: use mpCC_r as the linker if xlc_r/xlC_r are used as compilers.tradke2002-01-18
* Fixed dependency generation for native C++ compiler.tradke2001-10-09
* Check if lib xlopt is there and add it to LIBS. This lib contains fortrantradke2001-09-07
* Adding recognition of xlc_r and xlC_r.goodale2001-04-04
* Increase register spill size for compilers.goodale2000-12-20
* Fix for freeformat f90 compilation. This was PR 224.goodale2000-12-17
* Reverting one line to make MPI work again.goodale2000-07-21
* Adding optimise and debug flags for fortranallen2000-07-17
* Now doesn't stop if MPI != NATIVE.goodale2000-04-19
* Changed to use the xlc and xlC compilers by default.goodale2000-04-13
* Renamed shell variables describing the system's native MPI implementationtradke2000-04-04
* Added a "preferred-compilers" section to the known-architecture stuff.goodale1999-10-11
* Added mpi, but the executable doesn't run at the momentallen1999-08-30
* Fixed a couple of small problems.goodale1999-07-15
* Very preliminary support for AIXgoodale1999-07-14