Changeset 3556
- Timestamp:
- 10/23/2009 08:50:56 AM (1 month ago)
- Files:
-
- nmi/gratia/cmdfile (copied) (copied from nmi/graphtool/cmdfile) (1 diff)
- nmi/gratia/glue.in (copied) (copied from nmi/graphtool/glue.in)
- nmi/gratia/svn.in (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
nmi/gratia/cmdfile
r3505 r3556 1 1 project = OSG 2 2 run_type = build 3 component = GraphTool 4 component_version = 0.6.3 5 description = OSG GraphTool build 6 inputs = glue.in, cvs.in 7 VDT_Deps = http://t2.unl.edu/store/cache:PIL http://t2.unl.edu/store/cache:Numpy http://t2.unl.edu/store/cache:Setuptools http://t2.unl.edu/store/cache:Matplotlib 3 component = AccountingView 4 component_version = 0.2.0 5 description = OSG AccountingView build 6 inputs = glue.in, svn.in 7 VDT_Deps = http://t2.unl.edu/store/cache:GraphTool 8 Gratia_component = setup_basic 8 9 remote_declare = build_glue/declare_noegg.py 9 remote_task = build_glue/glue .py10 #platforms = x86_rhas_4 11 platforms = x86_rhas_4, x86_64_rhas_4, x86_rhap_5, x86_64_rhap_510 remote_task = build_glue/glue_gratia.py 11 platforms = x86_64_rhap_5 12 #platforms = x86_rhas_4, x86_64_rhas_4, x86_rhap_5, x86_64_rhap_5 12 13 notify = bbockelm@math.unl.edu
