summaryrefslogtreecommitdiff
path: root/lib/make/make.configuration
Commit message (Expand)AuthorAge
* Print a warning message if the user specified a configuration option attradke2004-05-06
* Check whether thorn names clash with system library names.schnetter2004-04-09
* Use correct perl interpreter when running c_file_processor from the CSTgoodale2004-03-27
* Implementation of configuration.ccl spec from Yaakoub Y El-Khamra.goodale2004-03-26
* Do not abort making a thorn when the scratch or build directories hadschnetter2004-01-20
* Abort the build when there is an errorschnetter2004-01-19
* Fix dependency generationschnetter2004-01-19
* Cosmetic change.schnetter2004-01-11
* Output the dividers during the build stage after each step instead before,schnetter2003-10-13
* Implemented Cactus/1413allen2003-02-27
* cleandeps only removes dependency files in the configuration build directoryallen2002-08-21
* Removed obselete method of setting THORN_LINKLIST.rideout2002-07-11
* Added make target '-build' to be used astradke2002-01-03
* Protect 'mkdir $(BUILD_DIR)' against race conditions during a parallel make.tradke2001-12-05
* Removed an unneccessary 'sleep 3' when creating the scratch dir.tradke2001-12-04
* Protect 'mkdir scratchdir' against concurrent invocations from parallel makes.tradke2001-12-03
* Tidying output with dividersallen2001-09-15
* Report the Cactus version at the top of the output of every gmake command whe...allen2001-09-14
* Use the new thornlib linklist for the Cactus linker commandline.tradke2001-07-11
* Changed so that make.subdir is used for building all user-supplied files.goodale2001-05-09
* Removed space between '-I' option and the following include path.tradke2001-01-17
* Remove contents of scratch directory for gmake realclean, clean, and cleanobjsallen2001-01-12
* Tidied up the versioning stuff a bit.goodale2000-12-15
* Added LIBNAME_PREFIX and LIBNAME_SUFFIX to allow libraries to be namedgoodale2000-10-31
* Checks for configuration.ccl files.goodale2000-08-31
* Change a -e to a -r in testallen2000-07-26
* Use override to reset the UTILS make variable.tradke2000-05-17
* Experimental support for agoodale2000-05-16
* Removing the -j flag from calls to sub-makes unless the TJOBS orgoodale2000-05-15
* New option for gmakeallen2000-03-10
* Added configuration-time optionallen2000-02-19
* Added -editthorns to allow you to edit your thornlist.goodale1999-10-26
* Cosmetic output change.goodale1999-09-18
* Adding a couple of MKDIRFLAGS that I had missedallen1999-09-09
* Adding $MKDIRFLAGS needed for NTallen1999-09-07
* Added yet another make variable.goodale1999-09-04
* Now "packages" are called "arrangements"allen1999-07-30
* Added simple support for compiling with DEBUG.jmasso1999-07-29
* Make a EXEDIR directory and put EXE thereallen1999-07-28
* Added some verion number stuff.goodale1999-07-23
* Tom's fix for the path names for compiling datestamp.c on the NTallen1999-07-18
* Change ActiveThorns to ThornListallen1999-07-04
* 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
* Changes for making in parellel.goodale1999-04-15
* Protected a ? with a \ in an echo statement.goodale1999-04-14
* Added CFLAGS to compilation of datestamp.goodale1999-02-22
* Fixed major bug in statement which only include make.thornlist if nogoodale1999-02-22
* Modified clean target to delete dependencies too.goodale1999-02-21