summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Changes so that the testsuite target actually worksallen1999-04-28
* Added a target for "downsize" which prompts you for removing allallen1999-04-26
* Added target for running testsuiteallen1999-04-26
* Changes for making in parellel.goodale1999-04-15
* Added new target, gmake <config>-activethorns which regenerates theallen1999-04-07
* Added support for C++ files (.C and .cc) to make TAGS and make tags .goodale1999-03-25
* Made TAGS work even with exuberant ctags - i.e. the lowest commongoodale1999-03-09
* Change for Portland compilerallen1999-02-27
* Modified clean target to delete dependencies too.goodale1999-02-21
* Can now pass options to the configure scriptgoodale1999-02-20
* Added two new options...goodale1999-02-16
* Added SILENT=no command line option.goodale1999-02-15
* changes toolkits to packages for tags stuffallen1999-02-15
* build directory changes name to configallen1999-02-14
* Added option gmake newthorn .goodale1999-02-03
* Moved setup out of the top level into the lib/make directory, and renamed itgoodale1999-02-03
* Made tags targets phony to force rebuild when asked.goodale1999-01-20
* Protected the query about building a new configuration against someone justgoodale1999-01-19
* Changed $(make) to $(MAKE) in the help messages 8-)goodale1999-01-19
* Added new targets to clean and delete configurations.goodale1999-01-19
* Made CCTK_HOME a simply expanded variable, and marked it for export togoodale1999-01-19
* Put @s in front of all ehos in the makefile.goodale1999-01-18
* New make system.goodale1999-01-17
* Started on default main routinesgoodale1998-10-09
* Added dubgging flags.goodale1998-09-29
* Temporary Makefile for development purposes.goodale1998-09-28