Ardupilot2/Tools/ardupilotwaf
Peter Barker 44a063e818 Tools: ardupilotwaf: chibios: change directory before running make_abin.sh
Any waf build which is done outside of the git checkout will fail to create the abin without this, as it attempts to invoke git.

An example of this is the autotest system
2018-03-23 11:06:24 +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 waf: added --disable-header-checks 2017-08-08 00:42:19 -07:00
ap_persistent.py waf: persist implicit dependency information across clean 2016-08-24 10:46:23 -03:00
ardupilotwaf.py waf: build with AP_TempCalibration 2018-02-08 17:36:33 +11:00
boards.py Tools: ardupilotwaf: remove redundant --no-trigraph 2018-03-05 13:28:03 +00:00
build_summary.py waf: build_summary: don't call size for empty list of nodes 2016-08-31 00:19:51 -03:00
chibios.py Tools: ardupilotwaf: chibios: change directory before running make_abin.sh 2018-03-23 11:06:24 +11:00
cmake.py build: allow to pass flags to cmake 2017-02-06 09:27:22 -08:00
cxx_checks.py build: generalize link fix 2017-08-16 10:51:59 -07: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: use new bootloader path 2018-02-10 19:13:18 +11:00
px_mkfw.py waf: fixed permissions on px_mkfw.py 2018-02-07 20:33:45 +11:00
px_uploader.py Updated the usbmodem line for upload 2018-02-16 10:17:45 +11:00
static_linking.py waf: add static_linking tool 2016-01-11 16:31:59 -02:00
toolchain.py waf: use gcc/g++ by default if available else throw warning 2018-01-31 12:22:23 +11:00
uavcangen.py waf: add support for building with UAVCAN 2017-04-10 22:38:13 +01:00