summaryrefslogtreecommitdiff
path: root/nuttx/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Added support for socket descriptorspatacongo2007-09-011-2/+2
* Adding uIP 1.0patacongo2007-08-261-0/+14
* Simply conditional build; fix conditional compilationpatacongo2007-06-091-6/+34
* Changes to resulting previous merge of arch/c5471 and arch/dm320 into arch/ar...patacongo2007-04-291-7/+7
* arch/c5471/include and arch/dm320/include are not identical. This is in prep...patacongo2007-04-261-8/+8
* Makesystem changes to better support different SoCspatacongo2007-04-251-3/+43
* Was delete link then delete link in directory referenced by linkpatacongo2007-03-261-1/+2
* Add a directory to hold board-specific driverspatacongo2007-03-261-9/+25
* Create a place to hold board specific header filespatacongo2007-03-261-2/+15