summaryrefslogtreecommitdiff
path: root/lib/make
Commit message (Expand)AuthorAge
* 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
* Removed the '#undef HAVE_MKDIR' which isn't needed anymore.tradke2001-04-18
* Changing name used to replace __FORTRANFILE__ to F77 for F77 files.goodale2001-04-16
* Added optimisation flags for C and changed debugging flag to -g3allen2001-04-16
* Should not call 'return' in a shell script which is sourced by configure.tradke2001-04-14
* Cactus/569allen2001-04-14
* Fix for Cactus/605allen2001-04-13
* Set PTHREADS_DEFINE to "_PTHREADS_D10" if Cactus was configured with PTHREADS...tradke2001-04-05
* Cannot modify CFLAGS at this stage. So rather put defines necessary fortradke2001-04-05
* Added '-D_PTHREADS_D10' to CFLAGS and CXXFLAGS if PTHREADS were configured.tradke2001-04-05
* Set the compiler/linker flags for PTHREADS support according to the detectedtradke2001-04-05
* Added check for PTHREADS libs (c_r, pthread, pthreads).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
* Initial implementation of Function Aliasing for thorns.allen2001-02-24
* 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
* Added /usr/local/lib/mpich/ to the list of paths to automaticallytradke2001-01-19
* 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
* Removed space between '-I' option and the following include path.tradke2001-01-17
* File needed for Pittsburgh terascale machineallen2001-01-16
* Activate output of source file name preprocessor directive to preprocessedgoodale2001-01-14
* Fix for problem Tom spotted with how I set F90/F77 to descriptive stringsallen2001-01-13