Andrew Tridgell
d516dc7fde
build: fixed dependency on frame type for px4 build
10 years ago
Andrew Tridgell
65d0ecdef7
build: fixed dependency on frame type and options
...
this ensures "make sitl-heli" rebuilds after a "make sitl"
Thanks to Michael Oborne for reporting this
10 years ago
Andrew Tridgell
793ec76259
build: support building pure cpp projects
10 years ago
Andrew Tridgell
24b481ac0d
build: fixed dependency on frame type in make target
11 years ago
Andrew Tridgell
fdeac40135
build: added board subtypes to build
11 years ago
Emile Castelnuovo
01b7bcd05d
mk: new VRBRAIN board definition
11 years ago
Andrew Tridgell
ceef872a51
build: fixed a build cmp warning
11 years ago
Andrew Tridgell
56752f4027
build: reduced PX4 warnings and avoid rebuilding when possible
11 years ago
Andrew Tridgell
6deeca1cc0
build: support all copter frame types on all boards
11 years ago
Andrew Tridgell
ad445379b5
PX4: speed up the build a lot
...
this avoids removal of built objects and dependencies by allowing the
PX4 build system to put all objects and dependencies in the per-board
build directories
12 years ago
Andrew Tridgell
73250efc01
build: added support for the new PX4 build system
12 years ago
Andrew Tridgell
ded192be3f
build: split up the build system to allow for better board support
...
this will make it easier to support boards like the VRBrain
12 years ago