OVMS3-idf/make
Angus Gratton 99771a255f build system: Fix bug where component src subdirs needed listing before parent source dirs
Triggered on make 3.81, happens sometimes on Linux and always(?) on macOS. May depend on the order the OS' filesystem
resolves wildcards in.

Includes a revert to the LWIP component to verify this is properly fixed.

See also https://github.com/espressif/esp-idf/issues/632
2017-05-22 11:45:55 +10:00
..
build_examples.sh Build system: Add new BATCH_BUILD flag to disable interactive parts of the build 2017-02-22 11:59:37 +11:00
common.mk build: Fix warning if the auto.conf does not exist 2017-04-27 10:51:45 +08:00
component_common.mk Secure boot: initial image signature support 2016-11-14 11:08:42 +11:00
component_wrapper.mk build system: Fix bug where component src subdirs needed listing before parent source dirs 2017-05-22 11:45:55 +10:00
configure_ci_environment.sh ci: Swap github/gitlab submodules for release branches & tags also 2017-03-22 21:23:12 +08:00
project.mk Make sure LD -L option is calculated correctly when the project Makefile has specified SRCDIRS components that are not directly below Makefile folder level. 2017-04-21 11:03:07 +10:00
project_config.mk Build system: Add new BATCH_BUILD flag to disable interactive parts of the build 2017-02-22 11:59:37 +11:00
test_build_system.sh test_build_system.sh: Produce less output to avoid CI log limit 2017-02-09 08:44:05 +11:00
test_configure_ci_environment.sh ci: Swap github/gitlab submodules for release branches & tags also 2017-03-22 21:23:12 +08:00