Home | History | Annotate | Download | only in BuildScript

Lines Matching refs:basedir

791 def build_universal_openssl(basedir, archList):
858 # copy arch-independent files from last build into the basedir framework
859 basefw = os.path.join(basedir, *FW_VERSION_PREFIX)
907 os.path.join(basedir, "usr", "local", *fn)
912 def buildRecipe(recipe, basedir, archList):
926 shellQuote(basedir)))
994 shellQuote(basedir)[1:-1],),
997 shellQuote(basedir)[1:-1],
1007 shellQuote(basedir)[1:-1],),
1021 buildrecipe(basedir, archList)