mirror of https://github.com/ArduPilot/ardupilot
4529028c8a
Each library in ardupilot is a folder with the source in. That avoids build failures when there are files in libraries/. That fixes #4099 ("waf doesn't seem to like TAGS files") and #4093 ("sim_vehicle.py /w waf /w eclipse project broken on Cygwin"). That problem can be reproduced by just creating a file in libraries/ and trying to build with waf. There should be a better way to confirm a path is an ardupilot library. That can be done later. |
||
---|---|---|
.. | ||
px4/cmake/configs | ||
__init__.py | ||
ardupilotwaf.py | ||
boards.py | ||
cmake.py | ||
cxx_checks.py | ||
gbenchmark.py | ||
git_submodule.py | ||
gtest.py | ||
mavgen.py | ||
px4.py | ||
static_linking.py | ||
toolchain.py |