ardupilot/Tools/ardupilotwaf
Francisco Ferreira ff77000d93 waf: support changing board to build without re-configure
This allows to use the board option when building as long as it has been configured before

As we don't want to force configuration of all boards each single time, auto-configuration support now has to be done per-board
2018-11-13 10:30:34 +11:00
..
px4/cmake/configs ardupilotwaf: AeroFC: Remove unused tools 2017-09-21 13:40:41 -07:00
__init__.py waf: add waf support 2015-12-03 07:54:30 +11:00
ap_library.py build: invert default for header checks 2018-05-04 11:47:04 -07:00
ap_persistent.py waf: persist implicit dependency information across clean 2016-08-24 10:46:23 -03:00
ardupilotwaf.py waf: support changing board to build without re-configure 2018-11-13 10:30:34 +11:00
boards.py waf: don't fail on missing pkg-config 2018-11-13 10:30:34 +11:00
build_summary.py waf: don't fail on missing pkg-config 2018-11-13 10:30:34 +11:00
chibios.py HAL_ChibiOS: wrap sscanf and snprintf methods 2018-09-19 12:14:15 +10:00
cmake.py waf: fixes for python 3.7 2018-08-07 14:40:36 +10:00
cxx_checks.py waf: stop build if OSD libs missing and requested 2018-07-08 08:22:40 +10:00
embed.py waf: auto-compress ROMFS files 2018-07-09 19:41:56 +10:00
gbenchmark.py waf: cmake: use CMakeConfig class instead of taskgen 2016-05-25 11:51:40 -03:00
git_submodule.py waf: git_submodule: allow warning about skipped submodules updates 2016-07-25 16:45:57 -03:00
gtest.py waf: disable gtest build on ChibiOS 2018-01-15 11:46:02 +11:00
mavgen.py waf: cope with spaces in directory name in mavgen 2017-04-22 13:48:19 +10:00
px4.py waf: omit bootloader for px4-v2 build 2018-11-07 07:35:45 +11:00
px_mkfw.py waf: fixed permissions on px_mkfw.py 2018-02-07 20:33:45 +11:00
px_uploader.py waf: fixed upload on Linux 2018-07-26 08:52:56 +10:00
static_linking.py waf: add static_linking tool 2016-01-11 16:31:59 -02:00
toolchain.py waf: don't fail on missing pkg-config 2018-11-13 10:30:34 +11:00
uavcangen.py waf: Allow spaces in paths when compiling for ChibiOS targets 2018-05-04 12:47:06 +10:00