[cig-commits] r11839 - in short/3D/PyLith/tags/v1.1.1: . libsrc/meshio modulesrc/bc modulesrc/faults modulesrc/feassemble modulesrc/materials modulesrc/meshio modulesrc/solver modulesrc/topology modulesrc/utils tests tests/2d tests/3d unittests/libtests/bc/data unittests/libtests/faults/data unittests/libtests/feassemble unittests/libtests/feassemble/data unittests/libtests/materials unittests/libtests/materials/data unittests/libtests/meshio unittests/libtests/meshio/data unittests/libtests/topology unittests/libtests/topology/data unittests/pytests/bc unittests/pytests/bc/data unittests/pytests/faults unittests/pytests/faults/data unittests/pytests/feassemble unittests/pytests/feassemble/data unittests/pytests/materials unittests/pytests/materials/data unittests/pytests/meshio unittests/pytests/meshio/data unittests/pytests/topology unittests/pytests/topology/data unittests/pytests/utils

brad at geodynamics.org brad at geodynamics.org
Mon Apr 21 13:59:30 PDT 2008


Author: brad
Date: 2008-04-21 13:59:30 -0700 (Mon, 21 Apr 2008)
New Revision: 11839

Modified:
   short/3D/PyLith/tags/v1.1.1/DEPENDENCIES
   short/3D/PyLith/tags/v1.1.1/Makefile.am
   short/3D/PyLith/tags/v1.1.1/NEWS
   short/3D/PyLith/tags/v1.1.1/README
   short/3D/PyLith/tags/v1.1.1/configure.ac
   short/3D/PyLith/tags/v1.1.1/libsrc/meshio/Makefile.am
   short/3D/PyLith/tags/v1.1.1/modulesrc/bc/Makefile.am
   short/3D/PyLith/tags/v1.1.1/modulesrc/faults/Makefile.am
   short/3D/PyLith/tags/v1.1.1/modulesrc/feassemble/Makefile.am
   short/3D/PyLith/tags/v1.1.1/modulesrc/materials/Makefile.am
   short/3D/PyLith/tags/v1.1.1/modulesrc/meshio/Makefile.am
   short/3D/PyLith/tags/v1.1.1/modulesrc/solver/Makefile.am
   short/3D/PyLith/tags/v1.1.1/modulesrc/topology/Makefile.am
   short/3D/PyLith/tags/v1.1.1/modulesrc/utils/Makefile.am
   short/3D/PyLith/tags/v1.1.1/tests/2d/Makefile.am
   short/3D/PyLith/tags/v1.1.1/tests/3d/Makefile.am
   short/3D/PyLith/tags/v1.1.1/tests/Makefile.am
   short/3D/PyLith/tags/v1.1.1/unittests/libtests/bc/data/Makefile.am
   short/3D/PyLith/tags/v1.1.1/unittests/libtests/faults/data/Makefile.am
   short/3D/PyLith/tags/v1.1.1/unittests/libtests/feassemble/Makefile.am
   short/3D/PyLith/tags/v1.1.1/unittests/libtests/feassemble/data/Makefile.am
   short/3D/PyLith/tags/v1.1.1/unittests/libtests/materials/Makefile.am
   short/3D/PyLith/tags/v1.1.1/unittests/libtests/materials/data/Makefile.am
   short/3D/PyLith/tags/v1.1.1/unittests/libtests/meshio/Makefile.am
   short/3D/PyLith/tags/v1.1.1/unittests/libtests/meshio/data/Makefile.am
   short/3D/PyLith/tags/v1.1.1/unittests/libtests/topology/Makefile.am
   short/3D/PyLith/tags/v1.1.1/unittests/libtests/topology/data/Makefile.am
   short/3D/PyLith/tags/v1.1.1/unittests/pytests/bc/Makefile.am
   short/3D/PyLith/tags/v1.1.1/unittests/pytests/bc/data/Makefile.am
   short/3D/PyLith/tags/v1.1.1/unittests/pytests/faults/Makefile.am
   short/3D/PyLith/tags/v1.1.1/unittests/pytests/faults/data/Makefile.am
   short/3D/PyLith/tags/v1.1.1/unittests/pytests/feassemble/Makefile.am
   short/3D/PyLith/tags/v1.1.1/unittests/pytests/feassemble/data/Makefile.am
   short/3D/PyLith/tags/v1.1.1/unittests/pytests/materials/Makefile.am
   short/3D/PyLith/tags/v1.1.1/unittests/pytests/materials/data/Makefile.am
   short/3D/PyLith/tags/v1.1.1/unittests/pytests/meshio/Makefile.am
   short/3D/PyLith/tags/v1.1.1/unittests/pytests/meshio/data/Makefile.am
   short/3D/PyLith/tags/v1.1.1/unittests/pytests/topology/Makefile.am
   short/3D/PyLith/tags/v1.1.1/unittests/pytests/topology/data/Makefile.am
   short/3D/PyLith/tags/v1.1.1/unittests/pytests/utils/Makefile.am
Log:
Fixed Makefile.am files to include files missing from source distribution. Incremented version to 1.1.1.

Modified: short/3D/PyLith/tags/v1.1.1/DEPENDENCIES
===================================================================
--- short/3D/PyLith/tags/v1.1.1/DEPENDENCIES	2008-04-21 19:06:22 UTC (rev 11838)
+++ short/3D/PyLith/tags/v1.1.1/DEPENDENCIES	2008-04-21 20:59:30 UTC (rev 11839)
@@ -1,25 +1,20 @@
-TEMPORARY KLUDGES
-
-#define NEW_SECTION in $PETSC_DIR/include/petscmesh.h
-
-  Matt will change the section type in PETSc Sieve to this new section
-  type after his meeting in Turkey.
-
 REQUIRED DEPENDENCIES
 
 MPI
-PETSc
+PETSc (development version)
 pythia
 spatialdata
   proj
 numpy
+FIAT
 pyrexembed (from CIG)
+Pyrex
 nemesis
 
 OPTIONAL DEPENDENCIES
 
 cppunit
 CUBIT
