5
0
mirror of https://github.com/ArduPilot/ardupilot synced 2025-03-08 06:34:22 -04:00
ardupilot/Tools/ardupilotwaf
Lucas De Marchi b1b07f4e70 build: make bootloader path relative to ROMFS
Differentiating if the path should be relative to the build dir or the
ROMFS dir based purely on the type of the item is not a good approach.
This prepares the way to have more files on ROMFS with different names
on src and dst.
2017-03-24 12:06:19 +11:00
..
px4/cmake/configs build: do not add sercon for aerofc 2017-03-24 12:06:19 +11:00
__init__.py waf: add waf support 2015-12-03 07:54:30 +11:00
ap_library.py waf: ap_library: make headers whitelist portable 2016-08-26 13:13:56 -03:00
ap_persistent.py waf: persist implicit dependency information across clean 2016-08-24 10:46:23 -03:00
ardupilotwaf.py Tools: adapt to new RC_Channel API 2017-01-12 17:39:37 +11:00
boards.py Add aerofc support 2017-03-24 12:06:19 +11:00
build_summary.py waf: build_summary: don't call size for empty list of nodes 2016-08-31 00:19:51 -03:00
cmake.py build: allow to pass flags to cmake 2017-02-06 09:27:22 -08:00
cxx_checks.py waf: ensure that we can link to a package before using it 2017-01-30 13:55:57 +11:00
gbenchmark.py waf: cmake: use CMakeConfig class instead of taskgen 2016-05-25 11:51:40 -03:00
git_submodule.py waf: git_submodule: allow warning about skipped submodules updates 2016-07-25 16:45:57 -03:00
gtest.py waf: allow to disable tests 2016-07-13 15:38:50 -03:00
mavgen.py waf: update for MAVLink2 build 2016-05-21 15:25:17 +10:00
px4.py build: make bootloader path relative to ROMFS 2017-03-24 12:06:19 +11:00
static_linking.py waf: add static_linking tool 2016-01-11 16:31:59 -02:00
toolchain.py build: use gcc/g++ first 2016-10-14 17:30:46 -03:00