aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* grab the git hash and inject it into every log file headertstellanova2013-09-061-0/+11
* Fix the firmware build rules so that we always know how to build all the firm...px4dev2013-08-251-8/+11
* In order to save people from themselves, force a given FMU version to depend ...px4dev2013-08-231-0/+13
* Add support for adding extra files to the ROMFS from the config.px4dev2013-08-221-13/+13
* Merge commit 'de749a3602423f5ee6ca56f3cf2dfff04e31ec6d' (kconfig-cleanup) int...px4dev2013-08-141-1/+1
|\
| * NuttX is confused when it doesn't know what board it's building for - since w...px4dev2013-08-121-1/+1
| * Add a 'menuconfig' target that makes it possible to use the NuttX menuconfig ...px4dev2013-08-121-1/+27
| * Add a top-level Makefile rule for building "everything" as a test.px4dev2013-08-041-0/+9
| * Move NuttX configurations out of the NuttX tree proper. This reduces the diff...px4dev2013-08-031-41/+46
* | Add a 'menuconfig' target that makes it possible to use the NuttX menuconfig ...px4dev2013-08-111-1/+27
* | Merge branch 'fmuv2_bringup' of https://github.com/cvg/Firmware_Private into ...px4dev2013-08-041-0/+9
* | Clean out unused trash from the NuttX configs.px4dev2013-08-021-1/+2
* | Restructure things so that the PX4 configs move out of the NuttX tree, and mo...px4dev2013-08-021-1/+1
* | Small fix for make distclean, Linux find doesn't seem to know the -depth n ar...Julian Oes2013-07-181-1/+1
* | Pull v2 pieces up to build with the mergepx4dev2013-07-071-41/+46
|/
* All NuttX configs are called 'nsh' now, stop trying to guess based on the boa...px4dev2013-06-121-1/+1
* Hotfix: install the firmware .bin files as well as the .px4 bundles until we ...px4dev2013-05-171-0/+5
* HOTFIX: simplify symbol names going into the ROMFS object, hopefully this avo...px4dev2013-05-121-2/+7
* ROMFS wide quad mixer addition and cleanupLorenz Meier2013-05-051-1/+1
|\
| * archlinux compatibilityThomas Gubler2013-03-091-1/+1
* | Merge working changes into export-build branch.px4dev2013-04-261-9/+28
* | Add some help text.px4dev2013-03-311-0/+39
* | Stick copyrights on the major moving parts of the build systempx4dev2013-02-231-0/+31
* | APP -> MODULEpx4dev2013-02-231-18/+18
* | Checkpoint: application framework makefile donepx4dev2013-02-231-1/+4
* | platform -> boardpx4dev2013-02-231-15/+19
* | Auto-generate builtin command prototypes.px4dev2013-02-231-23/+5
* | Add support for per-config ROMFS generation.px4dev2013-02-231-2/+0
* | Rename makefiles to help categorise them.px4dev2013-02-231-4/+5
* | Simplify the PLATFORM/CONFIG handling a little.px4dev2013-02-231-13/+6
* | Move upload functionality out into a separate makefile.px4dev2013-02-231-61/+0
* | Move more functionality into firmware.mk. Now we build the px4 bundles in a w...px4dev2013-02-231-39/+26
* | Recover commits lost in the previous merge. Syllableise PX4_BASE like its peers.px4dev2013-02-231-73/+118
|/
* Less noisy build again.px4dev2013-01-111-2/+2
* Manually fixup merge botches via direct comparison with NuttX r5447.px4dev2013-01-111-2/+4
* Force a configure before compiling in order to work around more NuttX/config ...px4dev2013-01-021-12/+17
* Don't re-run the configuration phase every time we build; NuttX will re-build...px4dev2013-01-011-2/+2
* Enabled UART3, added JTAG make target for IO, removed potentially problematic...Lorenz Meier2012-11-301-2/+13
* Raised COM port number for windows from 18 to 32Julian Oes2012-11-271-1/+1
* Pull JTAG config from bootloader dirLorenz Meier2012-10-241-1/+1
* ftnaegeli2012-09-241-1/+5
* 'make clean' at the top level should 'distclean' in NuttX, as it's not obviou...px4dev2012-08-181-1/+1
* Ensured startup of USB link, updated port ids to read fromLorenz Meier2012-08-101-1/+1
* Fresh import of the PX4 firmware sources.px4dev2012-08-041-0/+142