summaryrefslogtreecommitdiff
path: root/lib/make/known-architectures/osf
Commit message (Expand)AuthorAge
* Take $(CFLAGS) or $(CXXFLAGS) into account when determining dependencieseschnett2012-08-10
* Remove option '-nopt' from STD_FLAGS. It isn't recognized anymore.tradke2004-09-22
* Switch off automatic template instantiation when using native C++ compiler.tradke2004-07-05
* Added '-writable_strings' to C*_OPTIMISE_FLAGS which would be disabledtradke2002-06-03
* Fixed typo in most recent commit.tradke2002-04-10
* Explicitly switch off optimization with '-O0' if OPTIMISE=no.tradke2002-04-10
* Add the '-pthread' flag to compiler options when compiling with PTHREADS=yes.tradke2002-04-08
* Undo settings for native MPI which doesn't seem to exist on all OSF machines.tradke2001-11-06
* Little fix to find out the L2 cachesize for our origin which has processorstradke2001-11-06
* Fixed compiler flags for native C/C++/Fortran compilers.allen2001-10-10
* Change CXX_DEPEND macro only with CXX set to cxx.allen2001-09-04
* Added '-noimplicit_include' to the CXX_DEPEND flags in order to preventallen2001-09-04
* Added math lib to the LIBS for OSF. Is needed at least to link Cactustradke2001-01-17
* Added a "preferred-compilers" section to the known-architecture stuff.goodale1999-10-11
* Found my missing osf files ...allen1999-04-22