- Jul 28, 2016
-
-
Gregory Nutt authored
Add the dirlinks target to some Makefiles. This plugs some wholes open by last chicken-and-egg build fix
-
- Jun 08, 2016
-
-
Gregory Nutt authored
-
- Jun 07, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jun 06, 2016
-
-
Gregory Nutt authored
-
- Jun 02, 2016
-
-
Sebastien Lorquet authored
-
- Aug 11, 2015
-
-
Gregory Nutt authored
apps/tools/mkkconfig.sh: The top-level Kconfig file is not auto-generated. The autogenerated Kconfig file will be constructed so that every second level directory that contains a Kconfig file will automatically be sourced
-
Gregory Nutt authored
-
- Aug 03, 2015
-
-
Sebastien Lorquet authored
-
- Feb 03, 2015
-
-
Gregory Nutt authored
Build-server sometimes fails 'make -j24' with: In file included from builtin_list.c:62:0: builtin_list.h:1:46: error: 'ts_engine_main' undeclared here (not in a function) { "ts_engine", SCHED_PRIORITY_DEFAULT, 2048, ts_engine_main }, or sometimes silently succeeds but generates builds that contain a random subset of configured NuttX applications. There are two root causes for this: 1) Recipes for building builtin_list.h and builtin_proto.h are not linearizable. 2) Nothing ensures that 'make context' is run first for apps/builtin This patch addresses both issues. Signed-off-by: Juha Niskanen <juha.niskanen@haltian.com>
-
- Sep 06, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
Add an install target to all makefiles. For the import build, the top-level Makefile now does two passes: (1) builds libapp.a, then (2) installs the programs (not yet finished)
-
- Sep 05, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Sep 04, 2014
-
-
Gregory Nutt authored
Beginning of logic that will, hopefully, all me to build applications against a NuttX export package (vs. the nuttx/ source tree).
-
- Aug 12, 2014
-
-
Gregory Nutt authored
-
- Apr 13, 2014
-
-
Gregory Nutt authored
-
- Mar 06, 2014
-
-
Gregory Nutt authored
-
- Oct 30, 2013
-
-
Gregory Nutt authored
-
- Oct 14, 2013
-
-
Gregory Nutt authored
apps/Makefile should include external/Make.defs so that external applications can participate in the menu configuration
-
- Dec 23, 2012
-
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5455 42af7a65-404d-4744-a932-0658087f49c3
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5454 42af7a65-404d-4744-a932-0658087f49c3
-
patacongo authored
Remove some dependencies of distclean on clean. This should not be necessary in higher level makefiles and should speed up make distclean git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5453 42af7a65-404d-4744-a932-0658087f49c3
-
- Nov 20, 2012
-
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5373 42af7a65-404d-4744-a932-0658087f49c3
-
- Nov 17, 2012
-
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5367 42af7a65-404d-4744-a932-0658087f49c3
-
- Nov 16, 2012
-
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5361 42af7a65-404d-4744-a932-0658087f49c3
-
- Nov 15, 2012
-
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5359 42af7a65-404d-4744-a932-0658087f49c3
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5358 42af7a65-404d-4744-a932-0658087f49c3
-
- Nov 14, 2012
-
-
patacongo authored
Simple window natives OS test build now works; Probabaly more to do for other configs; clean targets still have problems git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5355 42af7a65-404d-4744-a932-0658087f49c3
-
- Nov 11, 2012
-
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5336 42af7a65-404d-4744-a932-0658087f49c3
-
- Oct 23, 2012
-
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5248 42af7a65-404d-4744-a932-0658087f49c3
-
- Oct 04, 2012
-
-
patacongo authored
Change order of includes in apps/Makefile; add clock frequencies to shenzhou, fire, and olimex-stm32 board.h files git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5210 42af7a65-404d-4744-a932-0658087f49c3
-
- Oct 03, 2012
-
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5208 42af7a65-404d-4744-a932-0658087f49c3
-
- Jul 21, 2012
-
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4962 42af7a65-404d-4744-a932-0658087f49c3
-
- May 29, 2012
-
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4783 42af7a65-404d-4744-a932-0658087f49c3
-
- Apr 15, 2012
-
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4611 42af7a65-404d-4744-a932-0658087f49c3
-