ardupilot/mk
Lucas De Marchi 64d1f378b5 build: speedup PX4 build
By serializing only the right part it's possible to speedup a clean
build of ardupilot + PX4Firmware. In my machine, doing a
"make -j6 px4-v2" without ccache now works, completing the job in
2min10s (previously it was breaking in the generation of the config.h
header inside PX4.

For comparison, a complete build with -j1 on the same machine (the only
possible option without this patch) takes around 4min40s.
2015-09-14 17:23:46 +10:00
..
PX4 mk: start oreoled driver before batt_smbus 2015-09-09 10:39:47 +09:00
VRBRAIN ROMFS: added new ROMFS for VR Brain 5.2 and VR Micro Brain 5.2 2015-02-02 08:44:00 +11:00
apm.mk build: removed the need for 'make configure' 2015-05-21 10:54:19 +10:00
board_avr.mk Board_AVR: locate recently-moved boards.txt file in arduino-core 2015-08-03 10:05:13 +10:00
board_flymaple.mk build: fixed flymaple build 2015-06-01 13:02:18 +10:00
board_linux.mk mk: add 'upload' target to copy fresh ELF to Linux board using SCP 2015-09-09 10:05:45 +10:00
board_native.mk build: added more warnings and errors to SITL build 2015-07-06 09:21:39 +10:00
board_px4.mk build: added support for the new PX4 build system 2013-05-10 06:16:54 +10:00
board_vrbrain.mk mk: new make files for VRBRAIN 2014-04-08 16:19:19 +10:00
build_rules.mk build: removed include of vehicle directory in build 2015-06-29 15:34:43 +10:00
check_modules.sh modules: show wiki URL on all submodule errors 2015-06-09 13:51:15 +10:00
configure.mk build: removed the need for 'make configure' 2015-05-21 10:54:19 +10:00
environ.mk build: added support for raspilot 2015-09-14 14:22:15 +10:00
find_arduino.mk build: Use generic app descriptior for mac spotlight search 2013-12-17 14:55:31 +11:00
find_tools.mk build: allow ccache to be found on windows cygwin 2015-05-25 23:02:23 +10:00
help.mk build: added support for raspilot 2015-09-14 14:22:15 +10:00
modules.mk modules: added check_modules in PX4 build 2015-06-09 13:28:25 +10:00
px4_targets.mk build: speedup PX4 build 2015-09-14 17:23:46 +10:00
sketch_sources.mk mk: remove include paths from make.inc 2015-08-11 16:38:25 +10:00
targets.mk build: added support for raspilot 2015-09-14 14:22:15 +10:00
upload_firmware.mk mk: add 'upload' target to copy fresh ELF to Linux board using SCP 2015-09-09 10:05:45 +10:00
vrbrain_targets.mk VRBRAIN_TARGETS: changed makefile for VR boards 2015-02-02 08:44:00 +11:00