[cig-commits] r12897 - in cs/cigma/trunk: . build

luis at geodynamics.org luis at geodynamics.org
Tue Sep 16 19:48:13 PDT 2008


Author: luis
Date: 2008-09-16 19:48:12 -0700 (Tue, 16 Sep 2008)
New Revision: 12897

Added:
   cs/cigma/trunk/build/
   cs/cigma/trunk/build/buildbot.cfg
Modified:
   cs/cigma/trunk/
Log:
Configuring the cigma trunk directory to use the CIG buildbot



Property changes on: cs/cigma/trunk
___________________________________________________________________
Name: buildbot:config
   + # -*- cfg -*-
# vim:set ft=cfg:
#
# Configuration file for CIG buildbot
#
# On trunk directory, run this command:
#
#   svn propset buildbot:config -F build/buildbot.cfg .
#


[packaging]

directories =

libraries =
    hdf5
    mpi

python =
    FIAT*
    numpy*

programs =
    cigma

scripts =

files =





Added: cs/cigma/trunk/build/buildbot.cfg
===================================================================
--- cs/cigma/trunk/build/buildbot.cfg	                        (rev 0)
+++ cs/cigma/trunk/build/buildbot.cfg	2008-09-17 02:48:12 UTC (rev 12897)
@@ -0,0 +1,32 @@
+# -*- cfg -*-
+# vim:set ft=cfg:
+#
+# Configuration file for CIG buildbot
+#
+# On trunk directory, run this command:
+#
+#   svn propset buildbot:config -F build/buildbot.cfg .
+#
+
+
+[packaging]
+
+directories =
+
+libraries =
+    hdf5
+    mpi
+
+python =
+    FIAT*
+    numpy*
+
+programs =
+    cigma
+
+scripts =
+
+files =
+
+
+



More information about the cig-commits mailing list