ardupilot/Tools/ardupilotwaf
Rhys Mainwaring 513a6b6206 Tools: ardupilotwaf: use classic clang linker when compiling on macOS
- Fix issue where linker fails with Xcode 15.3.
- Add check for CC_VERSION.

Signed-off-by: Rhys Mainwaring <rhys.mainwaring@me.com>
2024-05-07 09:35:41 +10:00
..
__init__.py
ap_library.py waf: remove SKETCH and SKETCHNAME from build sysmte 2024-02-26 15:42:25 +11:00
ap_persistent.py
ardupilotwaf.py Tools: move Arming, Beacon and RC_Mapper into ardupilotwaf.py 2024-04-17 18:11:46 +10:00
boards.py Tools: ardupilotwaf: use classic clang linker when compiling on macOS 2024-05-07 09:35:41 +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 Tools: only produce _with_bl.hex not *.hex for vehicle firmware 2024-02-27 11:24:24 +11:00
cmake.py ardupilotwaf: Fix incorrect comment for cmake minimum version 2023-08-24 15:01:27 +10:00
cxx_checks.py
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
git_submodule.py
gtest.py
mavgen.py Tools: Test for membership should be `not in` 2023-09-02 13:27:25 +10:00
static_linking.py
toolchain.py Tools: Test for membership should be `not in` 2023-09-02 13:27:25 +10:00