[ET Trac] [Einstein Toolkit] #438: Allow a configuration.ccl for the flesh

Einstein Toolkit trac-noreply at einsteintoolkit.org
Thu Aug 25 13:44:49 CDT 2011


#438: Allow a configuration.ccl for the flesh
-----------------------+----------------------------------------------------
  Reporter:  eschnett  |       Owner:  hinder
      Type:  defect    |      Status:  review
  Priority:  minor     |   Milestone:        
 Component:  Other     |     Version:        
Resolution:            |    Keywords:        
-----------------------+----------------------------------------------------

Comment (by eschnett):

 It is somewhat difficult to allow no configuration.ccl file in the flesh.
 One needs to write a makefile rule that detects if a configuration.ccl is
 there and wasn't before, or if it is there and has changed, or if it is
 not there and more but used to be there, but doesn't complain if it is
 missing. Makefiles aren't designed for this; if a dependency is missing,
 this usually leads to an error.

 Cactus introduces a special logic for this, explicitly keeping track of
 which thorns have a configuration.ccl file and which don't, and since the
 flesh and the thorns are treated somewhat differently we would have to
 duplicate this logic for the flesh. I don't think it's worth the effort.

-- 
Ticket URL: <https://trac.einsteintoolkit.org/ticket/438#comment:8>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit


More information about the Trac mailing list