-PETSc w/TetGen
+  netcdf
+PETSc (development version) w/TetGen and ParMetis
 doxygen
-

Modified: short/3D/PyLith/tags/v1.1.1/Makefile.am
===================================================================
--- short/3D/PyLith/tags/v1.1.1/Makefile.am	2008-04-21 19:06:22 UTC (rev 11838)
+++ short/3D/PyLith/tags/v1.1.1/Makefile.am	2008-04-21 20:59:30 UTC (rev 11839)
@@ -26,6 +26,8 @@
 #	tests
 endif
 
+DIST_SUBDIRS = $(SUBDIRS) tests
+
 if ENABLE_DOCUMENTATION
   SUBDIRS += doc
 endif
@@ -40,7 +42,5 @@
 		$(PYTHON) setup.py install_deps -H None -f $$top_builddir/deps --prefix=$(prefix) && \
 		$(PYTHON) setup.py egg_info -e $(pythondir)
 
-# version
-# $Id$
 
 # End of file 

Modified: short/3D/PyLith/tags/v1.1.1/NEWS
===================================================================
--- short/3D/PyLith/tags/v1.1.1/NEWS	2008-04-21 19:06:22 UTC (rev 11838)
+++ short/3D/PyLith/tags/v1.1.1/NEWS	2008-04-21 20:59:30 UTC (rev 11839)
@@ -1,16 +1,2 @@
-PyLith NEWS -- history of user-visible changes.  2006-04-06
-
 Please report bugs at <http://geodynamics.org/roundup>.
 Send questions to cig-short at geodynamics.org.
-
-Version 0.8.0
-
-* This first version of PyLith is a direct descendant of Lithomop and
-  marks the first version that runs in parallel.  The code now uses
-  the PETSc Sieve package.
-
-Version 0.7.2
-
-* Lithomop3d now uses the GNU Build System (Autoconf, Automake, and
-  Libtool).  See the file INSTALL for building and installation
-  instructions.

Modified: short/3D/PyLith/tags/v1.1.1/README
===================================================================
--- short/3D/PyLith/tags/v1.1.1/README	2008-04-21 19:06:22 UTC (rev 11838)
+++ short/3D/PyLith/tags/v1.1.1/README	2008-04-21 20:59:30 UTC (rev 11839)
@@ -1,4 +1,4 @@
-We are pleased to announce release of PyLith version 1.1.0.
+We are pleased to announce release of PyLith version 1.1.1.
 
 Please submit bug reports via the World Wide Web at:
     http://geodynamics.org/roundup    
@@ -81,6 +81,13 @@
 
 
 ----------------------------------------------------------------------
+Version 1.1.1
+----------------------------------------------------------------------
+
+  * Fixed Makefile.am files to include files missing from the source
+    distribution.
+
+----------------------------------------------------------------------
 Version 1.1.0
 ----------------------------------------------------------------------
 

Modified: short/3D/PyLith/tags/v1.1.1/configure.ac
===================================================================
--- short/3D/PyLith/tags/v1.1.1/configure.ac	2008-04-21 19:06:22 UTC (rev 11838)
+++ short/3D/PyLith/tags/v1.1.1/configure.ac	2008-04-21 20:59:30 UTC (rev 11839)
@@ -11,7 +11,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([PyLith], [1.1.0], [cig-short at geodynamics.org])
+AC_INIT([PyLith], [1.1.1], [cig-short at geodynamics.org])
 AC_CONFIG_AUX_DIR([./aux-config])
 AC_CONFIG_HEADER([portinfo])
 AC_CONFIG_MACRO_DIR([m4])

Modified: short/3D/PyLith/tags/v1.1.1/libsrc/meshio/Makefile.am
===================================================================
--- short/3D/PyLith/tags/v1.1.1/libsrc/meshio/Makefile.am	2008-04-21 19:06:22 UTC (rev 11838)
+++ short/3D/PyLith/tags/v1.1.1/libsrc/meshio/Makefile.am	2008-04-21 20:59:30 UTC (rev 11839)
@@ -44,6 +44,7 @@
 	GMVFileBinary.hh \
 	PsetFile.hh \
 	PsetFileAscii.hh \
+	PsetFileAscii.icc \
 	PsetFileBinary.hh
 
 # export

Modified: short/3D/PyLith/tags/v1.1.1/modulesrc/bc/Makefile.am
===================================================================
--- short/3D/PyLith/tags/v1.1.1/modulesrc/bc/Makefile.am	2008-04-21 19:06:22 UTC (rev 11838)
+++ short/3D/PyLith/tags/v1.1.1/modulesrc/bc/Makefile.am	2008-04-21 20:59:30 UTC (rev 11839)
@@ -18,9 +18,9 @@
 bcmodule_la_LDFLAGS = -module -avoid-version \
 	$(AM_LDFLAGS) $(PYTHON_LA_LDFLAGS)
 
-bcmodule_la_SOURCES = bc.pyxe
-
+dist_bcmodule_la_SOURCES = bc.pyxe.src
 nodist_bcmodule_la_SOURCES = \
+	bc.pyxe \
 	bc.c bc_embed.cpp bc_embed.h
 
 bcmodule_la_LIBADD = \

Modified: short/3D/PyLith/tags/v1.1.1/modulesrc/faults/Makefile.am
===================================================================
--- short/3D/PyLith/tags/v1.1.1/modulesrc/faults/Makefile.am	2008-04-21 19:06:22 UTC (rev 11838)
+++ short/3D/PyLith/tags/v1.1.1/modulesrc/faults/Makefile.am	2008-04-21 20:59:30 UTC (rev 11839)
@@ -18,9 +18,9 @@
 faultsmodule_la_LDFLAGS = -module -avoid-version \
 	$(AM_LDFLAGS) $(PYTHON_LA_LDFLAGS)
 
-faultsmodule_la_SOURCES = faults.pyxe
-
+dist_faultsmodule_la_SOURCES = faults.pyxe.src
 nodist_faultsmodule_la_SOURCES = \
+	faults.pyxe \
 	faults.c faults_embed.cpp faults_embed.h
 
 faultsmodule_la_LIBADD = \

