This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git.
from 0a6f978 app/builtin: simplify the application registraion flow
new d232823 build: Replace WINTOOL with CYGWIN_WINTOOL Kconfig
new 6a26547 build: Move INCDIROPT to common place
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
Application.mk | 4 ++--
Make.defs | 12 ++++++------
Makefile | 2 +-
examples/audio_rttl/Makefile | 7 +------
examples/elf/tests/errno/Makefile | 2 +-
examples/elf/tests/hello/Makefile | 2 +-
examples/elf/tests/helloxx/Makefile | 2 +-
examples/elf/tests/longjmp/Makefile | 2 +-
examples/elf/tests/mutex/Makefile | 2 +-
examples/elf/tests/pthread/Makefile | 2 +-
examples/elf/tests/signal/Makefile | 2 +-
examples/elf/tests/struct/Makefile | 2 +-
examples/elf/tests/task/Makefile | 2 +-
examples/lvgldemo/Makefile | 4 ++--
examples/module/drivers/chardev/Makefile | 2 +-
examples/pwfb/Makefile | 2 +-
examples/sotest/lib/modprint/Makefile | 2 +-
examples/sotest/lib/sotest/Makefile | 2 +-
graphics/littlevgl/Makefile | 2 +-
graphics/pdcurs34/Makefile | 2 +-
graphics/pdcurs34/nuttx/Make.defs | 2 +-
graphics/twm4nx/Makefile | 2 +-
import/Make.defs | 6 +++---
interpreters/ficl/Makefile | 2 +-
modbus/ascii/Make.defs | 2 +-
modbus/functions/Make.defs | 2 +-
modbus/nuttx/Make.defs | 2 +-
modbus/rtu/Make.defs | 2 +-
modbus/tcp/Make.defs | 2 +-
netutils/thttpd/cgi-src/Makefile | 2 +-
system/hexed/Makefile | 2 +-
wireless/iwpan/src/Make.defs | 2 +-
wireless/wapi/src/Make.defs | 2 +-
33 files changed, 42 insertions(+), 47 deletions(-)