summaryrefslogtreecommitdiff
path: root/lib/make
Commit message (Expand)AuthorAge
...
* Bugfix for my my last commit.tradke2001-09-13
* Add the Globus include dirs to the MPI include path.tradke2001-09-13
* Added missing quote in variable assignment.tradke2001-09-13
* Define the MPI version used to be an integer constant so that it can be usedtradke2001-09-12
* Support LAM 6.5.x installations which come with a different liblist thantradke2001-09-10
* Removed the Portland fortran compiler optimization option '-Mvect=sse'tradke2001-09-10
* Known-architectures file for Fujitsu VPP700 (vpp.lrz-muenchen.de).tradke2001-09-07
* Check if lib xlopt is there and add it to LIBS. This lib contains fortrantradke2001-09-07
* Set optimization options for Portland C compiler.tradke2001-09-04
* 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
* Known-arch file for AIX 4.3.0.0 (Blue Horizon).tradke2001-09-03
* Added optimization flags for Portland Group compilers.tradke2001-08-30
* known-arch file for OSF1 V5.1 (tcsini.psc.edu).allen2001-08-30
* Define CCTK_MPI to be the MPI version used (eg. NATIVE, MPICH_ch_p4, MPICH_gl...tradke2001-08-27
* Moved optimization flags from CFLAGS and CXXFLAGS to C_OPTIMISE_FLAGS andkcamarda2001-08-23
* Use the new thornlib linklist for the Cactus linker commandline.tradke2001-07-11
* Fix for potentially uninitialized shell variable.tradke2001-06-30
* Fixed HDF5 configuration setup for Windows where libz is named zlib,tradke2001-06-26
* Changing to use CCTK_WriteLine rather than cat to write to archdefs.h.goodale2001-06-25
* Added function CCTK_WriteFiles which compares file against old version andgoodale2001-06-25
* Set F??FLAGS to output only diagnostic messages of error level 4 and higher.tradke2001-06-20
* Spelling correction.goodale2001-06-20
* Removing spurious newline.goodale2001-06-20
* 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
* Use C_WARN_FLAGS to build CXX_WARN_FLAGS only if CC is gcc.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
* Changing name of make variable used to pass make target to submakes to CCTK_T...goodale2001-06-13
* With my latest commit I accidentally removed MKDIR and MKDIRFLAGStradke2001-06-13
* Get rid of FMODIFIER (DEPRECATED IN BETA 9) and MKDIR/MKDIRFLAGS whichtradke2001-06-12
* Adding -D_WIN32 to flags for CPP as the CPP in the latest version Cygwin nogoodale2001-06-07
* Several inter-twined changes: -goodale2001-05-21
* Updating now that we no longer need full paths to libs under NT. Notgoodale2001-05-21
* Tidying up some cruft.goodale2001-05-20
* Check for isnan.goodale2001-05-16
* Fixing fortran name generation, partially broken (especially for Windows)goodale2001-05-15
* Pacific vastf90 compiler needs appropriate g77 libs.goodale2001-05-15
* Changing defualt of RANLIBFLAGS from 'cs' to '-cs' since the '-' seems to begoodale2001-05-14
* Adding RANLIBFLAGS to pass arguments to ranlib. Default is "cs".goodale2001-05-14
* The known-arch stuff for MacOS X.tradke2001-05-13
* Fixing bug introduced by my previous commit whereby the object files forgoodale2001-05-13
* Added optional use of ranlib to create archoive indices.goodale2001-05-11
* Adding stuff for sx5.goodale2001-05-11
* Renaming hiuxmpp to hiuxwe2 for new config.guess and config.sub files.goodale2001-05-11
* Latest config.guess and config.sub from GNU autoconf project -goodale2001-05-11
* Changed so that make.subdir is used for building all user-supplied files.goodale2001-05-09
* Added configure check for finite(3).tradke2001-04-24