mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-19 23:28:32 -04:00
60abd4ff2f
waf's terminology might be a bit confusing regarding the word 'target'. As an attribute for a task generator, it means the paths of the files supposed to be built. As a command line option (--target), it means the list of names of the task generators to be used in the build. Before this commit, only vehicles programs had their task generators' target parameter value different from the name parameter. Now, there's no distinction between those two parameters for the case of programs. |
||
---|---|---|
.. | ||
__init__.py | ||
ardupilotwaf.py | ||
boards.py | ||
gbenchmark.py | ||
mavgen.py | ||
static_linking.py | ||
toolchain.py |