summaryrefslogtreecommitdiff
path: root/lib/make/make.thornlib
Commit message (Expand)AuthorAge
* Changing name of make variable used to pass make target to submakes to CCTK_T...goodale2001-06-13
* Several inter-twined changes: -goodale2001-05-21
* Tidying up some cruft.goodale2001-05-20
* Adding RANLIBFLAGS to pass arguments to ranlib. Default is "cs".goodale2001-05-14
* 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
* Changed so that make.subdir is used for building all user-supplied files.goodale2001-05-09
* Only need to use dependencies for local objects in the rule, as the restgoodale2000-12-07
* Change to allow files with the same basename but differnt languages to begoodale1999-09-10
* Adding a couple of MKDIRFLAGS that I had missedallen1999-09-09
* Adding $MKDIRFLAGS needed for NTallen1999-09-07
* Now "packages" are called "arrangements"allen1999-07-30
* Protected the SUBDIRS variable against make.code.defn files in the subdirecto...goodale1999-04-10
* changed a mkdir to a $(MKDIR)allen1999-03-10
* Changed the way include files are handled slightly. This shouldgoodale1999-02-27
* Checks for the existence of a library before trying to delete it !goodale1999-02-04
* Now deletes an archive before updating it, as otherwise weirdgoodale1999-02-04
* Now preprocesses c files into the appropriate build directory, thengoodale1999-01-22
* Added dependencies for the source files.goodale1999-01-22
* Now passes through defines to the preprocessor to allow the parameters to work.goodale1999-01-22
* Changed name of main library to libCactus.a .goodale1999-01-19
* Changed siniclude to -include, as older versions of gmake don't recognisegoodale1999-01-19
* Changed some include statement to sinclude to prevent extraneous warninggoodale1999-01-19
* Now make will recurse into subdirectories of a thorn.goodale1999-01-18
* Added rules to make make.thornlist and ActiveThornsgoodale1999-01-18
* New make system.goodale1999-01-17
* Start of the new make system.goodale1999-01-16