Modified: short/3D/PyLith/tags/v1.1.1/modulesrc/feassemble/Makefile.am
===================================================================
--- short/3D/PyLith/tags/v1.1.1/modulesrc/feassemble/Makefile.am	2008-04-21 19:06:22 UTC (rev 11838)
+++ short/3D/PyLith/tags/v1.1.1/modulesrc/feassemble/Makefile.am	2008-04-21 20:59:30 UTC (rev 11839)
@@ -18,9 +18,9 @@
 feassemblemodule_la_LDFLAGS = -module -avoid-version \
 	$(AM_LDFLAGS) $(PYTHON_LA_LDFLAGS)
 
-feassemblemodule_la_SOURCES = feassemble.pyxe
-
+dist_feassemblemodule_la_SOURCES = feassemble.pyxe.src
 nodist_feassemblemodule_la_SOURCES = \
+	feassemble.pyxe \
 	feassemble.c feassemble_embed.cpp feassemble_embed.h
 
 feassemblemodule_la_LIBADD = \

Modified: short/3D/PyLith/tags/v1.1.1/modulesrc/materials/Makefile.am
===================================================================
--- short/3D/PyLith/tags/v1.1.1/modulesrc/materials/Makefile.am	2008-04-21 19:06:22 UTC (rev 11838)
+++ short/3D/PyLith/tags/v1.1.1/modulesrc/materials/Makefile.am	2008-04-21 20:59:30 UTC (rev 11839)
@@ -18,9 +18,9 @@
 materialsmodule_la_LDFLAGS = -module -avoid-version \
 	$(AM_LDFLAGS) $(PYTHON_LA_LDFLAGS)
 
-materialsmodule_la_SOURCES = materials.pyxe
-
+dist_materialsmodule_la_SOURCES = materials.pyxe.src
 nodist_materialsmodule_la_SOURCES = \
+	materials.pyxe \
 	materials.c materials_embed.cpp materials_embed.h
 
 materialsmodule_la_LIBADD = \

Modified: short/3D/PyLith/tags/v1.1.1/modulesrc/meshio/Makefile.am
===================================================================
--- short/3D/PyLith/tags/v1.1.1/modulesrc/meshio/Makefile.am	2008-04-21 19:06:22 UTC (rev 11838)
+++ short/3D/PyLith/tags/v1.1.1/modulesrc/meshio/Makefile.am	2008-04-21 20:59:30 UTC (rev 11839)
@@ -18,9 +18,9 @@
 meshiomodule_la_LDFLAGS = -module -avoid-version \
 	$(AM_LDFLAGS) $(PYTHON_LA_LDFLAGS)
 
-meshiomodule_la_SOURCES = meshio.pyxe
-
+dist_meshiomodule_la_SOURCES = meshio.pyxe.src
 nodist_meshiomodule_la_SOURCES = \
+	meshio.pyxe \
 	meshio.c meshio_embed.cpp meshio_embed.h
 
 meshiomodule_la_LIBADD = \

Modified: short/3D/PyLith/tags/v1.1.1/modulesrc/solver/Makefile.am
===================================================================
--- short/3D/PyLith/tags/v1.1.1/modulesrc/solver/Makefile.am	2008-04-21 19:06:22 UTC (rev 11838)
+++ short/3D/PyLith/tags/v1.1.1/modulesrc/solver/Makefile.am	2008-04-21 20:59:30 UTC (rev 11839)
@@ -18,9 +18,9 @@
 solvermodule_la_LDFLAGS = -module -avoid-version \
 	$(AM_LDFLAGS) $(PYTHON_LA_LDFLAGS)
 
-solvermodule_la_SOURCES = solver.pyxe
-
+dist_solvermodule_la_SOURCES = solver.pyxe.src
 nodist_solvermodule_la_SOURCES = \
+	solver.pyxe \
 	solver.c solver_embed.cpp solver_embed.h
 
 solvermodule_la_LIBADD = \

Modified: short/3D/PyLith/tags/v1.1.1/modulesrc/topology/Makefile.am
===================================================================
--- short/3D/PyLith/tags/v1.1.1/modulesrc/topology/Makefile.am	2008-04-21 19:06:22 UTC (rev 11838)
+++ short/3D/PyLith/tags/v1.1.1/modulesrc/topology/Makefile.am	2008-04-21 20:59:30 UTC (rev 11839)
@@ -18,9 +18,9 @@
 topologymodule_la_LDFLAGS = -module -avoid-version \
 	$(AM_LDFLAGS) $(PYTHON_LA_LDFLAGS)
 
-topologymodule_la_SOURCES = topology.pyxe
-
+dist_topologymodule_la_SOURCES = topology.pyxe.src
 nodist_topologymodule_la_SOURCES = \
+	topology.pyxe \
 	topology.c topology_embed.cpp topology_embed.h
 
 topologymodule_la_LIBADD = \

Modified: short/3D/PyLith/tags/v1.1.1/modulesrc/utils/Makefile.am
===================================================================
--- short/3D/PyLith/tags/v1.1.1/modulesrc/utils/Makefile.am	2008-04-21 19:06:22 UTC (rev 11838)
+++ short/3D/PyLith/tags/v1.1.1/modulesrc/utils/Makefile.am	2008-04-21 20:59:30 UTC (rev 11839)
@@ -17,8 +17,9 @@
 
 petscmodule_la_LDFLAGS = -module -avoid-version \
 	$(AM_LDFLAGS) $(PYTHON_LA_LDFLAGS)
-petscmodule_la_SOURCES = petsc.pyxe
+dist_petscmodule_la_SOURCES = petsc.pyxe.src
 nodist_petscmodule_la_SOURCES = \
+	petsc.pyxe \
 	petsc.c petsc_embed.cpp petsc_embed.h
 petscmodule_la_LIBADD = \
 	$(top_builddir)/libsrc/libpylith.la \
@@ -33,8 +34,9 @@
 
 utilsmodule_la_LDFLAGS = -module -avoid-version \
 	$(AM_LDFLAGS) $(PYTHON_LA_LDFLAGS)
