ardupilot/Tools
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
..
AP_Bootloader AP_Bootloader: ID reserve for JHEMCUF405WING 2024-04-30 09:54:04 +10:00
AP_Periph AP_Periph: add support for streaming dedicated RPM message 2024-05-02 20:25:38 +10:00
CHDK-Scripts
CPUInfo Tools: allow CPUInfo to build on HAL_Linux 2024-03-02 17:55:43 +11:00
CodeStyle
FilterTestTool
Frame_params Tools: add frame params for Rtos Co's SPARK Kit 2024-05-06 10:47:08 +09:00
GIT_Test Tools: added name to GIT_Success.txt file 2024-03-27 07:57:56 +09:00
Hello
IO_Firmware IO_Firmware: update to support 16 channels for SBUS OUT from all inputs 2024-05-01 08:21:01 +10:00
Linux_HAL_Essentials treewide: fix shebangs - /bin/bash -> /usr/bin/env bash 2024-02-13 11:36:23 +11:00
LogAnalyzer Tools: Test for membership should be `not in` 2023-09-02 13:27:25 +10:00
Pozyx/IndoorLoiter
Replay Tools: move Arming, Beacon and RC_Mapper into ardupilotwaf.py 2024-04-17 18:11:46 +10:00
UDP_Proxy treewide: fix shebangs - /bin/bash -> /usr/bin/env bash 2024-02-13 11:36:23 +11:00
Vicon
ardupilotwaf Tools: ardupilotwaf: use classic clang linker when compiling on macOS 2024-05-07 09:35:41 +10:00
autotest autotest: remove SIM_SERVO_SPEED from whitelist 2024-05-05 07:57:54 +10:00
bootloaders Tools: update MatekH7A3 bootloader for 16MHz xtal 2024-05-04 20:52:50 +10:00
cameras_gimbals/xacti-config Tools: add xacti-config application 2024-04-26 16:07:18 +09:00
completion Tools : completion add submoduleclean & submodule_force_clean 2024-01-17 07:41:44 +11:00
debug treewide: fix shebangs - /bin/bash -> /usr/bin/env bash 2024-02-13 11:36:23 +11:00
environment_install Tools: install Debian 12 prereqs 2024-03-12 22:06:57 +11:00
geotag treewide: fix shebangs - /bin/bash -> /usr/bin/env bash 2024-02-13 11:36:23 +11:00
gittools treewide: fix shebangs - /bin/bash -> /usr/bin/env bash 2024-02-13 11:36:23 +11:00
mavproxy_modules Tools: Comparison to `None` should be `cond is None` 2023-09-02 13:27:25 +10:00
ros2 Tools: Fix incorrectly named DDS param 2024-03-24 11:27:22 +11:00
scripts Tools: add blended GPS build option 2024-05-06 12:22:03 +10:00
simulink/arducopter Tools: Add missing functions for Simulink model 2023-05-09 09:42:31 +10:00
vagrant treewide: fix shebangs - /bin/bash -> /usr/bin/env bash 2024-02-13 11:36:23 +11:00
PrintVersion.py