summaryrefslogtreecommitdiffstats
path: root/nuttx/Makefile
AgeCommit message (Expand)AuthorFilesLines
2011-05-10Ported Ficl to NuttX apps/patacongo1-1/+3
2011-05-10Pascal now installs in the apps/ directorypatacongo1-15/+1
2011-05-09Fix an error in link to include/appspatacongo1-1/+1
2011-05-09Move nuttx/include/apps to apps/includepatacongo1-3/+12
2011-04-15Add time and uptimepatacongo1-0/+4
2011-04-14More version-related fixespatacongo1-0/+1
2011-04-14Add tools to manage a version filepatacongo1-1/+15
2011-04-11Correct an error in the top-level Makefile introduced in 6.1patacongo1-15/+7
2011-04-08Add logic to initialize SAM3U user applicationspatacongo1-1/+7
2011-04-05Clean kernel-/user-mode module buildpatacongo1-6/+21
2011-04-03Move memory manager into user spacepatacongo1-12/+12
2011-04-03Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo1-24/+35
2011-04-03fix dependenciespatacongo1-15/+29
2011-04-03New LIS331DL driver and VSN updates from Urospatacongo1-12/+10
2011-04-02Add SAM3U kernel build logicpatacongo1-3/+14
2011-04-01Stubs are working/Proxies are closepatacongo1-24/+70
2011-03-31Move more files into subdirectories under lib/patacongo1-2/+2
2011-03-28Re-organize header files so that file systems can be built outside of the nut...patacongo1-1/+1
2011-03-24apps/ initialization now occurs during the earlier context build phasepatacongo1-2/+1
2011-03-21Prep for 6.0 releasepatacongo1-20/+14
2011-03-20More build fixespatacongo1-1/+1
2011-03-20More build fixespatacongo1-3/+14
2011-03-20Move nuttx/examples to apps/examplespatacongo1-11/+21
2011-03-19Move nuttx/netutils to apps/netutilspatacongo1-8/+1
2011-03-19Use = instead of / for delimiter in appconfig filespatacongo1-1/+1
2011-03-18Update to apps/buildpatacongo1-6/+4
2011-03-11More apps/ updatespatacongo1-4/+6
2011-03-10add apps/ dirpatacongo1-1/+21
2011-03-09#warning removalpatacongo1-1/+1
2011-03-08Add support for platoform specific ROMFS startup filespatacongo1-1/+8
2010-08-29Two pass build for on-demand paging now workspatacongo1-13/+24
2010-08-28Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo1-4/+4
2010-08-28Add support for 2-pass linkpatacongo1-5/+37
2009-12-17Fix race conditions probably caused by multiple, asynchronous make jobspatacongo1-0/+5
2009-07-18Add framework for THTTPD examplepatacongo1-4/+1
2009-07-11Add framework for thttpdpatacongo1-1/+4
2009-06-16Added NXFLAT a bit at a timepatacongo1-2/+5
2009-06-10Fixes for build CodeSourcery toolchainpatacongo1-3/+11
2009-05-28Fix to lpc214x MMC/SD due to lm3s changespatacongo1-3/+3
2009-05-28Add support for CodeSourcery and devkitARM toolchainspatacongo1-3/+3
2009-04-29Fix objcopy problem with newer toolchainspatacongo1-3/+3
2009-04-19Need more positive control over C++patacongo1-3/+1
2009-04-19Add libxxpatacongo1-0/+20
2009-02-28Fix more overflow/truncation problems in timer setupspatacongo1-1/+1
2008-12-05Clean-up and document NX configuration settingspatacongo1-2/+2
2008-11-26Make prototypes of rasterizers same at all resolutionspatacongo1-3/+10
2008-11-26graphics dir now has its own makefilepatacongo1-8/+4
2008-11-25Beginning of a graphics librarypatacongo1-2/+6
2008-11-25Add support for graphics add-onpatacongo1-2/+11
2008-11-05Add infrastructure for Hitachi SH-1patacongo1-0/+3