-utilsmodule_la_SOURCES = utils.pyxe
+dist_utilsmodule_la_SOURCES = utils.pyxe.src
 nodist_utilsmodule_la_SOURCES = \
+	utils.pyxe \
 	utils.c utils_embed.cpp utils_embed.h
 utilsmodule_la_LIBADD = \
 	$(top_builddir)/libsrc/libpylith.la \

Modified: short/3D/PyLith/tags/v1.1.1/tests/2d/Makefile.am
===================================================================
--- short/3D/PyLith/tags/v1.1.1/tests/2d/Makefile.am	2008-04-21 19:06:22 UTC (rev 11838)
+++ short/3D/PyLith/tags/v1.1.1/tests/2d/Makefile.am	2008-04-21 20:59:30 UTC (rev 11839)
@@ -10,10 +10,9 @@
 # ----------------------------------------------------------------------
 #
 
-SUBDIRS = 
+SUBDIRS = \
+	tri3 \
+	quad4
 
-#	tri3
-#	quad4
 
-
 # End of file 

Modified: short/3D/PyLith/tags/v1.1.1/tests/3d/Makefile.am
===================================================================
--- short/3D/PyLith/tags/v1.1.1/tests/3d/Makefile.am	2008-04-21 19:06:22 UTC (rev 11838)
+++ short/3D/PyLith/tags/v1.1.1/tests/3d/Makefile.am	2008-04-21 20:59:30 UTC (rev 11839)
@@ -10,10 +10,9 @@
 # ----------------------------------------------------------------------
 #
 
-SUBDIRS =
+SUBDIRS = \
+	tet4 \
+	hex8
 
-#	tet4
-#	hex8
 
-
 # End of file 

Modified: short/3D/PyLith/tags/v1.1.1/tests/Makefile.am
===================================================================
--- short/3D/PyLith/tags/v1.1.1/tests/Makefile.am	2008-04-21 19:06:22 UTC (rev 11838)
+++ short/3D/PyLith/tags/v1.1.1/tests/Makefile.am	2008-04-21 20:59:30 UTC (rev 11839)
@@ -11,10 +11,9 @@
 #
 
 SUBDIRS = \
-	1d
+	1d \
+	2d \
+	3d
 
-#	2d
-#	3d
 
-
 # End of file 

Modified: short/3D/PyLith/tags/v1.1.1/unittests/libtests/bc/data/Makefile.am
===================================================================
--- short/3D/PyLith/tags/v1.1.1/unittests/libtests/bc/data/Makefile.am	2008-04-21 19:06:22 UTC (rev 11838)
+++ short/3D/PyLith/tags/v1.1.1/unittests/libtests/bc/data/Makefile.am	2008-04-21 20:59:30 UTC (rev 11839)
@@ -10,7 +10,7 @@
 # ----------------------------------------------------------------------
 #
 
-noinst_DATA = \
+dist_noinst_DATA = \
 	line2.mesh \
 	line2.spatialdb \
 	line2-tractions.spatialdb \
@@ -38,13 +38,13 @@
 
 # 'export' the input files by performing a mock install
 export_datadir = $(top_builddir)/unittests/libtests/bc/data
-export-data: $(noinst_DATA)
-	for f in $(noinst_DATA); do $(install_sh_DATA) $(srcdir)/$$f $(export_datadir); done
+export-data: $(dist_noinst_DATA)
+	for f in $(dist_noinst_DATA); do $(install_sh_DATA) $(srcdir)/$$f $(export_datadir); done
 
 BUILT_SOURCES = export-data
 
 CLEANFILES = \
-	$(export_datadir)/$(noinst_DATA)
+	$(export_datadir)/$(dist_noinst_DATA)
 
 
 # End of file 

Modified: short/3D/PyLith/tags/v1.1.1/unittests/libtests/faults/data/Makefile.am
===================================================================
--- short/3D/PyLith/tags/v1.1.1/unittests/libtests/faults/data/Makefile.am	2008-04-21 19:06:22 UTC (rev 11838)
+++ short/3D/PyLith/tags/v1.1.1/unittests/libtests/faults/data/Makefile.am	2008-04-21 20:59:30 UTC (rev 11839)
@@ -10,7 +10,7 @@
 # ----------------------------------------------------------------------
 #
 
-noinst_DATA = \
+dist_noinst_DATA = \
 	bulkprops_1d.spatialdb \
 	bulkprops_2d.spatialdb \
 	bulkprops_3d.spatialdb \
@@ -82,13 +82,13 @@
 
 # 'export' the input files by performing a mock install
 export_datadir = $(top_builddir)/unittests/libtests/faults/data
-export-data: $(noinst_DATA)
-	for f in $(noinst_DATA); do $(install_sh_DATA) $(srcdir)/$$f $(export_datadir); done
+export-data: $(dist_noinst_DATA)
+	for f in $(dist_noinst_DATA); do $(install_sh_DATA) $(srcdir)/$$f $(export_datadir); done
 
 BUILT_SOURCES = export-data
 
 CLEANFILES = \
-	$(export_datadir)/$(noinst_DATA) \
+	$(export_datadir)/$(dist_noinst_DATA) \
 	$(export_datadir)/$(noinst_TMP)
 
 

Modified: short/3D/PyLith/tags/v1.1.1/unittests/libtests/feassemble/Makefile.am
===================================================================
--- short/3D/PyLith/tags/v1.1.1/unittests/libtests/feassemble/Makefile.am	2008-04-21 19:06:22 UTC (rev 11838)
+++ short/3D/PyLith/tags/v1.1.1/unittests/libtests/feassemble/Makefile.am	2008-04-21 20:59:30 UTC (rev 11839)
@@ -95,7 +95,8 @@
 	TestQuadrature1Din2D.hh \
 	TestQuadrature1Din3D.hh \
 	TestQuadrature2D.hh \
-	TestQuadrature2Din3D.hh
+	TestQuadrature2Din3D.hh \
+	TestQuadrature3D.hh
 
 # Source files associated with testing data
 testfeassemble_SOURCES += \

