Commit History

Author SHA1 Message Date
  Alin Jerpelea ec339bc49a Makefiles: Gregory Nutt: update licenses to Apache 3 years ago
  Xiang Xiao deaa6c5b7b build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs 4 years ago
  Xiang Xiao ead498a788 build: Remove the workaround for the inexistence of .config/Make.defs 4 years ago
  Gregory Nutt eb0b5b194f apps/examples/nxterm/Makefile: PROGNAME, PRIORITY, STACKSIZE varialble names did not match declarations in Kconfig file. 5 years ago
  Gregory Nutt 3a23523147 Makefiles: This reverts part of commit cf0365ea9. It restores 'conditional' inclusion of TOPDIR/Make.defs. Otherwise all make targets fail if the board has not been configured. That is okay most of the time, but not for things like clean and distclean which should not depend on being configured. 5 years ago
  Xiang Xiao e806097c70 Application.mk and main.c files: Change builtin's entry point from main to xxx_main by macro expansion. This change make the entry point fully compliant with POSIX/ANSI standard. 5 years ago
  Xiang Xiao cf0365ea92 Clean up Makefile under apps folder no functional changes. 5 years ago
  Gregory Nutt 6529a8444a apps/examples/nxterm: Most configuration options were not available in the Kconfig file. 5 years ago
  anchao b5cfd93444 apps/: Modification to build system: Unified application compilation rules 6 years ago
  Gregory Nutt 38e3619e21 Graphics: Remove all NX server taks. Instead, call boardctl() to the the NX server kernel thread. 8 years ago
  Paul A. Patience 85a2cecb99 Simplify apps/ Makefiles by combining common logic into the Makefile fragment Application.mk 9 years ago
  Gregory Nutt c6914f6a49 Update makefile for kernel-build issues 10 years ago
  Gregory Nutt 45791a6029 Rename all occurences of NxConsole to NxTerm 10 years ago