Skip to content

Commit

Permalink
REF: use recursive hook file support.
Browse files Browse the repository at this point in the history
  • Loading branch information
cournape committed Jun 14, 2011
1 parent 7ef2a10 commit 1d39495
Show file tree
Hide file tree
Showing 18 changed files with 69 additions and 50 deletions.
55 changes: 5 additions & 50 deletions bento.info
Original file line number Diff line number Diff line change
Expand Up @@ -33,40 +33,6 @@ Classifiers:
Operating System :: Unix,
Operating System :: MacOS

HookFile:
bscript,
scipy/fftpack/bscript,
scipy/integrate/bscript,
scipy/interpolate/bscript,
scipy/lib/blas/bscript,
scipy/lib/lapack/bscript,
scipy/linalg/bscript,
scipy/optimize/bscript,
scipy/signal/bscript,
scipy/sparse/linalg/dsolve/bscript,
scipy/sparse/linalg/dsolve/umfpack/bscript,
scipy/sparse/linalg/eigen/arpack/bscript,
scipy/sparse/linalg/isolve/bscript,
scipy/sparse/sparsetools/bscript,
scipy/spatial/bscript,
scipy/special/bscript,
scipy/stats/bscript

Recurse:
scipy/cluster,
scipy/fftpack,
scipy/integrate,
scipy/interpolate,
scipy/io,
scipy/lib,
scipy/linalg,
scipy/optimize,
scipy/signal,
scipy/sparse,
scipy/spatial,
scipy/special,
scipy/stats

DataFiles: tests
TargetDir: $sitedir/scipy
SourceDir: scipy
Expand Down Expand Up @@ -108,21 +74,10 @@ DataFiles: tests
special/tests/data/*.npz,
stats/tests/*.py

Recurse: scipy

HookFile: bscript

Library:
Packages:
scipy,
scipy.cluster,
scipy.constants,
scipy.fftpack,
scipy.integrate,
scipy.interpolate,
scipy.io,
scipy.lib,
scipy.linalg,
scipy.misc,
scipy.optimize,
scipy.signal,
scipy.sparse,
scipy.spatial,
scipy.special,
scipy.stats
scipy
32 changes: 32 additions & 0 deletions scipy/bento.info
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
Recurse:
cluster,
fftpack,
integrate,
interpolate,
io,
lib,
linalg,
optimize,
signal,
sparse,
spatial,
special,
stats

Library:
Packages:
cluster,
constants,
fftpack,
integrate,
interpolate,
io,
lib,
linalg,
misc,
optimize,
signal,
sparse,
spatial,
special,
stats
2 changes: 2 additions & 0 deletions scipy/fftpack/bento.info
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
HookFile: bscript

Library:
CompiledLibrary: fftpack
Sources:
Expand Down
2 changes: 2 additions & 0 deletions scipy/integrate/bento.info
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
HookFile: bscript

Library:
CompiledLibrary: linpack_lite
Sources:
Expand Down
2 changes: 2 additions & 0 deletions scipy/interpolate/bento.info
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
HookFile: bscript

Library:
CompiledLibrary: fitpack
Sources:
Expand Down
2 changes: 2 additions & 0 deletions scipy/lib/blas/bento.info
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
HookFile: bscript

Library:
Extension: fblas
Sources:
Expand Down
2 changes: 2 additions & 0 deletions scipy/lib/lapack/bento.info
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
HookFile: bscript

Library:
Extension: flapack
Sources: flapack.pyf.src
Expand Down
2 changes: 2 additions & 0 deletions scipy/linalg/bento.info
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
HookFile: bscript

Library:
Extension: fblas
Sources:
Expand Down
2 changes: 2 additions & 0 deletions scipy/optimize/bento.info
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
HookFile: bscript

Library:
CompiledLibrary: minpack
Sources:
Expand Down
2 changes: 2 additions & 0 deletions scipy/signal/bento.info
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
HookFile: bscript

Library:
Extension: sigtools
Sources:
Expand Down
2 changes: 2 additions & 0 deletions scipy/sparse/linalg/dsolve/bento.info
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
HookFile: bscript

Recurse: umfpack

Library:
Expand Down
2 changes: 2 additions & 0 deletions scipy/sparse/linalg/dsolve/umfpack/bento.info
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
HookFile: bscript

Library:
Extension: __umfpack
Sources: umfpack.i
2 changes: 2 additions & 0 deletions scipy/sparse/linalg/eigen/arpack/bento.info
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
HookFile: bscript

Library:
CompiledLibrary: arpack
Sources:
Expand Down
2 changes: 2 additions & 0 deletions scipy/sparse/linalg/isolve/bento.info
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
HookFile: bscript

Library:
Extension: _iterative
Sources:
Expand Down
2 changes: 2 additions & 0 deletions scipy/sparse/sparsetools/bento.info
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
HookFile: bscript

Library:
Extension: _csr
Sources: csr_wrap.cxx
Expand Down
2 changes: 2 additions & 0 deletions scipy/spatial/bento.info
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
HookFile: bscript

Library:
Extension: ckdtree
Sources: ckdtree.c
Expand Down
2 changes: 2 additions & 0 deletions scipy/special/bento.info
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
HookFile: bscript

Library:
CompiledLibrary: sc_c_misc
Sources:
Expand Down
2 changes: 2 additions & 0 deletions scipy/stats/bento.info
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
HookFile: bscript

Library:
CompiledLibrary: statlibimp
Sources:
Expand Down

0 comments on commit 1d39495

Please sign in to comment.