Modified: short/3D/PyLith/tags/v1.1.1/unittests/libtests/feassemble/data/Makefile.am
===================================================================
--- short/3D/PyLith/tags/v1.1.1/unittests/libtests/feassemble/data/Makefile.am	2008-04-21 19:06:22 UTC (rev 11838)
+++ short/3D/PyLith/tags/v1.1.1/unittests/libtests/feassemble/data/Makefile.am	2008-04-21 20:59:30 UTC (rev 11839)
@@ -10,20 +10,20 @@
 # ----------------------------------------------------------------------
 #
 
-noinst_DATA = \
+dist_noinst_DATA = \
 	elasticstrain1d.spatialdb \
 	elasticplanestrain.spatialdb \
 	elasticisotropic3d.spatialdb
 
 # 'export' the input files by performing a mock install
 export_datadir = $(top_builddir)/unittests/libtests/feassemble/data
-export-data: $(noinst_DATA)
-	for f in $(noinst_DATA); do $(install_sh_DATA) $(srcdir)/$$f $(export_datadir); done
+export-data: $(dist_noinst_DATA)
+	for f in $(dist_noinst_DATA); do $(install_sh_DATA) $(srcdir)/$$f $(export_datadir); done
 
 BUILT_SOURCES = export-data
 
 CLEANFILES = \
-	$(export_datadir)/$(noinst_DATA)
+	$(export_datadir)/$(dist_noinst_DATA)
 
 
 # End of file 

Modified: short/3D/PyLith/tags/v1.1.1/unittests/libtests/materials/Makefile.am
===================================================================
--- short/3D/PyLith/tags/v1.1.1/unittests/libtests/materials/Makefile.am	2008-04-21 19:06:22 UTC (rev 11838)
+++ short/3D/PyLith/tags/v1.1.1/unittests/libtests/materials/Makefile.am	2008-04-21 20:59:30 UTC (rev 11839)
@@ -34,7 +34,15 @@
 
 
 noinst_HEADERS = \
-	TestMaterial.hh
+	TestMaterial.hh \
+	TestElasticMaterial.hh \
+	TestElasticStrain1D.hh \
+	TestElasticStress1D.hh \
+	TestElasticPlaneStrain.hh \
+	TestElasticPlaneStress.hh \
+	TestElasticIsotropic3D.hh \
+	TestGenMaxwellIsotropic3D.hh \
+	TestMaxwellIsotropic3D.hh
 
 # Source files associated with testing data
 testmaterials_SOURCES += \

Modified: short/3D/PyLith/tags/v1.1.1/unittests/libtests/materials/data/Makefile.am
===================================================================
--- short/3D/PyLith/tags/v1.1.1/unittests/libtests/materials/data/Makefile.am	2008-04-21 19:06:22 UTC (rev 11838)
+++ short/3D/PyLith/tags/v1.1.1/unittests/libtests/materials/data/Makefile.am	2008-04-21 20:59:30 UTC (rev 11839)
@@ -10,20 +10,20 @@
 # ----------------------------------------------------------------------
 #
 
-noinst_DATA = \
+dist_noinst_DATA = \
 	matinitialize.spatialdb
 
 noinst_TMP =
 
 # 'export' the input files by performing a mock install
 export_datadir = $(top_builddir)/unittests/libtests/materials/data
-export-data: $(noinst_DATA)
-	for f in $(noinst_DATA); do $(install_sh_DATA) $(srcdir)/$$f $(export_datadir); done
+export-data: $(dist_noinst_DATA)
+	for f in $(dist_noinst_DATA); do $(install_sh_DATA) $(srcdir)/$$f $(export_datadir); done
 
 BUILT_SOURCES = export-data
 
 CLEANFILES = \
-	$(export_datadir)/$(noinst_DATA)
+	$(export_datadir)/$(dist_noinst_DATA)
 
 
 # End of file 

Modified: short/3D/PyLith/tags/v1.1.1/unittests/libtests/meshio/Makefile.am
===================================================================
--- short/3D/PyLith/tags/v1.1.1/unittests/libtests/meshio/Makefile.am	2008-04-21 19:06:22 UTC (rev 11838)
+++ short/3D/PyLith/tags/v1.1.1/unittests/libtests/meshio/Makefile.am	2008-04-21 20:59:30 UTC (rev 11839)
@@ -143,7 +143,7 @@
 	data/MeshData.hh \
 	data/MeshData1D.hh \
 	data/MeshData1Din2D.hh \
-	data/MeshData1Din2D.hh \
+	data/MeshData1Din3D.hh \
 	data/MeshData2D.hh \
 	data/MeshData2Din3D.hh \
 	data/MeshData3D.hh \

Modified: short/3D/PyLith/tags/v1.1.1/unittests/libtests/meshio/data/Makefile.am
===================================================================
--- short/3D/PyLith/tags/v1.1.1/unittests/libtests/meshio/data/Makefile.am	2008-04-21 19:06:22 UTC (rev 11838)
+++ short/3D/PyLith/tags/v1.1.1/unittests/libtests/meshio/data/Makefile.am	2008-04-21 20:59:30 UTC (rev 11839)
@@ -10,7 +10,7 @@
 # ----------------------------------------------------------------------
 #
 
-noinst_DATA = \
+dist_noinst_DATA = \
 	cube2_ascii.gmv \
 	cube2_ascii.pset \
 	cube2_binary.gmv \
@@ -94,13 +94,13 @@
 
 # 'export' the input files by performing a mock install
 export_datadir = $(top_builddir)/unittests/libtests/meshio/data
-export-data: $(noinst_DATA)
-	for f in $(noinst_DATA); do $(install_sh_DATA) $(srcdir)/$$f $(export_datadir); done
+export-data: $(dist_noinst_DATA)
+	for f in $(dist_noinst_DATA); do $(install_sh_DATA) $(srcdir)/$$f $(export_datadir); done
 
 BUILT_SOURCES = export-data
 
 CLEANFILES = \
-	$(export_datadir)/$(noinst_DATA)
+	$(export_datadir)/$(dist_noinst_DATA)
 
 
 # End of file 

