summaryrefslogtreecommitdiff
path: root/lib/make/known-architectures
Commit message (Expand)AuthorAge
* Removed brackets in evaluation of F77FLAGS and F90FLAGS.tradke2001-06-19
* Always append '-64' to the FXXFLAGS for 64-bit configurations.tradke2001-06-18
* Fix compiler options for configurations with gcc (compile as 32 bit).tradke2001-06-18
* Added some more options to C_WARN_FLAGS and CXX_WARN_FLAGS resp.tradke2001-06-18
* Added Compaq f90 compiler which migh be installed on Linux Alpha systems.tradke2001-06-14
* Adding -D_WIN32 to flags for CPP as the CPP in the latest version Cygwin nogoodale2001-06-07
* Pacific vastf90 compiler needs appropriate g77 libs.goodale2001-05-15
* The known-arch stuff for MacOS X.tradke2001-05-13
* Renaming hiuxmpp to hiuxwe2 for new config.guess and config.sub files.goodale2001-05-11
* Added optimisation flags for C and changed debugging flag to -g3allen2001-04-16
* Fix for Cactus/605allen2001-04-13
* Set PTHREADS_DEFINE to "_PTHREADS_D10" if Cactus was configured with PTHREADS...tradke2001-04-05
* Added '-D_PTHREADS_D10' to CFLAGS and CXXFLAGS if PTHREADS were configured.tradke2001-04-05
* Adding recognition of xlc_r and xlC_r.goodale2001-04-04
* Added missing library 'pgftnrtl' for the PGI compiler.tradke2001-03-13
* Fix for Cactus/547 and more.allen2001-03-10
* adding optimazations flags found by Peter Diener, no goes twice (!) as fastlanfer2001-02-21
* Adding cache data.goodale2001-02-19
* Fix for Compilation/370allen2001-02-17
* Erik Schnetters fix for Lahey Fortran 95 6.0aallen2001-02-17
* Removed unnecessary /link from GENERAL_LIBRARIES to get rid of akcamarda2001-01-31
* Bug fix.goodale2001-01-18
* New way of testing whether g77 uses libg2callen2001-01-18
* Added math lib to the LIBS for OSF. Is needed at least to link Cactustradke2001-01-17
* File needed for Pittsburgh terascale machineallen2001-01-16
* Increase register spill size for compilers.goodale2000-12-20
* Setting F77FLAGSgoodale2000-12-19
* Fix for freeformat f90 compilation. This was PR 224.goodale2000-12-17
* Now looks for the directory with the static fortran libraries.goodale2000-12-13
* Some tidying up, plus adding a define for the preprocessor so it works okgoodale2000-12-12
* Pick up includes from $INCLUDE when generating dependencies.goodale2000-12-12
* Updates to digital fortran libraries.goodale2000-12-12
* Added compaq fortran compiler to known compilers.goodale2000-12-12
* Changed to use C/C++ compiler for linking - now checks the f90 compilergoodale2000-12-10
* Added known-architecture file for Solaris 2.6. It just sources the commontradke2000-11-04
* Added ucb to the system's LIBS and LIBDIRS resp.tradke2000-11-03
* Converted to using libraries with name *.lib as per windows convention. Sogoodale2000-10-31
* Added check for sizeof(long long) as another candidate for eight byte ints.goodale2000-10-04
* Lots of extra warning flags for compiling. I've been using these forgoodale2000-09-26
* If C++ compilers are 7.2 or below use r10000 for r12000 processorsallen2000-09-26
* Adding cross compilation info for cygwin to compile ia64 stuff.goodale2000-09-12
* Allow creation of a 32 bit configuration on a 64 bit Irix machine.goodale2000-09-07
* Add optimising options to optimise flags rather than fflagsallen2000-09-03
* Adding libraries for intel compiler.goodale2000-09-01
* Adding knowledge of Intel compilers.goodale2000-08-31
* Got rid of \ before apostrophes which don't seem to be neededallen2000-08-29
* R4400 can only take mips3.goodale2000-07-29
* Hopefully dependencies work now.goodale2000-07-27
* Dependencies.goodale2000-07-27
* Another attempt at the dependency stuff.goodale2000-07-27