summaryrefslogtreecommitdiff
path: root/lib/make/make.config.defn.in
Commit message (Expand)AuthorAge
* Define C_LINE_DIRECTIVES and F_LINE_DIRECTIVESschnetter2004-01-19
* Add (incomplete) Fortran 90 bindings for the flesh functions.schnetter2004-01-19
* Add FPP and FPPFLAGS configuration variables. These are used forschnetter2004-01-19
* Turn "WARN={yes|no}" into a configuration option also (still changeable attradke2003-12-17
* Exclude cctk_Functions.h from dependency checking. It does notschnetter2003-11-20
* Adding RANLIBFLAGS to pass arguments to ranlib. Default is "cs".goodale2001-05-14
* Added optional use of ranlib to create archoive indices.goodale2001-05-11
* Initial implementation of Function Aliasing for thorns.allen2001-02-24
* Add F90_SUFFIX make variable for freeformat f90 suffix. This shouldgoodale2000-12-17
* Added LIBNAME_PREFIX and LIBNAME_SUFFIX to allow libraries to be namedgoodale2000-10-31
* A few more checks for things. Now looks for regex.h and getopt.h andgoodale2000-05-14
* Addedgoodale2000-03-07
* Added yet another thing which can be set by the known-architecture stuff:goodale2000-03-06
* Added configuration-time optionallen2000-02-19
* Added configuration-time optiongoodale2000-02-17
* Added detection of X library location.goodale2000-02-10
* cctk_arguments.h -> cctk_Arguments.hallen2000-01-25
* Fixed typoallen1999-12-17
* Adding CParameterStructNames.h to be ignored by the dependencyallen1999-11-06
* Attempt to exclude certain files from the dependency lists to preventgoodale1999-11-04
* Detection of various functions and header files.goodale1999-10-20
* Added MKDIRFLAGS to be available for make and code.allen1999-09-07
* Added yet another make variable.goodale1999-09-04
* Now "packages" are called "arrangements"allen1999-07-30
* Now EXE is the executable nameallen1999-07-28
* I've re-done the MPI stuff to make it more flexible. It is now easy to add o...goodale1999-07-21
* Added MPI=<type> configuration option.goodale1999-07-20
* Added F_DEPEND and F77_DEPEND for consistency with C and CXX.goodale1999-07-15
* Added method to change the way libraries are linked in, this should help undergoodale1999-06-28
* Lots more changes to get things working under NT.goodale1999-06-25
* A few more changes to help supprt NT.goodale1999-06-25
* Most compilers use -c -o for compile only and put object file in agoodale1999-04-08
* Changed the way include files are handled slightly. This shouldgoodale1999-02-27
* Can now pass options to the configure scriptgoodale1999-02-20
* toolkit -> packageallen1999-02-13
* Created make variables for the perl scripts - these variables are rungoodale1999-02-06
* New make system.goodale1999-01-17
* Lots more stuff for the new make system -goodale1999-01-17