ardupilot/Tools/ardupilotwaf
Gustavo Jose de Sousa 05f4c8b5b1 waf: ardupilotwaf: reset LAST_IDX on every build
That is a workaround so that one can use `waf bin tests`, for example.  In our
context, the only restriction to the task generators creation is values defined
during configuration. Thus, ideally, the recursion and task generators creation
should be done only once for multiple build calls. We should do that in the
future.
2016-02-03 12:24:21 -02:00
..
__init__.py waf: add waf support 2015-12-03 07:54:30 +11:00
ardupilotwaf.py waf: ardupilotwaf: reset LAST_IDX on every build 2016-02-03 12:24:21 -02:00
boards.py waf: remove duplicated warning flag 2016-01-30 13:47:28 -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