[cig-commits] r15289 - in short/3D/PyLith/trunk: . templates

brad at geodynamics.org brad at geodynamics.org
Mon Jun 15 17:22:10 PDT 2009


Author: brad
Date: 2009-06-15 17:22:09 -0700 (Mon, 15 Jun 2009)
New Revision: 15289

Modified:
   short/3D/PyLith/trunk/TODO
   short/3D/PyLith/trunk/templates/Makefile.am
Log:
Updated list of files in templates.

Modified: short/3D/PyLith/trunk/TODO
===================================================================
--- short/3D/PyLith/trunk/TODO	2009-06-16 00:08:13 UTC (rev 15288)
+++ short/3D/PyLith/trunk/TODO	2009-06-16 00:22:09 UTC (rev 15289)
@@ -4,11 +4,6 @@
 
 CRITICAL
 
-  petsc-dev doesn't build on the cygwin buildbot (`_vsnprintf' undeclared)
-    http://www.geodynamics.org:8009/?project=PETSc
-
-    * installation is timing out. Sent email to Leif to increase timeout value.
-
   Need power-law full-scale "test" to insure that the power-law and
   nonlinear solve give reasonable results.
 

Modified: short/3D/PyLith/trunk/templates/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/templates/Makefile.am	2009-06-16 00:08:13 UTC (rev 15288)
+++ short/3D/PyLith/trunk/templates/Makefile.am	2009-06-16 00:22:09 UTC (rev 15289)
@@ -11,20 +11,23 @@
 #
 
 EXTRA_DIST = \
+	Makefile.am \
 	README \
 	materials/README \
+	materials/configure \
 	materials/configure.ac \
 	materials/Makefile.am \
 	materials/aclocal.m4 \
 	materials/Makefile.in \
 	materials/portinfo.in \
-	materials/configure \
 	materials/PlaneStrainState.hh \
 	materials/PlaneStrainState.cc \
 	materials/PlaneStrainState.i \
-	materials/PlaneStrainState.i \
+	materials/materialscontrib.i \
 	materials/__init__.py \
 	materials/PlaneStrainState.py \
+	materials/tests/Makefile.am \
+	materials/tests/Makefile.in \
 	materials/tests/testcontrib.py \
 	materials/tests/TestPlaneStrainState.py
 



More information about the CIG-COMMITS mailing list