ardupilot/Tools/ardupilotwaf
bugobliterator b93ba1ae68 waf: add support for generating compile_commands.json 2024-06-19 17:11:46 +10:00
..
__init__.py waf: add waf support 2015-12-03 07:54:30 +11:00
ap_library.py waf: add support for generating compile_commands.json 2024-06-19 17:11:46 +10:00
ap_persistent.py waf: persist implicit dependency information across clean 2016-08-24 10:46:23 -03:00
ardupilotwaf.py waf: moved elf symbol checking to ardupilotwaf 2024-06-04 09:20:21 +10:00
boards.py Tools: Added option to set environment variable to not add the compile_commands.json to VSCode's c_cpp_properties.json 2024-06-11 14:29:06 +10:00
build_summary.py Tools: Comparison to `False` should be `cond is False` or `if not cond:` 2023-09-02 13:27:25 +10:00
chibios.py waf: moved elf symbol checking to ardupilotwaf 2024-06-04 09:20:21 +10:00
cmake.py ardupilotwaf: Fix incorrect comment for cmake minimum version 2023-08-24 15:01:27 +10:00
cxx_checks.py Tools: check for feenableexcept on WAF 2019-08-06 09:37:30 +10:00
dronecangen.py waf: help diagnose dronecangen errors 2024-02-11 16:48:52 +11:00
embed.py AP_ROMFS: fix buffer null terminator 2024-01-25 11:24:31 +11:00
esp32.py waf: added WAF_BUILD_TARGET for esp32 build 2023-12-31 09:55:16 +11:00
gbenchmark.py Tools: ardupilotwaf: remove useless shebang on non exec files 2022-06-08 08:16:42 +09:00
git_submodule.py waf: cope with CI python oddity 2024-05-08 18:28:59 +10:00
gtest.py Tools: ardupilotwaf: remove useless shebang on non exec files 2022-06-08 08:16:42 +09:00
mavgen.py Tools: Test for membership should be `not in` 2023-09-02 13:27:25 +10:00
static_linking.py Tools: ardupilotwaf: remove useless shebang on non exec files 2022-06-08 08:16:42 +09:00
toolchain.py waf: fixed cygwin build 2024-06-04 09:20:21 +10:00