ardupilot/Tools/ardupilotwaf
Gustavo Jose de Sousa 4529028c8a waf: ardupilotwaf: ap_get_all_libraries: ignore non-directory files
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.
2016-05-12 13:47:44 -03:00
..
px4/cmake/configs waf: px4: add initial implementation 2016-03-14 11:54:31 -03:00
__init__.py waf: add waf support 2015-12-03 07:54:30 +11:00
ardupilotwaf.py waf: ardupilotwaf: ap_get_all_libraries: ignore non-directory files 2016-05-12 13:47:44 -03:00
boards.py waf: add --debug configuration option 2016-05-07 22:55:03 -03:00
cmake.py waf: cmake: live output! 2016-03-14 11:54:30 -03:00
cxx_checks.py waf: add messages to the things we are checking for 2016-04-05 21:06:25 -07:00
gbenchmark.py waf: gbenchmark: use cmake tool 2016-02-22 15:36:48 -03:00
git_submodule.py waf: define git versions in a generated ap_version.h header 2016-05-06 13:11:28 -03:00
gtest.py waf: gtest: disable for PX4 boards 2016-03-14 11:54:31 -03:00
mavgen.py waf: cope with -ve return from mavgen on segv 2016-05-10 13:41:48 +10:00
px4.py waf: define git versions in a generated ap_version.h header 2016-05-06 13:11:28 -03:00
static_linking.py waf: add static_linking tool 2016-01-11 16:31:59 -02:00
toolchain.py waf: add libiio support for bebop 2016-05-03 16:43:39 -03:00