ardupilot/Tools/ardupilotwaf
Gustavo Jose de Sousa 12946db4dc waf: ardupilotwaf: remove common_features()
The function ap_program() was the only one that was using it, so let's just
inline it. Besides, the name was misleading, since the (only) feature added was
for programs instead of general task generators.
2016-03-14 11:54:30 -03:00
..
__init__.py waf: add waf support 2015-12-03 07:54:30 +11:00
ardupilotwaf.py waf: ardupilotwaf: remove common_features() 2016-03-14 11:54:30 -03:00
boards.py waf: allow boards to tweak build 2016-03-14 11:54:30 -03:00
cmake.py waf: cmake: live output! 2016-03-14 11:54:30 -03:00
gbenchmark.py waf: gbenchmark: use cmake tool 2016-02-22 15:36:48 -03:00
git_submodule.py waf: git_submodule: fix uid() method for python3 2016-02-19 20:28:03 -02:00
gtest.py waf: ignore -Wundef for gtest 2016-02-19 12:34:24 -02:00
mavgen.py waf: use git_submodule tool through GIT_SUBMODULES variable 2016-02-06 10:25:08 -02:00
static_linking.py waf: add static_linking tool 2016-01-11 16:31:59 -02:00
toolchain.py waf: add toolchain tool for cross-compiling 2016-01-11 16:31:59 -02:00