ardupilot/Tools
Gustavo Jose de Sousa 019cf3d483 waf: toolchain: clang: use configure wrapper
This is a better approach than checking command line options
--check-cxx-compiler and --check-c-compiler. Those values expect a list of
compilers to try instead of the compiler to use.

The benefits of this approach are:
 - Allowing correct use of options --check-cxx-compiler and --check-c-compiler.
 - Allowing user to pass CXX and CC environment variables, which is a common
   way of selecting the compiler.
 - Configuration is done *and committed* only for the specific compiler.
2016-03-23 17:11:02 -03:00
..
APM2_2560_bootloader Tools: fixup line endings 2014-04-15 15:55:15 +09:00
APM_radio_test Tools: fixup line endings 2014-04-15 15:55:15 +09:00
ArduPPM Tools: replace header guard with pragma once 2016-03-16 18:40:45 +11:00
ArduPilotMega_demo Tools: fixup line endings 2014-04-15 15:55:15 +09:00
ArdupilotMegaPlanner Mission planner moved notice 2013-02-05 18:24:05 +08:00
CHDK-Scripts CHDK script changes 2014-12-26 16:04:35 +09:00
CPUInfo waf: rename parameter blddestdir to program_group 2016-02-01 14:08:32 -02:00
CodeStyle CodeStyle: xmlpretty.py considers nodes with only text children to be one-liners 2016-01-07 17:39:09 +11:00
Failsafe Tools: standardize inclusion of libaries headers 2015-08-11 16:28:41 +10:00
FlightGear Tools: standardize inclusion of libaries headers 2015-08-11 16:28:41 +10:00
Frame_params Frame_Params: remove defaults from Bebop2 params 2016-01-23 11:42:13 +09:00
GIT_Test autotest: Enable SITL code to call an external ROS simulator for ArduPlane 2015-03-14 09:07:52 +11:00
Hello waf: ardupilotwaf: prefix build context methods with ap_ 2016-01-22 20:10:29 -02:00
Linux_HAL_Essentials Tools: replace header guard with pragma once 2016-03-16 18:40:45 +11:00
LogAnalyzer LogAnalyzer: adjust for change in vehicle definition MSG string 2015-10-15 09:40:25 +09:00
PPM_decoding Tools: fixup line endings 2014-04-15 15:55:15 +09:00
PXF Tools: Add PXF enable and check CS scripts 2014-07-14 09:29:36 +10:00
Replay Tools: replace header guard with pragma once 2016-03-16 18:40:45 +11:00
SerialProxy Tools Serial Proxy: fixup line endings 2014-04-15 15:55:30 +09:00
Xplane import Tools directory 2011-09-09 11:31:32 +10:00
ardupilotwaf waf: toolchain: clang: use configure wrapper 2016-03-23 17:11:02 -03:00
autotest Tools: remove erroneous space in rst output 2016-03-22 18:31:05 +11:00
gittools Tools: gittools: add git-subsystems-split 2015-09-09 10:50:35 +10:00
scripts travis: add Clang builds 2016-03-20 00:17:02 -03:00
vagrant Tools: Use GCC 4.9 as an Ubuntu prereq 2016-02-29 17:00:27 -03:00