Commit Graph

25 Commits

Author SHA1 Message Date
Andrew Tridgell cfa63254b6 build: added support for developer.mk (at request of David) 2015-06-19 17:57:13 +10:00
Andrew Tridgell bcb6fe9ae7 build: make reading config.mk be info not warning 2015-05-30 21:00:50 +10:00
Andrew Tridgell 23617b442e build: use a config.mk if it exists, but don't require it 2015-05-25 14:51:12 +10:00
Andrew Tridgell 3fbd0a1db0 build: removed the need for 'make configure'
and make default build display help
2015-05-21 10:54:19 +10:00
Andrew Tridgell 4ad3075754 build: fix for HAL_SITL rename 2015-05-05 09:45:57 +10:00
mirkix 001758071f mk: add support for BBBMINI, simple ArduPilot DIY Cape for the BeagleBone Black 2015-01-12 21:36:40 +13:00
John Williams b1c6931ade Build: added zynq make target 2014-11-14 10:21:05 +11:00
Andrew Tridgell 148dfbd180 build: fixed flymaple build 2014-08-13 18:46:44 +10:00
Andrew Tridgell 1a007dfcc0 build: added subtypes for all boards 2014-08-13 18:46:43 +10:00
Mikhail Avkhimenia 2899e44c0c build: add navio build target 2014-08-12 22:08:13 +10:00
Andrew Tridgell fdeac40135 build: added board subtypes to build 2014-07-14 09:44:35 +10:00
Andrew Tridgell 09e9074cb2 build: added bbone as build target 2014-07-14 09:44:34 +10:00
Andrew Tridgell 0b6c810a6e build: added ERLE build type 2014-07-14 08:52:43 +10:00
LukeMike 8f552d5758 VRBRAIN: Changed the management of VirtualRobotix's boards. 2014-06-19 11:27:38 +02:00
Emile Castelnuovo 01b7bcd05d mk: new VRBRAIN board definition 2014-04-08 16:19:20 +10:00
Andrew Tridgell 18c3b16aa8 build: added GIT_VERSION define to Makefile build 2013-11-09 10:09:19 +11:00
Andrew Tridgell 4c05848734 build: added Linux targets 2013-09-28 21:24:02 +10:00
Mike McCauley f90790a26c build: added build files for Flymaple port 2013-09-24 13:32:50 +10:00
Andrew Tridgell 699e188110 build: only use a build in $SKETCHBOOK for px4
for others it is more convenient to use /tmp, as quite a few scripts
rely on this
2013-08-30 13:01:34 +10:00
Andrew Tridgell 34af601551 Build: move BUILDROOT inside SKETCHBOOK
this allows for relative paths in the px4 build
2013-08-30 13:01:33 +10:00
Andrew Tridgell 4a56b4a145 build: fixed SITL build on windows 2013-03-28 13:23:30 +11:00
Andrew Tridgell d06668f1cd build: added support for "make apm1-1280" 2013-03-12 12:45:49 +11:00
Stephen c4ea89b10a Build: Cygwin Windows build and upload fixes
SITL, HIL and normal builds and uploads work under Cygwin
2013-03-08 15:02:22 +09:00
Andrew Tridgell 7f1c8fd364 build: fixed cygwin build 2013-03-03 22:22:33 +11:00
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
2013-02-21 16:48:49 +11:00