Searched refs:boost_build_path (Results 1 – 4 of 4) sorted by relevance
53 t = BoostBuild.Tester(match=match_re, boost_build_path="", pass_toolset=0)
240 match=TestCmd.match_exact, boost_build_path=None, argument287 if boost_build_path is None:288 boost_build_path = self.original_workdir + "/.."295 program_list.append('-sBOOST_BUILD_PATH="' + boost_build_path + '"')
74 def boost_build_path(self): member in Manager
752 paths = [os.path.normpath(p) for p in self.manager.boost_build_path()]