summaryrefslogtreecommitdiff
path: root/nuttx/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Move more files into subdirectories under lib/patacongo2011-03-311-2/+2
* Re-organize header files so that file systems can be built outside of the nut...patacongo2011-03-281-1/+1
* apps/ initialization now occurs during the earlier context build phasepatacongo2011-03-241-2/+1
* Prep for 6.0 releasenuttx-6.0patacongo2011-03-211-20/+14
* More build fixespatacongo2011-03-201-1/+1
* More build fixespatacongo2011-03-201-3/+14
* Move nuttx/examples to apps/examplespatacongo2011-03-201-11/+21
* Move nuttx/netutils to apps/netutilspatacongo2011-03-191-8/+1
* Use = instead of / for delimiter in appconfig filespatacongo2011-03-191-1/+1
* Update to apps/buildpatacongo2011-03-181-6/+4
* More apps/ updatespatacongo2011-03-111-4/+6
* add apps/ dirpatacongo2011-03-101-1/+21
* #warning removalpatacongo2011-03-091-1/+1
* Add support for platoform specific ROMFS startup filespatacongo2011-03-081-1/+8
* Two pass build for on-demand paging now workspatacongo2010-08-291-13/+24
* Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo2010-08-281-4/+4
* Add support for 2-pass linkpatacongo2010-08-281-5/+37
* Fix race conditions probably caused by multiple, asynchronous make jobspatacongo2009-12-171-0/+5
* Add framework for THTTPD examplepatacongo2009-07-181-4/+1
* Add framework for thttpdpatacongo2009-07-111-1/+4
* Added NXFLAT a bit at a timepatacongo2009-06-161-2/+5
* Fixes for build CodeSourcery toolchainpatacongo2009-06-101-3/+11
* Fix to lpc214x MMC/SD due to lm3s changespatacongo2009-05-281-3/+3
* Add support for CodeSourcery and devkitARM toolchainspatacongo2009-05-281-3/+3
* Fix objcopy problem with newer toolchainspatacongo2009-04-291-3/+3
* Need more positive control over C++patacongo2009-04-191-3/+1
* Add libxxpatacongo2009-04-191-0/+20
* Fix more overflow/truncation problems in timer setupspatacongo2009-02-281-1/+1
* Clean-up and document NX configuration settingspatacongo2008-12-051-2/+2
* Make prototypes of rasterizers same at all resolutionspatacongo2008-11-261-3/+10
* graphics dir now has its own makefilepatacongo2008-11-261-8/+4
* Beginning of a graphics librarypatacongo2008-11-251-2/+6
* Add support for graphics add-onpatacongo2008-11-251-2/+11
* Add infrastructure for Hitachi SH-1patacongo2008-11-051-0/+3
* build lpc2148 ostest configpatacongo2008-09-171-0/+3
* Add support for Intel Hex format outputpatacongo2008-09-161-0/+12
* Clean operations are now toolchain specificpatacongo2008-01-101-2/+2
* Compiles with ZDS-IIpatacongo2008-01-091-4/+4
* Need absolute paths for 'fake' linkspatacongo2008-01-091-2/+2
* Add logic for environments that can't use soft linkspatacongo2008-01-081-54/+21
* Make logic reorganized for non-GNU toolchainpatacongo2008-01-081-14/+14
* ZNeo compiler now workspatacongo2008-01-081-17/+17
* Add support for tools that can't make dependenciespatacongo2008-01-081-1/+1
* Adding support for the z16fpatacongo2008-01-071-1/+1
* Add support for Pascal P-Code interpreterpatacongo2008-01-051-1/+13
* Several webserver bugs fixedpatacongo2007-11-201-5/+18
* DM90x0 driver hooked into DM320patacongo2007-11-041-1/+1
* Missed in last commitpatacongo2007-11-021-1/+1
* Add framework for listen() and connect() -- still missing logicpatacongo2007-09-231-4/+1
* Fixed for clean Cygwin link; move netutils strings into common librarypatacongo2007-09-221-1/+4