Home | History | Annotate | Download | only in BuildScript

Lines Matching refs:basedir

788 def build_universal_openssl(basedir, archList):
866 # copy arch-independent files from last build into the basedir framework
867 basefw = os.path.join(basedir, *FW_VERSION_PREFIX)
915 os.path.join(basedir, "usr", "local", *fn)
920 def buildRecipe(recipe, basedir, archList):
934 shellQuote(basedir)))
1002 shellQuote(basedir)[1:-1],),
1005 shellQuote(basedir)[1:-1],
1015 shellQuote(basedir)[1:-1],),
1029 buildrecipe(basedir, archList)