Axel Kohlmeyer
|
8ee1fefe19
|
add pointer to README and Manual to help.
|
2019-01-31 18:46:43 -05:00 |
Axel Kohlmeyer
|
1465352454
|
some cleanups and small bugfixes to conform better with python conventions
|
2019-01-28 17:37:05 -05:00 |
Axel Kohlmeyer
|
c3a15e221d
|
use sys.exit() instead of the removed error() function
|
2019-01-14 14:13:40 -05:00 |
Axel Kohlmeyer
|
1e1f754d0c
|
make gpu library Install.py use argparse module
|
2019-01-14 12:52:21 -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 |
Steven J. Plimpton
|
9c3748e07c
|
change Python.txt to Python_head.txt, adapt GPU package syntax
|
2018-08-15 07:31:31 -06:00 |
Steven J. Plimpton
|
7ec52784cb
|
more changes to doc pages and CMakeLists.txt
|
2018-08-14 15:44:25 -06:00 |
Axel Kohlmeyer
|
e88ff8d6f9
|
correct embedded help for GPU lib Install.py
|
2017-08-23 15:20:30 -04:00 |
Axel Kohlmeyer
|
6d24be8bb7
|
whitespace cleanup
|
2017-08-10 21:14:40 -04:00 |
Axel Kohlmeyer
|
30431d4edb
|
rework Install.py for gpu library. make it consistent with other lib folders and support python3
|
2017-08-08 16:57:27 -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 |