Ardupilot2/modules
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
..
PX4Firmware@1623d181b7 build: speedup PX4 build 2015-09-14 17:23:46 +10:00
PX4NuttX@d48fa3072b build: speedup PX4 build 2015-09-14 17:23:46 +10:00
uavcan@6dd432c974 modules: added initial submodule versions 2015-06-09 13:28:25 +10:00