aboutsummaryrefslogtreecommitdiff
path: root/nuttx/binfmt/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Cleanup, WIP, needs a NuttX checkout to Firmware/NuttX nowLorenz Meier2013-06-011-107/+0
* Add logic to automatically unload module on exit; Several patches from Mike S...patacongo2013-01-171-0/+4
* Rename apps/include/apps.h to builtin.h. Move parts of apps/builtins/exec_bu...patacongo2013-01-161-1/+2
* Add basic hooks to support a PATH variable (more is needed)patacongo2012-12-161-6/+10
* ZNEO now (almost) builds in Windows native environmentpatacongo2012-11-291-0/+1
* A few more Windows native build fixes for eZ80patacongo2012-11-221-16/+16
* A few more fixes for ez80 Windows Native build (still not enough)patacongo2012-11-211-3/+3
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
* Most of the changes needed to support Windows native clean; distclean is has ...patacongo2012-11-171-5/+3
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* Centralized the definition of the INCDIR script in tools/Config.mkpatacongo2012-11-131-1/+1
* Correct some issues with last check-in; ez80 still does not buildpatacongo2012-11-111-1/+1
* Completes removal bash ARCHIVE loop; Adds basic Makefile for native windows b...patacongo2012-11-111-5/+5
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
* A little more ELF loader logicpatacongo2012-10-251-2/+2
* Add framework to support loadable ELF modules (not much logic in place yet)patacongo2012-10-241-28/+27
* Resync new repository with old repo r5166patacongo2012-09-171-0/+102