Modified: short/3D/PyLith/tags/v1.1.1/unittests/libtests/topology/Makefile.am
===================================================================
--- short/3D/PyLith/tags/v1.1.1/unittests/libtests/topology/Makefile.am	2008-04-21 19:06:22 UTC (rev 11838)
+++ short/3D/PyLith/tags/v1.1.1/unittests/libtests/topology/Makefile.am	2008-04-21 20:59:30 UTC (rev 11839)
@@ -25,8 +25,9 @@
 	TestMeshOps.cc \
 	test_topology.cc
 
-noinst_HEADERS =
-	TestFieldsManager.hh
+noinst_HEADERS = \
+	TestFieldsManager.hh \
+	TestMeshOps.hh
 
 # Source files associated with testing data
 testtopology_SOURCES += 

Modified: short/3D/PyLith/tags/v1.1.1/unittests/libtests/topology/data/Makefile.am
===================================================================
--- short/3D/PyLith/tags/v1.1.1/unittests/libtests/topology/data/Makefile.am	2008-04-21 19:06:22 UTC (rev 11838)
+++ short/3D/PyLith/tags/v1.1.1/unittests/libtests/topology/data/Makefile.am	2008-04-21 20:59:30 UTC (rev 11839)
@@ -10,18 +10,18 @@
 # ----------------------------------------------------------------------
 #
 
-noinst_DATA = \
+dist_noinst_DATA = \
 	tri3.mesh
 
 # 'export' the input files by performing a mock install
 export_datadir = $(top_builddir)/unittests/libtests/topology/data
-export-data: $(noinst_DATA)
-	for f in $(noinst_DATA); do $(install_sh_DATA) $(srcdir)/$$f $(export_datadir); done
+export-data: $(dist_noinst_DATA)
+	for f in $(dist_noinst_DATA); do $(install_sh_DATA) $(srcdir)/$$f $(export_datadir); done
 
 BUILT_SOURCES = export-data
 
 CLEANFILES = \
-	$(export_datadir)/$(noinst_DATA)
+	$(export_datadir)/$(dist_noinst_DATA)
 
 
 # End of file 

Modified: short/3D/PyLith/tags/v1.1.1/unittests/pytests/bc/Makefile.am
===================================================================
--- short/3D/PyLith/tags/v1.1.1/unittests/pytests/bc/Makefile.am	2008-04-21 19:06:22 UTC (rev 11838)
+++ short/3D/PyLith/tags/v1.1.1/unittests/pytests/bc/Makefile.am	2008-04-21 20:59:30 UTC (rev 11839)
@@ -16,7 +16,7 @@
 SUBDIRS = data
 
 TESTS = testbc.py
-check_SCRIPTS = testbc.py
+dist_check_SCRIPTS = testbc.py
 
 TESTS_ENVIRONMENT = $(PYTHON)
 

Modified: short/3D/PyLith/tags/v1.1.1/unittests/pytests/bc/data/Makefile.am
===================================================================
--- short/3D/PyLith/tags/v1.1.1/unittests/pytests/bc/data/Makefile.am	2008-04-21 19:06:22 UTC (rev 11838)
+++ short/3D/PyLith/tags/v1.1.1/unittests/pytests/bc/data/Makefile.am	2008-04-21 20:59:30 UTC (rev 11839)
@@ -10,7 +10,7 @@
 # ----------------------------------------------------------------------
 #
 
-noinst_DATA = \
+dist_noinst_DATA = \
 	tri3.spatialdb \
 	tri3-tractions.spatialdb \
 	tri3.mesh \
@@ -20,13 +20,13 @@
 
 # 'export' the input files by performing a mock install
 export_datadir = $(top_builddir)/unittests/pytests/bc/data
-export-data: $(noinst_DATA)
-	for f in $(noinst_DATA); do $(install_sh_DATA) $(srcdir)/$$f $(export_datadir); done
+export-data: $(dist_noinst_DATA)
+	for f in $(dist_noinst_DATA); do $(install_sh_DATA) $(srcdir)/$$f $(export_datadir); done
 
 BUILT_SOURCES = export-data
 
 CLEANFILES = \
-	$(export_datadir)/$(noinst_DATA)
+	$(export_datadir)/$(dist_noinst_DATA)
 
 
 # End of file 

Modified: short/3D/PyLith/tags/v1.1.1/unittests/pytests/faults/Makefile.am
===================================================================
--- short/3D/PyLith/tags/v1.1.1/unittests/pytests/faults/Makefile.am	2008-04-21 19:06:22 UTC (rev 11838)
+++ short/3D/PyLith/tags/v1.1.1/unittests/pytests/faults/Makefile.am	2008-04-21 20:59:30 UTC (rev 11839)
@@ -16,7 +16,7 @@
 SUBDIRS = data
 
 TESTS = testfaults.py
-check_SCRIPTS = testfaults.py
+dist_check_SCRIPTS = testfaults.py
 
 TESTS_ENVIRONMENT = $(PYTHON)
 

Modified: short/3D/PyLith/tags/v1.1.1/unittests/pytests/faults/data/Makefile.am
===================================================================
--- short/3D/PyLith/tags/v1.1.1/unittests/pytests/faults/data/Makefile.am	2008-04-21 19:06:22 UTC (rev 11838)
+++ short/3D/PyLith/tags/v1.1.1/unittests/pytests/faults/data/Makefile.am	2008-04-21 20:59:30 UTC (rev 11839)
@@ -10,7 +10,7 @@
 # ----------------------------------------------------------------------
 #
 
-noinst_DATA = \
+dist_noinst_DATA = \
 	bulkprops_2d.spatialdb \
 	tri3.mesh \
 	tri3_finalslip.spatialdb \
@@ -21,13 +21,13 @@
 
 # 'export' the input files by performing a mock install
 export_datadir = $(top_builddir)/unittests/pytests/faults/data
-export-data: $(noinst_DATA)
-	for f in $(noinst_DATA); do $(install_sh_DATA) $(srcdir)/$$f $(export_datadir); done
+export-data: $(dist_noinst_DATA)
+	for f in $(dist_noinst_DATA); do $(install_sh_DATA) $(srcdir)/$$f $(export_datadir); done
 
 BUILT_SOURCES = export-data
 
 CLEANFILES = \
