summaryrefslogtreecommitdiff
path: root/lib/make/make.configuration
Commit message (Expand)AuthorAge
* 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
* Removed reference to grace I accidently checked in !goodale1999-02-20
* Can now pass options to the configure scriptgoodale1999-02-20
* toolkit -> packageallen1999-02-13
* Allows thorns to put files make.configuration.defn andgoodale1999-02-12
* Created make variables for the perl scripts - these variables are rungoodale1999-02-06
* Toms twiddling with the order of the thorn libraries in the final link.allen1999-02-02
* Use the $(LD) variable as the linker !goodale1999-01-29
* Now preprocesses c files into the appropriate build directory, thengoodale1999-01-22
* Added dependency of make.thornlist on the .ccl files.goodale1999-01-22
* Now passes through defines to the preprocessor to allow the parameters to work.goodale1999-01-22