esp-idf/tools
Ivan Grokhotkov 2f811b7975 cmake: sort lists obtained from file(GLOB)
CMake sorts result of file(GLOB) command since version 3.6.0:
https://gitlab.kitware.com/cmake/cmake/-/commit/edcccde7d

Since ESP-IDF sets cmake_minimum_required version to 3.5, and version
3.5.1 is used in CI, sort file lists obtained from file(GLOB)
manually.

This helps obtain reproducible order of libraries passed to the linker
and to ldgen.
2021-07-22 10:14:33 +08:00
..
ble
catch
ci tests gen_digital_signature_tests: Fix mypy issues 2021-07-16 20:14:27 +08:00
cmake cmake: sort lists obtained from file(GLOB) 2021-07-22 10:14:33 +08:00
docker
esp_app_trace
esp_prov
find_build_apps
idf_monitor_base
idf_py_actions
kconfig
kconfig_new
ldgen
mass_mfg
templates/sample_component
test_apps
test_idf_monitor
test_idf_py
test_idf_size
test_idf_tools tools: Installing tools for given IDF_TARGET 2021-07-16 15:03:19 +02:00
test_mkdfu
test_mkuf2
unit-test-app Merge branch 'feature/exception_emergency_pool_test_ci' into 'master' 2021-07-20 02:22:32 +00:00
windows
build_apps.py
check_python_dependencies.py
check_term.py
detect_python.fish
detect_python.sh
eclipse-code-style.xml
find_apps.py
format-minimal.sh
format.sh
gdb_panic_server.py
gen_esp_err_to_name.py
idf.py
idf_monitor.py
idf_size.py
idf_tools.py tools: Installing tools for given IDF_TARGET 2021-07-16 15:03:19 +02:00
mkdfu.py
mkuf2.py
python_version_checker.py
set-submodules-to-github.sh
toolchain_versions.mk
tools.json tools: Installing tools for given IDF_TARGET 2021-07-16 15:03:19 +02:00
tools_schema.json tools: Installing tools for given IDF_TARGET 2021-07-16 15:03:19 +02:00