summaryrefslogtreecommitdiff
path: root/lib/make/make.configuration
Commit message (Expand)AuthorAge
* Add configuration option XARGS (much like TAR) to define the location of theknarf2013-02-27
* Output "Done" after building executableeschnett2013-01-14
* Add configuration options allowing moving all object files into the executableeschnett2012-10-28
* make cleandeps a no-op if build directory does not existrhaas2012-07-25
* - fix several issues with recent VERBOSE changeknarf2011-10-04
* fix issue #586: bashisms, and uppercase VERBOSE=YES, as well as a couple of m...knarf2011-09-28
* remove bashisms and unnecessary curly bracesknarf2011-09-28
* Replace the SILENT option with a VERBOSE option (of opposite meaning). Defaultknarf2011-09-27
* Allow a configuration.ccl file for the flesheschnett2011-08-25
* Delete large "lib" directories without exceeding command line length limitationseschnett2011-01-04
* Tell Cactus to call the configuration scripts of Cactus thorns as 'make' scri...knarf2010-06-02
* Use CPPFLAGS as well for the final link stage, since the fileschnetter2008-01-25
* Allow thorns to call make.configuration recursively from theirschnetter2007-08-22
* Build a configuration in two steps: First create make.thornlib, thenschnetter2007-05-21
* When compiling src/datestamp.c, pass in as a preprocessor define the currenttradke2006-07-28
* Add a new configuration flag PROFILE=yes, which enables profiling in aschnetter2006-06-23
* Move the inclusion of bindings/Configuration/make.link from make.configurationtradke2006-03-09
* Create the scratch directories in the configurations when theschnetter2005-09-26
* For "make clean", remove the complete scratch directory instead ofschnetter2005-08-21
* configuration.ccl fix. Please test and report if anything breaksyye002005-08-16
* Undo last commit totradke2005-03-08
* Patch from Yaakoub to fix some problems with configuration.ccl stuffgoodale2005-03-04
* When building utility programs, include makefile definitions generatedtradke2004-12-21
* Make cactus thorn lib names less likely to clash with system namesgoodale2004-11-30
* Removing some strange lines and some lines scheduled for removal in beta16.goodale2004-11-15
* Changed to using the cygwin version of Perl under cygwin. This hasgoodale2004-05-19
* Fixed path to a thorn's bindings Configuration make.configuration.deps file.tradke2004-05-17
* 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