summaryrefslogtreecommitdiff
path: root/nuttx/libc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* In the kernel build, pass task paramters in the stack, not using the arrary i...patacongo2013-03-211-1/+1
* Directories where the same source files are used to build different objects n...patacongo2013-03-191-40/+29
* With these fixes, the kernel build is basically functional (but there is more...patacongo2013-03-091-6/+3
* Move work queue logic from sched/ to libc/wqueue. It is not core logic and w...patacongo2013-03-051-1/+2
* Use kconfig- prefix to avoid tool name conflicts (from Jose Pablo Carballo)patacongo2013-01-091-0/+1
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-7/+7
* Most of the changes needed to support Windows native clean; distclean is has ...patacongo2012-11-171-4/+7
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+9
* 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-12/+12
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
* Generated libraries are now installed in a new lib/ directorypatacongo2012-11-111-1/+1
* OK.. I think the directory has been recovered and renamedpatacongo2012-11-101-4/+4
* Still trying to recover directory contentspatacongo2012-11-101-0/+136