Searched defs:build_dir (Results 1 – 7 of 7) sorted by relevance
/hal_espressif-2.7.6/tools/cmake/ |
D | project_description.json.in | 4 "build_dir": "${BUILD_DIR}", string
|
D | project.cmake | 389 set(build_dir ${CMAKE_BINARY_DIR}) variable
|
/hal_espressif-2.7.6/tools/ |
D | find_apps.py | 41 def find_builds_for_app(app_path, work_dir, build_dir, build_log, target_arg, argument
|
/hal_espressif-2.7.6/tools/find_build_apps/ |
D | common.py | 152 def build_dir(self): member in BuildItem 186 …def _to_json(self, app_dir, work_dir, build_dir, build_log_path): # type: (str, str, str, str) ->… argument
|
/hal_espressif-2.7.6/tools/ci/ |
D | deploy_docs.py | 124 def build_doc_tarball(version, git_ver, build_dir): argument
|
/hal_espressif-2.7.6/docs/test/ |
D | test_docs.py | 19 def __init__(self, src_dir, build_dir, target, language): argument
|
/hal_espressif-2.7.6/docs/ |
D | build_docs.py | 191 def sphinx_call(language, target, build_dir, src_dir, sphinx_parallel_jobs, buildername, input_docs… argument
|