-	$(export_datadir)/$(noinst_DATA)
+	$(export_datadir)/$(dist_noinst_DATA)
 
 
 # End of file 

Modified: short/3D/PyLith/tags/v1.1.1/unittests/pytests/feassemble/Makefile.am
===================================================================
--- short/3D/PyLith/tags/v1.1.1/unittests/pytests/feassemble/Makefile.am	2008-04-21 19:06:22 UTC (rev 11838)
+++ short/3D/PyLith/tags/v1.1.1/unittests/pytests/feassemble/Makefile.am	2008-04-21 20:59:30 UTC (rev 11839)
@@ -16,26 +16,32 @@
 SUBDIRS = data
 
 TESTS = testfeassemble.py
-check_SCRIPTS = testfeassemble.py
+dist_check_SCRIPTS = testfeassemble.py
 
 TESTS_ENVIRONMENT = $(PYTHON)
 
 noinst_PYTHON = \
 	TestFIATLagrange.py \
 	TestFIATSimplex.py \
+	TestCellGeometry.py \
 	TestQuadrature.py \
-	TestIntegrator.py
+	TestIntegrator.py \
+	TestElasticityExplicit.py \
+	TestElasticityImplicit.py
 
-
 # module
 subpkgpyexec_LTLIBRARIES = testfeassemblemodule.la
 
 testfeassemblemodule_la_LDFLAGS = -module -avoid-version \
 	$(AM_LDFLAGS) $(PYTHON_LA_LDFLAGS)
 
-testfeassemblemodule_la_SOURCES = testfeassemble.pyxe
+dist_testfeassemblemodule_la_SOURCES = \
+	testfeassemble.pyxe.src \
+	TestQuadrature.hh \
+	TestQuadrature.icc
 
 nodist_testfeassemblemodule_la_SOURCES = \
+	testfeassemble.pyxe \
 	testfeassemble.c testfeassemble_embed.cpp testfeassemble_embed.h
 
 testfeassemblemodule_la_LIBADD = \

Modified: short/3D/PyLith/tags/v1.1.1/unittests/pytests/feassemble/data/Makefile.am
===================================================================
--- short/3D/PyLith/tags/v1.1.1/unittests/pytests/feassemble/data/Makefile.am	2008-04-21 19:06:22 UTC (rev 11838)
+++ short/3D/PyLith/tags/v1.1.1/unittests/pytests/feassemble/data/Makefile.am	2008-04-21 20:59:30 UTC (rev 11839)
@@ -10,7 +10,7 @@
 # ----------------------------------------------------------------------
 #
 
-noinst_DATA = \
+dist_noinst_DATA = \
 	tri3.mesh \
 	elasticplanestrain.spatialdb
 
@@ -18,13 +18,13 @@
 
 # 'export' the input files by performing a mock install
 export_datadir = $(top_builddir)/unittests/pytests/feassemble/data
-export-data: $(noinst_DATA)
-	for f in $(noinst_DATA); do $(install_sh_DATA) $(srcdir)/$$f $(export_datadir); done
+export-data: $(dist_noinst_DATA)
+	for f in $(dist_noinst_DATA); do $(install_sh_DATA) $(srcdir)/$$f $(export_datadir); done
 
 BUILT_SOURCES = export-data
 
 CLEANFILES = \
-	$(export_datadir)/$(noinst_DATA)
+	$(export_datadir)/$(dist_noinst_DATA)
 
 
 # End of file 

Modified: short/3D/PyLith/tags/v1.1.1/unittests/pytests/materials/Makefile.am
===================================================================
--- short/3D/PyLith/tags/v1.1.1/unittests/pytests/materials/Makefile.am	2008-04-21 19:06:22 UTC (rev 11838)
+++ short/3D/PyLith/tags/v1.1.1/unittests/pytests/materials/Makefile.am	2008-04-21 20:59:30 UTC (rev 11839)
@@ -16,20 +16,20 @@
 SUBDIRS = data
 
 TESTS = testmaterials.py
-check_SCRIPTS = testmaterials.py
+dist_check_SCRIPTS = testmaterials.py
 
 TESTS_ENVIRONMENT = $(PYTHON)
 
 noinst_PYTHON = \
-	TestElasticIsotropic3D.py \
+	TestHomogeneous.py \
+	TestMaterial.py \
+	TestElasticStrain1D.py \
+	TestElasticStress1D.py \
 	TestElasticPlaneStrain.py \
 	TestElasticPlaneStress.py \
-	TestElasticStrain1D.py \
-	TestElasticStress1D.py \
-	TestGenMaxwellIsotropic3D.py \
-	TestHomogeneous.py \
-	TestMaterial.py \
-	TestMaxwellIsotropic3D.py
+	TestElasticIsotropic3D.py \
+	TestMaxwellIsotropic3D.py \
+	TestGenMaxwellIsotropic3D.py
 
 
 # End of file 

Modified: short/3D/PyLith/tags/v1.1.1/unittests/pytests/materials/data/Makefile.am
===================================================================
--- short/3D/PyLith/tags/v1.1.1/unittests/pytests/materials/data/Makefile.am	2008-04-21 19:06:22 UTC (rev 11838)
+++ short/3D/PyLith/tags/v1.1.1/unittests/pytests/materials/data/Makefile.am	2008-04-21 20:59:30 UTC (rev 11839)
@@ -10,7 +10,7 @@
 # ----------------------------------------------------------------------
 #
 
-noinst_DATA = \
+dist_noinst_DATA = \
 	matinitialize.spatialdb \
 	twoelems.mesh
 
@@ -18,13 +18,13 @@
 
 # 'export' the input files by performing a mock install
 export_datadir = $(top_builddir)/unittests/pytests/materials/data
-export-data: $(noinst_DATA)
-	for f in $(noinst_DATA); do $(install_sh_DATA) $(srcdir)/$$f $(export_datadir); done
+export-data: $(dist_noinst_DATA)
+	for f in $(dist_noinst_DATA); do $(install_sh_DATA) $(srcdir)/$$f $(export_datadir); done
 
 BUILT_SOURCES = export-data
 
 CLEANFILES = \
