Directory scripts/

Total Files:
2
Deleted Files:
19
Lines of Code:
262

[root]/scripts

Lines of Code

scripts/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 24 (100.0%) 7 (100.0%) 0.2
luitjens 3 (12.5%) 7 (100.0%) 2.3
dav 21 (87.5%) 0 (0.0%) 0.0

Most Recent Commits

dav 2008-08-21 17:13 Rev.: 41955

Make archive (.a) creation output quieter... also fixed (I think) redirection to /dev/null... Seems to also fix the problem (on uP) of 'make sus' seeming to recreate the .a files multiple times.

0 lines of code changed in 2 files:

  • scripts: so_epilogue.mk (new)
dav 2008-07-18 17:31 Rev.: 41607


M configure.ac
M configure
M configVars.mk.in
M include/sci_defs/blas_testdefs.h.in
M Makefile.in
M aclocal.m4

* Added --with-mkl (mkl is a blas/lapack alternative) - for use on Ranger (and other places).
* Added --with-atlas help info (--with-atlas arg was already supported, but didn't show up on 'configure --help'.)

* Updated blas stuff to #include the correct cblas.h from include/sci_defs/blas_testdefs.h.in.

* Removed A LOT OF CRUFT that is nolonger used/supported in 1.25.4 (BioPSE, Insight, GDCM, etc.)

M include/sci_defs/mpi_testdefs.h.in

Use indentation... ;) ...it's your friend (or at least mine).

M include/sci_defs/teem_testdefs.h.in

Deprecated GDCM stuff.

D include/sci_defs/insight_testdefs.h.in
D scripts/mdk90.SCIRun.spec
D scripts/mdk90.Fusion.spec
D scripts/mdk92.Fusion.spec
D scripts/mdk92.SCIRun.spec
D scripts/babel_component_generic.mk
D scripts/babel_component.mk
D scripts/BioTensor
D scripts/BioImage
D scripts/rh90.SCIRun.spec
D scripts/rh90.Fusion.spec
D scripts/commit.py
D scripts/babel_component_f77.mk
D scripts/babel_component_c.mk
D scripts/BioFEM
D scripts/make-globus
D scripts/scijump
D scripts/rh80.Fusion.spec
D scripts/rh80.SCIRun.spec
D scripts/maintoin

Deleted files that are no longer supported/used in Uintah tree. The
*.spec files are for release RPMs that we won't be doing. BioTensor,
etc, are apps that, if you need them, should be found in the SCIRun
3.x. Other files are just not used.

M Core/Datatypes/DenseColMajMatrix.cc
M Core/Datatypes/DenseMatrix.cc

cblas.h (or it's equivalent) comes from include/sci_defs/blas_defs.h now.

0 lines of code changed in 19 files:

  • scripts: BioFEM (del), BioImage (del), BioTensor (del), babel_component.mk (del), babel_component_c.mk (del), babel_component_f77.mk (del), babel_component_generic.mk (del), commit.py (del), maintoin (del), make-globus (del), mdk90.Fusion.spec (del), mdk90.SCIRun.spec (del), mdk92.Fusion.spec (del), mdk92.SCIRun.spec (del), rh80.Fusion.spec (del), rh80.SCIRun.spec (del), rh90.Fusion.spec (del), rh90.SCIRun.spec (del), scijump (del)
luitjens 2008-07-14 18:39 Rev.: 41515

Added MallocTrace support to Uintah, cleaned up mpi includes, removed SCI_MALLOC_TRACE functionality.

Currently building with MallocTrace is only supported within Uintah.

7 lines of code changed in 3 files:

  • scripts: program.mk (+1 -1), so_epilogue.mk (+6 -5)
Generated by StatSVN 0.4.0