summaryrefslogtreecommitdiff
path: root/nuttx/syscall/Makefile
Commit message (Expand)AuthorAgeFilesLines
* More trailing whilespace removalGregory Nutt2014-04-131-1/+1
* Directories where the same source files are used to build different objects n...patacongo2013-03-191-1/+1
* More kernel build fixespatacongo2013-03-071-1/+2
* Fix some bad syscall dispatching log. This change is not testable until thes...patacongo2013-03-061-8/+8
* ZNEO now (almost) builds in Windows native environmentpatacongo2012-11-291-0/+2
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-9/+9
* Most of the changes needed to support Windows native clean; distclean is has ...patacongo2012-11-171-9/+14
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-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-10/+10
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-7/+3
* Email address change in nuttx/patacongo2012-09-131-1/+1
* Progress toward kernel buildpatacongo2011-04-051-1/+0
* Add stub lookup logicpatacongo2011-04-041-0/+2
* fix dependenciespatacongo2011-04-031-2/+4
* Add SAM3U kernel build logicpatacongo2011-04-021-2/+3
* Kernel build mostly successfulpatacongo2011-04-021-1/+1
* Move more functions out of sched/ to lib/; proxies almost buildpatacongo2011-04-021-0/+2
* Stubs are working/Proxies are closepatacongo2011-04-011-2/+2
* Progress on syscall buildpatacongo2011-03-311-0/+107