Home
last modified time | relevance | path

Searched full:build_script (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/libcxx/
Dappveyor.yml38 build_script:
/openbsd/src/gnu/llvm/clang/utils/analyzer/
DSATestBuild.py141 BUILD_SCRIPT = "run_static_analyzer.cmd" variable
414 build_script_path = os.path.join(directory, BUILD_SCRIPT)
501 if os.path.exists(os.path.join(directory, BUILD_SCRIPT)):
503 f"should not contain {BUILD_SCRIPT}\n")
/openbsd/src/gnu/usr.bin/cvs/diff/
Danalyze.c60 static struct change *build_script PARAMS((struct file_data const[]));
785 build_script (filevec) in build_script() function
967 script = build_script (filevec);