Roland Dobai
|
2cdf90f810
tools: Create the ".espressif" directory on the first run on clean system
|
4 лет назад |
Juraj Sadel
|
600f3b89a2
tools/idf_tools.py: Changed default AppData seeder to seeder pip
|
4 лет назад |
Ivan Grokhotkov
|
57a32a8615
tools: idf_tools.py: add support for .tar.xz archives
|
4 лет назад |
Martin Gaňo
|
f25ed8bbdf
Tools: Fixed typo in idf_tools.py
|
4 лет назад |
Roland Dobai
|
e1c978a03b
Merge branch 'feature/use_lin_bin_on_freebsd' into 'master'
|
4 лет назад |
Marek Fiala
|
f6c2198a21
tools: Installing tools for given IDF_TARGET
|
4 лет назад |
Tomasz 'CeDeROM' CEDRO
|
05f0fa6ebd
Use Linux i386/AMD64 binaries on FreeBSD.
|
4 лет назад |
Roland Dobai
|
a71a74cd9d
tools: Catch OSError which is raised when the tool is not available
|
4 лет назад |
Roland Dobai
|
407053592e
Drop support for unsupported Python versions
|
4 лет назад |
Marek Fiala
|
ae6f602b6b
tools: Warning about tool beiing installed but failed to run.
|
4 лет назад |
Roland Dobai
|
49360cb401
tools: Reinstall virtualenv if it is broken
|
5 лет назад |
Roland Dobai
|
191c4ccc01
tools: Add Python typing annotations for idf_tools.py
|
5 лет назад |
Fu Hanxi
|
0146f258d7
style: format python files with isort and double-quote-string-fixer
|
5 лет назад |
Ivan Grokhotkov
|
19d2e4cca1
Merge branch 'bugfix/idf_tools_py_splittype_deprecation' into 'master'
|
5 лет назад |
Juraj Michálek
|
f814a4dc02
fix: tools detection of wheels dir
|
5 лет назад |
Ivan Grokhotkov
|
76acc8ddde
Merge branch 'feature/win_inst_embedded_python' into 'master'
|
5 лет назад |
Juraj Michálek
|
1427b3a6d8
tools: support for embedded python
|
5 лет назад |
Sergei Silnov
|
c305ceb55f
idf_tools.py: avoid splittype call deprecated in python3.8
|
5 лет назад |
Ivan Grokhotkov
|
5739127412
tools: idf_tools.py: allow macOS x86_64 tools to be installed on arm64
|
5 лет назад |
Ivan Grokhotkov
|
46cfc436ad
Merge branch 'feature/idf_tools_github_mirror' into 'master'
|
5 лет назад |
Angus Gratton
|
94fe736bc5
tools: Avoid subprocess.run(capture_output) argument for Python <3.7 compatibility
|
5 лет назад |
Angus Gratton
|
4a738721f1
idf_tools: Add option to replace all GitHub tools download URLs with dl.espressif.com
|
5 лет назад |
Ivan Grokhotkov
|
d9db49d9f7
tools: idf_tools.py: fix compatibility with Python <= 2.7.8
|
5 лет назад |
Ivan Grokhotkov
|
e43a4d51f2
tools: fix idf_tools.py compatibility regression with Python 2
|
5 лет назад |
Ivan Grokhotkov
|
fcb80c3cd6
Merge branch 'bugfix/idf_tools_letsencrypt_cert' into 'master'
|
5 лет назад |
Angus Gratton
|
261363855c
build system: Also get IDF version from annotated tags only
|
5 лет назад |
Ivan Grokhotkov
|
081ebcf1e7
tools: add dl.espressif.com root cert into idf_tools.py
|
5 лет назад |
Felipe Neves
|
674a070a0d
idf_tools: adds .tgz as alowed extension
|
5 лет назад |
Ivan Grokhotkov
|
5d399b459c
tools: check if idf_tools.py install-python-env is called from a venv
|
6 лет назад |
Ivan Grokhotkov
|
7a18f02acd
idf_tools.py: fix install-python-env failure with virtualenv 20.0.0
|
6 лет назад |