[cig-commits] [commit] QA: Merge pull request #86 from QuLogic/parallel-make (4359ed5)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Fri Jan 17 04:27:59 PST 2014


Repository : ssh://geoshell/specfem3d

On branch  : QA
Link       : https://github.com/geodynamics/specfem3d/compare/6c327a1cde359cefa65f66e5b7981bfe995f92e3...4359ed56c14ef8f87387f46c8b705a1d395a40ba

>---------------------------------------------------------------

commit 4359ed56c14ef8f87387f46c8b705a1d395a40ba
Merge: 6c327a1 8a7bed3
Author: Matthieu Lefebvre <ml15 at princeton.edu>
Date:   Fri Jan 17 04:27:39 2014 -0800

    Merge pull request #86 from QuLogic/parallel-make
    
    Fix parallel make



>---------------------------------------------------------------

4359ed56c14ef8f87387f46c8b705a1d395a40ba
 Makefile.in                                        |  98 +++++++-------
 .../geocubitlib/__init__.py => bin/.keep           |   0
 configure                                          | 148 ---------------------
 configure.ac                                       | 148 ---------------------
 .../geocubitlib/__init__.py => lib/.keep           |   0
 .../geocubitlib/__init__.py => obj/.keep           |   0
 .../geocubitlib/__init__.py => obj/che/.keep       |   0
 .../geocubitlib/__init__.py => obj/dec/.keep       |   0
 .../geocubitlib/__init__.py => obj/gen/.keep       |   0
 .../geocubitlib/__init__.py => obj/mesh/.keep      |   0
 .../geocubitlib/__init__.py => obj/spec/.keep      |   0
 src/check_mesh_quality_CUBIT_Abaqus/Makefile.in    |  11 +-
 .../compile_all.csh                                |   8 --
 src/decompose_mesh/Makefile.in                     |  13 +-
 src/decompose_mesh/scotch_5.1.12b/.gitignore       |   3 -
 .../scotch_5.1.12b/src/libscotch/Makefile          |  43 +++---
 .../scotch_5.1.12b/src/libscotchmetis/Makefile     |  24 +++-
 .../scotch_5.1.12b/src/scotch/Makefile             |  77 ++---------
 src/generate_databases/Makefile.in                 |  72 +++++++---
 src/meshfem3D/Makefile.in                          |  30 +++--
 src/specfem3D/Makefile.in                          | 127 ++++++++++++++----
 21 files changed, 287 insertions(+), 515 deletions(-)



More information about the CIG-COMMITS mailing list