Home
last modified time | relevance | path

Searched refs:commands (Results 1 – 3 of 3) sorted by relevance

/tools/docs/
A D构建系统技术原理.md464 commands = []
474 commands.append(cmd)
478 json.dump(commands, f, indent=2)
547 commands = json.load(f)
551 for cmd in commands:
A D构建系统使用指南.md500 scons --compile-commands
/tools/ci/
A Dbsp_buildings.py269 commands = None variable
288 commands = details.get("msh_cmd").splitlines() variable

Completed in 12 milliseconds