Roland Dobai
|
6a2255a18b
Tools: Use delay between rename attempts on Windows in the installer
|
4 years ago |
Juraj Sadel
|
a43a21a761
tools: Add check for PIP_USER variable
|
4 years ago |
Alexey Gerenkov
|
3c3711dcc3
idf_tools: Adds 'linux-armhf' platform support
|
4 years ago |
Roland Dobai
|
719207446f
tools: Create the ".espressif" directory on the first run on clean system
|
4 years ago |
Juraj Sadel
|
513c558f13
tools/idf_tools.py: Changed default AppData seeder to seeder pip
|
4 years ago |
Marek Fiala
|
8b31c7d576
tools: Installing tools for given IDF_TARGET
|
4 years ago |
Ivan Grokhotkov
|
f39dc35d92
tools: idf_tools.py: allow macOS x86_64 tools to be installed on arm64
|
5 years ago |
Roland Dobai
|
68b6bc661b
Merge branch 'bugfix/idf_tools_not_found_issue_v4.2' into 'release/v4.2'
|
4 years ago |
Roland Dobai
|
54da845d7c
tools: Reinstall virtualenv if it is broken
|
5 years ago |
Roland Dobai
|
68c1999df3
tools: Catch OSError which is raised when the tool is not available
|
4 years ago |
Ivan Grokhotkov
|
72f4f9542c
Merge branch 'feature/installed_tool_failed_v4.2' into 'release/v4.2'
|
4 years ago |
Angus Gratton
|
bebc75af48
idf_tools: Add option to replace all GitHub tools download URLs with dl.espressif.com
|
5 years ago |
Marek Fiala
|
40b7ea1f95
tools: Warning about tool beiing installed but failed to run.
|
4 years ago |
Angus Gratton
|
244922a3e3
tools: Avoid subprocess.run(capture_output) argument for Python <3.7 compatibility
|
5 years ago |
Angus Gratton
|
2e469b52ae
build system: Also get IDF version from annotated tags only
|
5 years ago |
Ivan Grokhotkov
|
5d399b459c
tools: check if idf_tools.py install-python-env is called from a venv
|
6 years ago |
Ivan Grokhotkov
|
7a18f02acd
idf_tools.py: fix install-python-env failure with virtualenv 20.0.0
|
6 years ago |
Ivan Grokhotkov
|
1cd6f67679
docs: add API guide page about IDF Tools
|
6 years ago |
Ivan Grokhotkov
|
9746dbe643
idf_tools.py: fix typo in __PYVENV_LAUNCHER__ env variable name
|
6 years ago |
Ivan Grokhotkov
|
86e5bea50d
Merge branch 'bugfix/server_down_message' into 'master'
|
6 years ago |
Angus Gratton
|
0d5056f683
Merge branch 'bugfix/idf_tool_git_worktree' into 'master'
|
6 years ago |
Anton Maklakov
|
0ed38ca24d
idf_tools.py: fix downloading for tools which have "on_request" options for some platforms.
|
6 years ago |
Ivan Grokhotkov
|
9fa3974447
idf_tools.py: when guessing IDF_PATH, set it in the enviroment
|
6 years ago |
Roland Dobai
|
8a02feb671
tools: Don't use git work-tree in idf_tools.py
|
6 years ago |
Roland Dobai
|
98c629987f
tools: Produce user friendly error during install when the server is down
|
6 years ago |
Ivan Grokhotkov
|
9279b72a6c
idf_tools.py: fix virtualenv issue for macOS with homebrew
|
6 years ago |
Ivan Grokhotkov
|
3bbb758bc5
idf_tools.py: add workaround for PermissionError in os.rename
|
6 years ago |
X-Ryl669
|
81ffc87371
idf_tools.py: pass --work-tree instead of -C option to git
|
6 years ago |
suda-morris
|
3753283ef3
idf_tool: fix unicode decode error
|
6 years ago |
Ivan Grokhotkov
|
3e17c69e4f
tools: idf_tools.py: allow downloading for a different platform
|
6 years ago |