Migrate to pyenv Python Platform; Fix MacOS package (Major change)
Compare changes
- AlQuemist authored
+ 555
− 492
@@ -5,28 +5,38 @@ Build BornAgain with multiple versions of Python
@@ -38,10 +48,12 @@ def dylib_deps(libpath:str):
@@ -51,9 +63,9 @@ def find_common_root(abspath1:str, abspath2:str):
@@ -70,6 +82,7 @@ def find_common_root(abspath1:str, abspath2:str):
@@ -79,30 +92,31 @@ def find_rpath(bin_abspath:str, lib_abspath:str, lib_relpath:str=""):
@@ -115,551 +129,600 @@ def get_depends1(libpath:str):