Lines Matching refs:join
13 SRC_ROOT = os.path.abspath(os.path.join(os.path.dirname(__file__), "..", "..", ".."))
52 return " ".join(output)
501 path = os.path.join(folder, target.name + ".xcscheme")
567 output = os.path.join(SRC_ROOT, "ut_xnu_proj.xcodeproj")
569 proj_path = os.path.join(output, "project.pbxproj")
614 output = os.path.join(SRC_ROOT, ".vscode/launch.json")
615 os.makedirs(os.path.join(SRC_ROOT, ".vscode"), exist_ok=True)
663 path = os.path.join(SRC_ROOT, ".idea/customTargets.xml")
694 path = os.path.join(SRC_ROOT, ".idea/workspace.xml")
730 os.makedirs(os.path.join(SRC_ROOT, ".idea"), exist_ok=True)
738 …mmands', help='Path to compile_commands.json', nargs='*', default=os.path.join(SRC_ROOT, "compile_…