Angus Gratton
|
244922a3e3
tools: Avoid subprocess.run(capture_output) argument for Python <3.7 compatibility
|
5 лет назад |
Angus Gratton
|
2e469b52ae
build system: Also get IDF version from annotated tags only
|
5 лет назад |
Ivan Grokhotkov
|
5d399b459c
tools: check if idf_tools.py install-python-env is called from a venv
|
5 лет назад |
Ivan Grokhotkov
|
7a18f02acd
idf_tools.py: fix install-python-env failure with virtualenv 20.0.0
|
6 лет назад |
Ivan Grokhotkov
|
1cd6f67679
docs: add API guide page about IDF Tools
|
6 лет назад |
Ivan Grokhotkov
|
9746dbe643
idf_tools.py: fix typo in __PYVENV_LAUNCHER__ env variable name
|
6 лет назад |
Ivan Grokhotkov
|
86e5bea50d
Merge branch 'bugfix/server_down_message' into 'master'
|
6 лет назад |
Angus Gratton
|
0d5056f683
Merge branch 'bugfix/idf_tool_git_worktree' into 'master'
|
6 лет назад |
Anton Maklakov
|
0ed38ca24d
idf_tools.py: fix downloading for tools which have "on_request" options for some platforms.
|
6 лет назад |
Ivan Grokhotkov
|
9fa3974447
idf_tools.py: when guessing IDF_PATH, set it in the enviroment
|
6 лет назад |
Roland Dobai
|
8a02feb671
tools: Don't use git work-tree in idf_tools.py
|
6 лет назад |
Roland Dobai
|
98c629987f
tools: Produce user friendly error during install when the server is down
|
6 лет назад |
Ivan Grokhotkov
|
9279b72a6c
idf_tools.py: fix virtualenv issue for macOS with homebrew
|
6 лет назад |
Ivan Grokhotkov
|
3bbb758bc5
idf_tools.py: add workaround for PermissionError in os.rename
|
6 лет назад |
X-Ryl669
|
81ffc87371
idf_tools.py: pass --work-tree instead of -C option to git
|
6 лет назад |
suda-morris
|
3753283ef3
idf_tool: fix unicode decode error
|
6 лет назад |
Ivan Grokhotkov
|
3e17c69e4f
tools: idf_tools.py: allow downloading for a different platform
|
6 лет назад |
Ivan Grokhotkov
|
b70ac4deb7
tools: idf_tools.py: improve error message when no downloads found
|
6 лет назад |
Ivan Grokhotkov
|
896d675248
idf_tools.py: add another platform string to handle Windows x86
|
6 лет назад |
He Yin Ling
|
9ecd0436f5
tools: fix idf_tools.py exception with python3
|
6 лет назад |
Ivan Grokhotkov
|
1a2bf4d8ff
idf_tools: print additional info when download verification fails
|
6 лет назад |
Anton Maklakov
|
dcc9459690
tools, ci: Use non-interactive mode for idf_tools in CI
|
6 лет назад |
Ivan Grokhotkov
|
8f7e01baed
tools: add metadata file and idf_tools.py
|
6 лет назад |