Gregory Nutt
|
25eee811c1
|
apps/platform/Makefile: Add a default defintion for DELIM. Apparently it may not be present in certain causes during 'make distclean'. From Michal Ulianko (SourceForge patch #47
|
2015-02-18 09:49:55 -06:00 |
|
Gregory Nutt
|
d6bcd1a93a
|
Add an install target to all makefiles. For the import build, the top-level Makefile now does two passes: (1) builds libapp.a, then (2) installs the programs (not yet finished)
|
2014-09-06 08:00:47 -06:00 |
|
Gregory Nutt
|
f942fe139d
|
Some Windows native build fixes
|
2014-02-07 09:29:02 -06:00 |
|
Gregory Nutt
|
dc7f894963
|
apps/platform/Makefile was not dealing with the bin subdirectory correctly
|
2013-11-02 11:04:12 -06:00 |
|
Gregory Nutt
|
891d1892e5
|
Extend stack debug logic to include IDLE and interrupt stacks. Also color the heap as well. Based on suggestions from David Sidrane
|
2013-11-01 11:16:51 -06:00 |
|
Gregory Nutt
|
e1fbe0ba0d
|
apps/platform: A new now for platform-specific applicatin code
|
2013-10-30 09:04:37 -06:00 |
|