esp-idf/tools/ci
Ivan Grokhotkov b82577168a cmake: set IDF_VERSION_* variables at requirement expansion stage
Currently IDF_VERSION_* variables are not available to the component
CMakeLists.txt files at the requirements expansion stage. This makes
it harder to write component CMakeLists files compatible with
different IDF versions.

Include version.cmake from the requirements expansion script, add a
build system test.
2021-06-18 15:37:34 +02:00
..
python_packages fix(ci): ci_fetch_submodule return full match name first 2021-04-19 20:24:27 +08:00
apply_bot_filter.py tools: Fix the Python coding style 2018-12-19 11:56:24 +01:00
build_example_dirs.txt ci: support building examples with external components 2018-11-19 12:36:31 +08:00
build_examples_cmake.sh add CN translation for adding python2 deprecation warning(MR 11115) 2020-12-10 14:04:57 +01:00
build_examples.sh add CN translation for adding python2 deprecation warning(MR 11115) 2020-12-10 14:04:57 +01:00
check_artifacts_expire_time.py Fix Python 3 compatibility issues 2018-10-24 11:20:54 +02:00
check_examples_cmake_make.sh ci: update for running cmake examples 2018-11-27 19:56:52 +08:00
check_idf_version.sh CI: get git describe from annotated tags: 2020-09-30 11:34:28 +08:00
check_ut_cmake_make.sh cmake: Add support for test build 2018-10-20 12:07:24 +08:00
check-executable.sh ci: check for executable flag on source files 2018-05-29 20:07:45 +08:00
check-line-endings.sh ci: Add line endings check for CRLF in repository 2018-07-12 19:10:37 +08:00
checkout_project_ref.py test: move auto test script to new repo (backport) 2020-10-24 09:26:08 +08:00
ci_fetch_submodule.py ci: fix fetch submodule error on python3 2021-02-01 08:51:31 +00:00
configure_ci_environment.sh ci: Remove unused IS_PRIVATE and IS_PUBLIC environment 2020-12-23 16:52:57 +07:00
envsubst.py mqtt tests: connect to local broker when running in CI to make the tests more reliable 2019-01-11 15:30:15 +01:00
executable-list.txt tools: Add a script for switching to real submodules in forks 2020-12-23 17:41:33 +07:00
mirror-submodule-update.sh ci: Use relative submodule URLs over IDF. Correct CI accordindly 2020-12-23 17:41:33 +07:00
multirun_with_pyenv.sh CI: Simplify running commands with several versions of Python 2018-09-06 11:50:17 +02:00
push_to_github.sh ci: Fix spurious pipeline failure when deploying a tag to GitHub 2018-08-22 13:11:18 +10:00
retry_failed.sh test: move auto test script to new repo (backport) 2020-10-24 09:26:08 +08:00
setup_python.sh ci: run target test with python3 2021-06-08 17:39:29 +08:00
test_build_system_cmake.sh cmake: set IDF_VERSION_* variables at requirement expansion stage 2021-06-18 15:37:34 +02:00
test_build_system.sh esp32: Rename esp32.common.ld to esp32.project.ld to avoid build errors when downgrading 2019-04-09 10:20:33 +10:00
test_configure_ci_environment.sh ci: Remove unused IS_PRIVATE and IS_PUBLIC environment 2020-12-23 16:52:57 +07:00