Merge pull request #1290 from akohlmey/python-script-portability
Use argparse module in for Install.py scripts in lib and further portability and consistency enhancements. Some lint removal as well.
No related branches found
No related tags found
Showing
- cmake/CMakeLists.txt 10 additions, 5 deletionscmake/CMakeLists.txt
- doc/src/Build_extras.txt 2 additions, 1 deletiondoc/src/Build_extras.txt
- lib/Install.py 58 additions, 38 deletionslib/Install.py
- lib/colvars/Install.py 26 additions, 25 deletionslib/colvars/Install.py
- lib/gpu/Install.py 77 additions, 90 deletionslib/gpu/Install.py
- lib/gpu/README 35 additions, 74 deletionslib/gpu/README
- lib/install_helpers.py 0 additions, 31 deletionslib/install_helpers.py
- lib/kim/Install.py 90 additions, 99 deletionslib/kim/Install.py
- lib/latte/Install.py 81 additions, 92 deletionslib/latte/Install.py
- lib/message/Install.py 43 additions, 53 deletionslib/message/Install.py
- lib/mscg/Install.py 90 additions, 87 deletionslib/mscg/Install.py
- lib/plumed/Install.py 79 additions, 89 deletionslib/plumed/Install.py
- lib/pylint.rc 564 additions, 0 deletionslib/pylint.rc
- lib/scafacos/.gitignore 1 addition, 0 deletionslib/scafacos/.gitignore
- lib/scafacos/Install.py 93 additions, 87 deletionslib/scafacos/Install.py
- lib/smd/Install.py 74 additions, 68 deletionslib/smd/Install.py
- lib/voronoi/Install.py 71 additions, 71 deletionslib/voronoi/Install.py
Loading
Please register or sign in to comment