ardupilot/Tools/ardupilotwaf
Gustavo Jose de Sousa 45d1af8833 waf: ardupilotwaf: allow to build ap_program as a static library
In the upcoming build for PX4 boards, we will pass down the program a single
static library to PX4 Firmware's cmake build system. This patch is partially
providing a way to do that: the configuration for PX4 will define the
AP_PROGRAM_AS_STLIB environment variable.
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: allow to build ap_program as a static library 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