summaryrefslogtreecommitdiff
path: root/lib/make
Commit message (Expand)AuthorAge
...
* Added missing library for Intel fortran compilers.tradke2001-10-23
* Use $(CPP) again to create fortran dependency files on irix.tradke2001-10-19
* Added optimization and debugging flags for the SGI compilers.tradke2001-10-18
* Support for the ecpc Intel C++ compiler on the IA64.tradke2001-10-18
* Use $(CC) instead of $(CPP) to generate the fortran source dependencies.tradke2001-10-17
* Added known-arch stuff for NAG fortran compiler.tradke2001-10-14
* Fixed pathnames being ignored when parsing commandline configurationallen2001-10-13
* Fixed compiler flags for native C/C++/Fortran compilers.allen2001-10-10
* Fixed dependency generation for native C++ compiler.tradke2001-10-09
* Fixed dependency generation macros for Intel compilers.tradke2001-09-24
* Support the new Intel C++/C/Fortran compilers on IA64.tradke2001-09-24
* Added flags needed to compile with fortran modules.tradke2001-09-24
* Implemented default users, option file and command line options forallen2001-09-23
* Give better warning when no fortran compiler is found.allen2001-09-23
* Use configuration options in CACTUSRC directory if it existsallen2001-09-22
* Support the new Intel C++/C/Fortran compilers.tradke2001-09-19
* Added Absoft fortran f77/f90 fortran compilers for MacOSXallen2001-09-18
* Tidying output with dividersallen2001-09-15
* Updated for several types of linker commands.tradke2001-09-14
* Report the Cactus version at the top of the output of every gmake command whe...allen2001-09-14
* 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