ardupilot/Tools/ardupilotwaf
Gustavo Jose de Sousa 46449ee032 waf: mavgen: use output_dir instead of target
The option target for the waf task generator is meant for actual files that are
going to be build. Since our target files are dynamic, let's change the code to
use a new parameter output_dir instead.
2016-01-15 07:28:48 +11:00
..
__init__.py waf: add waf support 2015-12-03 07:54:30 +11:00
ardupilotwaf.py waf: ardupilotwaf: make vehicle_stlib pass **kw to bld.stlib 2016-01-15 07:28:48 +11:00
boards.py waf: add most linux boards 2016-01-11 16:31:59 -02:00
gbenchmark.py waf: force linking of phtread with gbenchmark 2016-01-12 18:05:46 -02:00
mavgen.py waf: mavgen: use output_dir instead of target 2016-01-15 07:28:48 +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