summaryrefslogtreecommitdiff
path: root/nuttx/tools/mkexport.sh
Commit message (Expand)AuthorAgeFilesLines
* Kernel build export package also needs to include WINTOOL settingGregory Nutt2014-09-051-0/+1
* The apps/ import build requires that we extract more information from the pla...Gregory Nutt2014-09-051-2/+32
* Add the .config file to the export packageGregory Nutt2014-09-051-6/+17
* The 'make export' target needs to bundle up the user C startup file (crt0), n...Gregory Nutt2014-09-041-2/+2
* Don't copy build scripts for kernel build 'make exports'Gregory Nutt2014-09-041-9/+11
* In 'make export', do not copy internal header files if this is a kernel buildGregory Nutt2014-09-041-38/+47
* Fix 'make export'. Adding subdirectories to the sched/ directory broke the h...Gregory Nutt2014-09-041-9/+9
* More trailing whilespace removalGregory Nutt2014-04-131-2/+2
* Fix comments, references to the old SVN, and links to the old SVN. Replace w...Gregory Nutt2013-04-191-1/+0
* Fix a bug in 'make export' introduced recentlypatacongo2012-01-051-5/+22
* Changes to tools to support MAC OSpatacongo2011-12-271-5/+6
* Export a fast but non-standard way to clear the STM3210E-EVAL LCDpatacongo2011-08-261-1/+1
* Extend the 'make export' logic to bundle up chip header files as wellpatacongo2011-08-251-0/+56
* Export make target now produces a .zip file by defaultpatacongo2011-07-121-11/+35
* Extend 'make export' logic to bundle up CFLAGS and linker scripts as wellpatacongo2011-07-121-21/+42
* Add an 'export' target to the NuttX top-level Makefilepatacongo2011-07-111-0/+208