aboutsummaryrefslogtreecommitdiff
path: root/apps/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Some gentle massaging to get things building again.px4dev2013-01-171-1/+4
|
* Merge NuttX r5527px4dev2013-01-171-26/+16
|\
| * Remove .context kludge from apps/ directorypatacongo2012-12-231-8/+1
| | | | | | | | git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5455 42af7a65-404d-4744-a932-0658087f49c3
| * Rename namedapp as simply builtinpatacongo2012-12-231-7/+7
| | | | | | | | git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5454 42af7a65-404d-4744-a932-0658087f49c3
| * Remove some dependencies of distclean on clean. This should not be ↵patacongo2012-12-231-1/+1
| | | | | | | | | | | | necessary in higher level makefiles and should speed up make distclean git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5453 42af7a65-404d-4744-a932-0658087f49c3
| * Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-7/+7
| | | | | | | | git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5373 42af7a65-404d-4744-a932-0658087f49c3
| * Most of the changes needed to support Windows native clean; distclean is has ↵patacongo2012-11-171-4/+7
| | | | | | | | | | | | a problem git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5367 42af7a65-404d-4744-a932-0658087f49c3
| * Changes from Mikepatacongo2012-11-161-8/+3
| | | | | | | | git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5361 42af7a65-404d-4744-a932-0658087f49c3
| * Fix a place that had a '\' but needed a '/'patacongo2012-11-151-1/+7
| | | | | | | | git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5359 42af7a65-404d-4744-a932-0658087f49c3
| * Fix various build-related typospatacongo2012-11-151-1/+0
| | | | | | | | git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5358 42af7a65-404d-4744-a932-0658087f49c3
| * Simple window natives OS test build now works; Probabaly more to do for ↵patacongo2012-11-141-13/+46
| | | | | | | | | | | | other configs; clean targets still have problems git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5355 42af7a65-404d-4744-a932-0658087f49c3
| * Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+0
| | | | | | | | git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5336 42af7a65-404d-4744-a932-0658087f49c3
| * Fewer shell invocations in apps/Makefilepatacongo2012-10-231-2/+3
| | | | | | | | git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5248 42af7a65-404d-4744-a932-0658087f49c3
* | Recover changes lost to bad merging.px4dev2013-01-111-18/+53
| |
* | build: allow for external apps via EXTERNAL_APPSAndrew Tridgell2013-01-021-0/+3
| | | | | | | | this is used by the APM build
* | Merge branch 'master' of file:///Users/Shared/NuttXpx4dev2012-10-131-4/+5
|\| | | | | | | git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5231 42af7a65-404d-4744-a932-0658087f49c3
| * Change order of includes in apps/Makefile; add clock frequencies to ↵patacongo2012-10-041-2/+4
| | | | | | | | | | | | shenzhou, fire, and olimex-stm32 board.h files git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5210 42af7a65-404d-4744-a932-0658087f49c3
| * Delete the apps/vsn directory (moved commands to apps/system)patacongo2012-10-031-2/+1
| | | | | | | | git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5208 42af7a65-404d-4744-a932-0658087f49c3
| * Resync new repository with old repo r5166patacongo2012-09-171-0/+173
| | | | git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5153 42af7a65-404d-4744-a932-0658087f49c3
* Fresh import of the PX4 firmware sources.px4dev2012-08-041-0/+176