IMO none of this should be installed. A couple should go to lib/petsc/bin/.
Satish Balay <[email protected]> writes: > $ ls |cat > adiforfix.py* delete? > configVars.py* Is this ever run? > FASTMathInstaller.py* delete? > maint/ Not for installation > parseargs.py* unused? > PetscBinaryIO.py* > PetscBinaryIO_tests.py* > PetscBinaryIOTrajectory.py* > petsc_conf.py* I guess these should be installed as a Python package (setuptools)? Lisandro? > petscdiff* > petsc_gen_xdmf.py* lib/petsc/bin > petsclogformat.py* unused? > petscmpiexec* lib/petsc/bin > petsc-mpiexec.uni* lib/petsc/bin only for builds with MPIUNI > petscnagupgrade.py* > petscnagupgrade.pyc Not installed > petscrun* unused? > popup* Move this limited code into PetscPopUpSelect() and remove dependence on ksh (which nobody installs any more) or delete PetscPopUpSelect() which is untested (a test exists, but is not compiled/run) and probably unused. > portabilitycheck.py* Move; not sure we should install at all. > saws/ ? > sendToJenkins* delete? > taucc.py* unused? > TOPSGenerator.py* WTF > uncrustify.cfg Not in bin. > update.py* delete? > win32fe/ not for installation
