Commit Graph

15 Commits

Author SHA1 Message Date
89b37c51df implement download fallback for traditional make build 2023-02-01 06:47:25 -05:00
1465352454 some cleanups and small bugfixes to conform better with python conventions 2019-01-28 17:37:05 -05:00
0cae619320 increase portability by using python modules instead of subprocesses 2019-01-28 15:54:19 -05:00
cea0855fe4 small programming style cleanup 2019-01-14 17:47:58 -05:00
2604b60eb8 properly apply version flag 2019-01-14 16:29:07 -05:00
23ad82a074 add md5sum check for ScaFaCoS download via Install.py 2019-01-14 15:02:38 -05:00
ef25afcedb update Install.py for ScaFaCoS to use argparse 2019-01-14 14:44:32 -05:00
be721fe75a more Install.py refactoring 2018-12-03 19:47:10 -05:00
eda79bd1c2 use shutil.rmtree() instead of calling 'rm -rf' for increased portability 2018-11-28 20:46:50 -05:00
fc93a79fdd updated to support ScaFaCoS 1.0.1 2018-08-08 14:05:28 -06:00
953b283773 updated URL for tarball download 2018-08-06 15:59:46 -06:00
e8774dce97 removed thread restriction on make command, should make the building process faster 2018-08-03 11:31:11 -06:00
a8f0200fe9 Install.py works on dummy tar-ball 2018-07-31 13:33:10 -06:00
b0c9fde1dd more changes from Steve 2018-07-18 15:32:03 -06:00
e7f4e059cf convert to KSspace style rather than fix 2018-07-13 16:46:06 -06:00