[cig-commits] r18208 - short/3D/PyLith/branches/v1.5-stable

brad at geodynamics.org brad at geodynamics.org
Sat Apr 9 10:53:44 PDT 2011


Author: brad
Date: 2011-04-09 10:53:44 -0700 (Sat, 09 Apr 2011)
New Revision: 18208

Modified:
   short/3D/PyLith/branches/v1.5-stable/
Log:
Updated buildbot properties.


Property changes on: short/3D/PyLith/branches/v1.5-stable
___________________________________________________________________
Name: buildbot:config
   - # -*- cfg -*-
# vim:set ft=cfg:


[packaging]

directories =
    share/spatialdata
    share/proj

libraries =
    cppunit
    netcdf
    proj
    pylith
    spatialdata
    mpi
    blas
    lapack
    petsc-dev
    chaco

python =
    Cheetah*
    FIAT*
    merlin*
    nemesis*
    numpy*
    pylith
    PyLith.egg-info
    pythia*
    spatialdata*

programs = 
    nemesis
    mpinemesis
    proj
    nad2nad
    nad2bin
    geod
    cs2cs
    ncgen
    ncdump

scripts =
    pylith
    pylithinfo
    pyconvert.py
    gensimpledb.py

files =
    share/gen1Din2D_one_add.spatialdb
    share/gen1Din2D_one_bg.spatialdb
    share/gen1Din2D_one_multiply.spatialdb
    share/gen1Din2D_two_bg.spatialdb
    share/gen1Din2D_two_divide.spatialdb
    share/gen1Din2D_two_subtract.spatialdb
    share/gensimpledb.cfg
    share/spatialdb.dat
    share/testgen1din2d.odb
    share/testgen1din2d_one.odb
    share/testgen1din2d_two.odb


   + # -*- cfg -*-
# vim:set ft=cfg:

[packaging]

bin_dirs =
    bin

lib_dirs =
    lib

misc_dirs =
    etc
    include
    share

files =
    setup.sh


strip_list =
    lib/libpylith
    lib/libspatialdata

exclude =
    bin/gcc
    bin/gccbug
    bin/g++
    bin/gfortran
    bin/cpp
    bin/bfort
    bin/f2py
    bin/x86_64-unknown-linux-gnu-c++*
    bin/x86_64-unknown-linux-gnu-g++*
    bin/x86_64-unknown-linux-gnu-gcc*
    bin/x86_64-unknown-linux-gnu-gcc-4.5.2*
    bin/x86_64-unknown-linux-gnu-gfortran*
    share/man/man1/cpp.1
    share/man/man1/g++.1
    share/man/man1/gcc.1
    share/man/man1/gfotran.1
    share/man/man3/*    
    lib/*.a

scripts =
    pylith
    pylithinfo
    pyconvert.py
    gensimpledb.py




More information about the CIG-COMMITS mailing list