ardupilot/Tools/ardupilotwaf
Lucas De Marchi 95d5752011 build: fix configure check for headers
When we are checking if a header is available we can't pass -I argument
to our missing/ directory. Otherwise we would end up telling the build
that a header is available when it actually isn't.

This fixes the build of sitl in MacOS with clang.
2016-09-03 01:19:14 -03:00
..
px4/cmake/configs PX4: added otp to the build 2016-07-21 18:05:00 +10:00
__init__.py waf: add waf support 2015-12-03 07:54:30 +11:00
ap_library.py waf: ap_library: make headers whitelist portable 2016-08-26 13:13:56 -03:00
ap_persistent.py waf: persist implicit dependency information across clean 2016-08-24 10:46:23 -03:00
ardupilotwaf.py waf: persist implicit dependency information across clean 2016-08-24 10:46:23 -03:00
boards.py build: fix configure check for headers 2016-09-03 01:19:14 -03:00
build_summary.py waf: build_summary: don't call size for empty list of nodes 2016-08-31 00:19:51 -03:00
cmake.py waf: cmake: define a dictionary of supported generators 2016-08-24 12:15:42 -03:00
cxx_checks.py build: fix static linking through --static option 2016-07-20 18:03:20 -03:00
gbenchmark.py waf: cmake: use CMakeConfig class instead of taskgen 2016-05-25 11:51:40 -03:00
git_submodule.py waf: git_submodule: allow warning about skipped submodules updates 2016-07-25 16:45:57 -03:00
gtest.py waf: allow to disable tests 2016-07-13 15:38:50 -03:00
mavgen.py waf: update for MAVLink2 build 2016-05-21 15:25:17 +10:00
px4.py waf: px4: copy with shutil module instead of cp program 2016-08-24 12:15:42 -03:00
static_linking.py waf: add static_linking tool 2016-01-11 16:31:59 -02:00
toolchain.py waf: fix programs searches 2016-08-24 12:15:42 -03:00