esp-idf/tools/ci
Angus Gratton 867b20837f build system: Explicitly disallow 'clean' along with non-cleaning targets
Too hard to stage the dependencies so that all clean steps complete before any build steps begin. Also, using and then
deleting and then regenerating SDKCONFIG_MAKEFILE in one pass is really hard to manage successfully.
2017-09-04 17:40:15 +10:00
..
build_examples.sh build system: Explicitly disallow 'clean' along with non-cleaning targets 2017-09-04 17:40:15 +10:00
configure_ci_environment.sh
get-full-sources.sh
mirror-list.txt
mirror-submodule-update.sh
mirror-synchronize.sh
test_build_system.sh build system tests: Run inside PWD same as build_examples.sh 2017-09-04 17:40:15 +10:00
test_configure_ci_environment.sh