ardupilot/Tools/ardupilotwaf
Gustavo Jose de Sousa a748c52f06 waf: bump to version 1.9.0
Some things worth mentioning:

- That version contains commits we had cherry picked on our submodule.
- There's a patch on top with a fix for the new process spawning used on
  version 1.9.0. That has already been applied to upstream's master, but not
  released yet.
- This patch also does necessary changes on our build system in order to
  accommodate the upgrade. Basically:
  - Use full task class names when calling create_task().
  - Use always_run class attribute instead of the decorator, which is
    deprecated.
2016-06-29 11:18:22 -03:00
..
px4/cmake/configs waf: px4: use lib/rc for v4 2016-05-18 15:36:48 -03:00
__init__.py waf: add waf support 2015-12-03 07:54:30 +11:00
ardupilotwaf.py waf: use better style for add_option() calls 2016-05-25 17:47:00 -03:00
boards.py build: use format macros in all linux boards 2016-06-25 12:51:55 -03:00
build_summary.py waf: build_summary: add Waf tool 2016-05-25 17:47:00 -03:00
cmake.py waf: bump to version 1.9.0 2016-06-29 11:18:22 -03:00
cxx_checks.py waf: allow to disable libiio at configuration 2016-06-23 19:08:13 -03:00
gbenchmark.py waf: cmake: use CMakeConfig class instead of taskgen 2016-05-25 11:51:40 -03:00
git_submodule.py waf: define git versions in a generated ap_version.h header 2016-05-06 13:11:28 -03:00
gtest.py waf: boards: bind get_board() to configure and build contexts 2016-05-25 17:47:00 -03:00
mavgen.py waf: update for MAVLink2 build 2016-05-21 15:25:17 +10:00
px4.py waf: px4: require cmake version at least 3.2 2016-06-03 09:55:17 -03:00
static_linking.py waf: add static_linking tool 2016-01-11 16:31:59 -02:00
toolchain.py waf: toolchain: add find_toolchain_program() 2016-05-25 17:47:00 -03:00