ardupilot/Tools/ardupilotwaf
Gustavo Jose de Sousa c90b0e8659 waf: add static_linking tool
Some platforms (e.g. bebop) might need to create fully statically linked
binaries. This serves to force a program to be statically linked. It has only
been tested on GNU compilers, other compilers may have unexpected behavior.
2016-01-11 16:31:59 -02:00
..
__init__.py waf: add waf support 2015-12-03 07:54:30 +11:00
ardupilotwaf.py waf: remove already fixed TODOs 2016-01-09 14:08:07 -02:00
boards.py waf: use ConfigSet for board environments 2015-12-03 07:54:32 +11:00
gbenchmark.py waf: gbenchmark: disable cross-compilation 2016-01-11 16:31:59 -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