Axel Kohlmeyer
|
1465352454
|
some cleanups and small bugfixes to conform better with python conventions
|
2019-01-28 17:37:05 -05:00 |
Axel Kohlmeyer
|
f8a8704ef4
|
use os.path.join(), os.symlink(), shutile.copyfile() and tarfile module
|
2019-01-15 18:07:50 -05:00 |
Axel Kohlmeyer
|
cea0855fe4
|
small programming style cleanup
|
2019-01-14 17:47:58 -05:00 |
Axel Kohlmeyer
|
2604b60eb8
|
properly apply version flag
|
2019-01-14 16:29:07 -05:00 |
Axel Kohlmeyer
|
4eb141391b
|
add md5 sum check for Eigen3 download via Install.py
|
2019-01-14 15:03:07 -05:00 |
Axel Kohlmeyer
|
e4cf409d69
|
update default Eigen3 version to the latest release
|
2019-01-14 14:13:53 -05:00 |
Axel Kohlmeyer
|
59559f74e6
|
make smd/Eigen library Install.py script use argparse module
|
2019-01-14 13:55:22 -05:00 |
Axel Kohlmeyer
|
e5c555fa7d
|
consolidate shared code from various Install.py files into install_helpers.py
|
2018-12-03 17:50:20 -05:00 |
Axel Kohlmeyer
|
eda79bd1c2
|
use shutil.rmtree() instead of calling 'rm -rf' for increased portability
|
2018-11-28 20:46:50 -05:00 |
Axel Kohlmeyer
|
c6d923b6c8
|
make download function more resilient by also catching failed execution
|
2017-08-10 21:15:35 -04:00 |
Axel Kohlmeyer
|
146aa4cdbd
|
fall back to wget when curl is not available
|
2017-08-10 09:05:23 -04:00 |
Axel Kohlmeyer
|
b7b1257b01
|
remove attempts to use urllib and use curl for all downloading. restore printing help with no flags.
|
2017-08-08 17:00:09 -04:00 |
Axel Kohlmeyer
|
b3244f9c98
|
more lib compilation updates
|
2017-08-08 07:20:33 -04:00 |
Axel Kohlmeyer
|
3ebf561e0d
|
remove tarball after unpacking
|
2017-07-28 14:25:47 -04:00 |
Axel Kohlmeyer
|
ffb778cf9b
|
make Install.py for lib/smd and lib/voronoi consistent
|
2017-07-28 14:03:29 -04:00 |
Axel Kohlmeyer
|
7ccb0d37cd
|
port USER-SMD folder. make voronoi consistent with it
|
2017-07-18 17:37:48 -04:00 |
Steve Plimpton
|
296e572e69
|
better Install.py script for KIM from Ryan Elliott
|
2017-07-14 16:25:16 -06:00 |
Steve Plimpton
|
addd87c0f7
|
new Section package and start doc pages and build scripts
|
2017-05-04 11:22:20 -06:00 |
sjplimp
|
4731f7e94a
|
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13856 f3b2605a-c512-4ea7-a41b-209d697bcdaa
|
2015-08-10 20:35:31 +00:00 |
sjplimp
|
f2276c9d9f
|
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13854 f3b2605a-c512-4ea7-a41b-209d697bcdaa
|
2015-08-10 20:27:45 +00:00 |