OVMS3-idf/tools/ci
Ivan Grokhotkov 790049b3dd build: remove some debug lines printed when V=0
With V=0, build process would print “including .../Makefile.projbuild" lines, causing problems for print_flash_cmd target.
The issue was due to the way macro expansion works in make. To delay evaluation of info function until the execution of expanded block, two dollar signs are required.
Test for print_flash_cmd target added.
2018-04-17 08:04:38 +08:00
..
apply_bot_filter.py CI: support customize test with @bot 2017-11-08 11:36:16 +08:00
build_examples.sh build: Fix problems with building kconfig and generating sdkconfig 2018-03-28 10:39:20 +08:00
checkout_project_ref.py CI: support customize test with @bot 2017-11-08 11:36:16 +08:00
configure_ci_environment.sh build: Fix problems with building kconfig and generating sdkconfig 2018-03-28 10:39:20 +08:00
get-full-sources.sh build: Fix problems with building kconfig and generating sdkconfig 2018-03-28 10:39:20 +08:00
mirror-list.txt Update cJSON to v1.7.1 2018-02-05 14:15:26 +08:00
mirror-submodule-update.sh build: Fix problems with building kconfig and generating sdkconfig 2018-03-28 10:39:20 +08:00
mirror-synchronize.sh build: Fix problems with building kconfig and generating sdkconfig 2018-03-28 10:39:20 +08:00
test_build_system.sh build: remove some debug lines printed when V=0 2018-04-17 08:04:38 +08:00
test_configure_ci_environment.sh CI: Move the ci-related staff to a separate directory 2017-06-30 11:57:07 +08:00