Jakub Kocka
|
cde207e996
feat(tools): Added IDF path order check for Windows platform
|
2 년 전 |
Marek Fiala
|
56e3e8ce56
feat(tools): Option in tools.json to rename toolchanis being downloaded
|
2 년 전 |
Marek Fiala
|
562bb6783a
feat(tools): Update ninja to v1.11.1
|
2 년 전 |
Anton Maklakov
|
02802ea20a
feat(tools): Add QEMU 8.0.0_20230522 to tools.json
|
2 년 전 |
Marek Fiala
|
630b77094f
feat(tools): Added Windows-ARM64 support
|
2 년 전 |
Frantisek Hrbata
|
bf1a487b73
fix(idf_tools): execution of empty command in get_version()
|
2 년 전 |
Marek Fiala
|
206c46325a
fix(tools): Tool curses import check
|
2 년 전 |
Zim Kalinowski
|
b506176e65
build system: fix init.bat crash in windows when folder contains unicode characters
|
2 년 전 |
Roland Dobai
|
20a7aa9315
Tools: Update the certificate of idf_tools.py
|
2 년 전 |
Alexey Lapshin
|
4e411d9e3b
tools: add triplet i686-linux-gnu for distributions
|
3 년 전 |
Roland Dobai
|
afe554c753
Tools: Allow custom Python installation path with IDF_PYTHON_ENV_PATH
|
3 년 전 |
Frantisek Hrbata
|
08c9a7b520
tools: add new outdated option for idf_tools.py list
|
3 년 전 |
Marek Fiala
|
22f1a87891
Tools: bugfix Export script offers cmake & ninja for removal on macOS
|
3 년 전 |
Chen Yudong
|
e82ea9f1be
tools: idf extra wheels url can be set by environment variables
|
3 년 전 |
Chen Yudong
|
97205ed0bd
tools: support download espidf constraints files from mirror url
|
3 년 전 |
Roland Dobai
|
404612b130
Tools: Check venv the same way how it will be used later
|
3 년 전 |
Roland Dobai
|
e2d275a382
Merge branch 'fix/export_without_constraint_download' into 'master'
|
3 년 전 |
Alexey Lapshin
|
e6f7b1a3a0
tools: cmake: check tool supported version with idf_tools.py
|
3 년 전 |
Roland Dobai
|
d50f574a31
Tools: The Python dependency checker should not update the constraint file
|
3 년 전 |
Roland Dobai
|
02605f1a31
Merge branch 'fix/idf_tools_download_issues' into 'master'
|
3 년 전 |
Roland Dobai
|
e2c66520db
Tools: Improve download error messages coming from idf_tools.py
|
3 년 전 |
Alexey Lapshin
|
fd2846c95e
tools: add esp-rom-elfs version '20220823'
|
3 년 전 |
Marek Fiala
|
c63ec6cf08
Tools: Support ESP-IDF installed in system-wide shared directory for all users
|
3 년 전 |
Ivan Grokhotkov
|
5aa688ad4a
tools: update bundled root certificate in idf_tools.py
|
3 년 전 |
Alexey Lapshin
|
3556536748
tools: update gdb version to '11.2_20220823'
|
3 년 전 |
Roland Dobai
|
bab3830797
Tools: Fix flake8 version 5 warnings
|
3 년 전 |
Roland Dobai
|
e6c313b5f0
Tools: Upgrade pip and setuptools if venv is not able
|
3 년 전 |
Roland Dobai
|
de37f9dc33
Tools: Disable Python constraint files with environment variable
|
3 년 전 |
Marek Fiala
|
90a69c4490
Tools: --disable-* argument for removing features
|
3 년 전 |
Roland Dobai
|
ed795c86df
Tools: Use built-in venv instead of virtualenv for creating Python environments
|
3 년 전 |