ardupilot/Tools/ardupilotwaf
Andrew Tridgell 1376ae4857 waf: add files from ROMFS_custom to ROMFS
this allows for lua scripts in the root of the source tree as ROMFS_custom/scripts/*.lua

it also allows for any other custom data files that may be
needed. This is cleaner for custom scripts than having the files in
AP_HAL_ChibiOS/hwdef/BOARD/scripts, and allows for the same scripts
working in SITL, Linux and ChibiOS
2021-08-14 11:05:38 +09:00
..
__init__.py waf: add waf support 2015-12-03 07:54:30 +11:00
ap_library.py waf: fixed handling of vehicle dependency check for abs paths 2021-02-15 07:23:33 +11:00
ap_persistent.py waf: persist implicit dependency information across clean 2016-08-24 10:46:23 -03:00
ardupilotwaf.py waf: add AP_VideoTX module 2021-02-17 18:23:33 +11:00
boards.py waf: add files from ROMFS_custom to ROMFS 2021-08-14 11:05:38 +09:00
build_summary.py Tools: build_summary: make binary path a string 2020-09-30 17:59:33 +10:00
chibios.py waf: add support for --enable-stats 2021-04-21 17:14:11 +10:00
cmake.py waf: fixes for python 3.7 2018-08-07 14:40:36 +10:00
cxx_checks.py Tools: check for feenableexcept on WAF 2019-08-06 09:37:30 +10:00
embed.py waf: fixed embed error on python2 2021-02-26 10:59:09 +11:00
gbenchmark.py Tools: disable Gtest and testing on Gbenchmark build 2020-09-06 19:13:04 +10:00
git_submodule.py waf: git_submodule: allow warning about skipped submodules updates 2016-07-25 16:45:57 -03:00
gtest.py waf: cope with new format of gtest submodule 2019-09-24 14:30:13 +10:00
mavgen.py waf: use local pymavlink 2018-11-19 10:06:23 +11:00
static_linking.py waf: add static_linking tool 2016-01-11 16:31:59 -02:00
toolchain.py waf: removed debug code 2021-04-23 05:50:23 +10:00
uavcangen.py waf: support building headers from uavcan_vendor_specific_types directory 2019-05-15 16:01:53 +09:00