-	$(export_datadir)/$(noinst_DATA) \
+	$(export_datadir)/$(dist_noinst_DATA) \
 	$(export_datadir)/$(noinst_TMP)
 
 

Modified: short/3D/PyLith/tags/v1.1.1/unittests/pytests/meshio/Makefile.am
===================================================================
--- short/3D/PyLith/tags/v1.1.1/unittests/pytests/meshio/Makefile.am	2008-04-21 19:06:22 UTC (rev 11838)
+++ short/3D/PyLith/tags/v1.1.1/unittests/pytests/meshio/Makefile.am	2008-04-21 20:59:30 UTC (rev 11839)
@@ -16,7 +16,7 @@
 SUBDIRS = data
 
 TESTS = testdriver.py
-check_SCRIPTS = testdriver.py 
+dist_check_SCRIPTS = testdriver.py 
 
 TESTS_ENVIRONMENT = $(PYTHON)
 
@@ -31,7 +31,7 @@
 
 if ENABLE_CUBIT
   TESTS += testdriver_cubit.py
-  check_SCRIPTS += testdriver_cubit.py
+  dist_check_SCRIPTS += testdriver_cubit.py
 endif	
 
 noinst_tmp = \

Modified: short/3D/PyLith/tags/v1.1.1/unittests/pytests/meshio/data/Makefile.am
===================================================================
--- short/3D/PyLith/tags/v1.1.1/unittests/pytests/meshio/data/Makefile.am	2008-04-21 19:06:22 UTC (rev 11838)
+++ short/3D/PyLith/tags/v1.1.1/unittests/pytests/meshio/data/Makefile.am	2008-04-21 20:59:30 UTC (rev 11839)
@@ -10,7 +10,7 @@
 # ----------------------------------------------------------------------
 #
 
-noinst_DATA = \
+dist_noinst_DATA = \
 	mesh2Din3D.txt \
 	cube2_ascii.gmv \
 	cube2_ascii.pset \
@@ -25,13 +25,13 @@
 
 # 'export' the input files by performing a mock install
 export_datadir = $(top_builddir)/unittests/pytests/meshio/data
-export-data: $(noinst_DATA)
-	for f in $(noinst_DATA); do $(install_sh_DATA) $(srcdir)/$$f $(export_datadir); done
+export-data: $(dist_noinst_DATA)
+	for f in $(dist_noinst_DATA); do $(install_sh_DATA) $(srcdir)/$$f $(export_datadir); done
 
 BUILT_SOURCES = export-data
 
 CLEANFILES = \
-	$(export_datadir)/$(noinst_DATA) \
+	$(export_datadir)/$(dist_noinst_DATA) \
 	$(export_datadir)/$(noinst_TMP)
 
 

Modified: short/3D/PyLith/tags/v1.1.1/unittests/pytests/topology/Makefile.am
===================================================================
--- short/3D/PyLith/tags/v1.1.1/unittests/pytests/topology/Makefile.am	2008-04-21 19:06:22 UTC (rev 11838)
+++ short/3D/PyLith/tags/v1.1.1/unittests/pytests/topology/Makefile.am	2008-04-21 20:59:30 UTC (rev 11839)
@@ -16,18 +16,19 @@
 SUBDIRS = data
 
 TESTS = testdriver.py
-check_SCRIPTS = testdriver.py
+dist_check_SCRIPTS = testdriver.py
 
 TESTS_ENVIRONMENT = $(PYTHON)
 
 if ENABLE_TETGEN
   TESTS += testgensimple.py
-  check_SCRIPTS += testgensimple.py
+  dist_check_SCRIPTS += testgensimple.py
 endif
 
 
 noinst_PYTHON = \
 	TestMesh.py \
+	TestFieldsManager.py \
 	TestMeshGenerator.py \
 	TestMeshGenSimple.py \
 	TestMeshImporter.py

Modified: short/3D/PyLith/tags/v1.1.1/unittests/pytests/topology/data/Makefile.am
===================================================================
--- short/3D/PyLith/tags/v1.1.1/unittests/pytests/topology/data/Makefile.am	2008-04-21 19:06:22 UTC (rev 11838)
+++ short/3D/PyLith/tags/v1.1.1/unittests/pytests/topology/data/Makefile.am	2008-04-21 20:59:30 UTC (rev 11839)
@@ -10,20 +10,20 @@
 # ----------------------------------------------------------------------
 #
 
-noinst_DATA = \
+dist_noinst_DATA = \
 	tri3.mesh
 
 noinst_TMP =
 
 # 'export' the input files by performing a mock install
 export_datadir = $(top_builddir)/unittests/pytests/topology/data
-export-data: $(noinst_DATA)
-	for f in $(noinst_DATA); do $(install_sh_DATA) $(srcdir)/$$f $(export_datadir); done
+export-data: $(dist_noinst_DATA)
+	for f in $(dist_noinst_DATA); do $(install_sh_DATA) $(srcdir)/$$f $(export_datadir); done
 
 BUILT_SOURCES = export-data
 
 CLEANFILES = \
-	$(export_datadir)/$(noinst_DATA)
+	$(export_datadir)/$(dist_noinst_DATA)
 
 
 # End of file 

Modified: short/3D/PyLith/tags/v1.1.1/unittests/pytests/utils/Makefile.am
===================================================================
--- short/3D/PyLith/tags/v1.1.1/unittests/pytests/utils/Makefile.am	2008-04-21 19:06:22 UTC (rev 11838)
+++ short/3D/PyLith/tags/v1.1.1/unittests/pytests/utils/Makefile.am	2008-04-21 20:59:30 UTC (rev 11839)
@@ -14,7 +14,9 @@
 include $(top_srcdir)/subpackage.am
 
 TESTS = testmanager.py testutils.py
-check_SCRIPTS = testmanager.py testutils.py
+dist_check_SCRIPTS = \
+	testmanager.py \
+	testutils.py
 
 TESTS_ENVIRONMENT = $(PYTHON)
 



More information about the cig-commits mailing list