ardupilot/Tools/ardupilotwaf
Gustavo Jose de Sousa 12cfe222eb waf: ardupilotwaf: decorate build methods with @conf
Bind functions used in wscripts to build context. Additionally, a new function
is created and also decorated with @conf, common_vehicle_libraries(), which
returns COMMON_VEHICLE_DEPENDENT_LIBRARIES.  This patch is a preparation for
making wscripts use methods bound to the build context instead of using them
directly from ardupilotwaf.
2016-01-22 20:10:28 -02:00
..
__init__.py waf: add waf support 2015-12-03 07:54:30 +11:00
ardupilotwaf.py waf: ardupilotwaf: decorate build methods with @conf 2016-01-22 20:10:28 -02:00
boards.py waf : use LINKFLAGS for pthread 2016-01-14 18:59:04 -02:00
gbenchmark.py waf : use LINKFLAGS for pthread 2016-01-14 18:59:04 -02:00
gtest.py waf: gtest: add gtest Waf tool 2016-01-19 00:21:15 -02:00
mavgen.py waf: mavgen: reorganize configure 2016-01-15 07:28:49 +11: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