mirkix
0638ec7dfe
Tools: add pkg-config-arm-linux-gnueabihf package
8 years ago
mirkix
25f6d29d97
Tools: rename BEBOP to generic ARM_LINUX
8 years ago
Grant Morphett
705f96dd3e
Build: More changes as we move to WAF
...
The only example being built in build_all.sh was CPUInfo and that is
really an APM tool. It will get built further down in when
autotest.py calls build.Examples so we don't need to build it here.
And changing the Replay build to just call make which really means it
will invoke waf as that's what the makefile does.
8 years ago
Lucas De Marchi
0c1f2ba144
scripts: add cmake to install-prereq scripts
8 years ago
Jani Hirvinen
c99a4a6973
Update build_autotest.sh
8 years ago
Peter Barker
729765bd30
Tools: correct firmware-version.txt file creation
8 years ago
Peter Barker
90979b6db5
Tools: skip malformed firmware-version.txt files
8 years ago
Peter Barker
b9270712e4
Tools: fix manifest generation (skip files.html)
8 years ago
Andrew Tridgell
10638d72a7
Tools: useful plane run script
8 years ago
Andrew Tridgell
bd0d37e2fd
Tools: added cmake to ububtu prereqs install
...
this fixes waf build for ubuntu 14.04 LTS
8 years ago
Pierre Kancir
10c3d82c67
Tools: update ci install script
8 years ago
Pierre Kancir
f7d19a6cd7
Tools: update ubuntu install script
8 years ago
Pierre Kancir
59366b058a
Tools: update ci install script
8 years ago
Pierre Kancir
2942b1b56d
Tools: update arch install script
8 years ago
Pierre Kancir
08cf58a027
Tools: update ubuntu install script
8 years ago
Lucas De Marchi
041ec327a2
ci: add ~/.local/bin to PATH
...
In semaphoreci it doesn't have ~/.local/bin by default on path making
us not able to find the mavproxy.py executable.
8 years ago
Andrew Tridgell
a5c9fb56af
Tools: updated arch install script
8 years ago
Andrew Tridgell
b66c3d3915
Tools: added lxml and future for ubuntu users
8 years ago
Andrew Tridgell
7041d2587b
Travis: added dependency on python future and lxml
8 years ago
Peter Barker
084862a999
Tools: build_ci.sh: make target not required in Replay directory
9 years ago
Andrew Tridgell
c9435963c8
autotest: use ArduPilot mavlink tree
9 years ago
Andrew Tridgell
2d2ed7b06e
autotest: added autobuild of disco
9 years ago
Andrew Tridgell
65bcead1bd
autotest: build bebop static in build_binaries.sh
9 years ago
Andrew Tridgell
6e2c600fe7
autotest: make px4-clean between px4 builds
...
avoids an issue where vehicle object files are re-used from other
targets
9 years ago
Andrew Tridgell
d529b5e3b8
autotest: build each set of px4 binaries separately
9 years ago
Lucas De Marchi
46be2cf026
Tools: build_binaries: fix generation of firmware-version.txt
...
For waf builds we build from root directory.
9 years ago
Lucas De Marchi
cd333cb43a
Tools: build_binaries: fix check for wrong file
...
We get the version from version.h not APM_Config.h.
9 years ago
Lucas De Marchi
a511f97971
Tools: build_binaries: fix inverted condition
9 years ago
Lucas De Marchi
80b04ecb41
scripts: update command with sim_vehicle.py
9 years ago
Lucas De Marchi
53968e5d78
Tools: build_binaries: add bebop to arducopter-quad
9 years ago
Lucas De Marchi
6553e428c0
Tools: build_binaries: add navio/navio2 to antennatracker
9 years ago
Lucas De Marchi
6e9686a16b
Tools: build_binaries: use waf for Linux boards
9 years ago
Tom Pittenger
ed7af8c717
scripts: Add libc6-i386 to px4 package install.
...
Fixes https://github.com/ArduPilot/ardupilot/issues/4316
9 years ago
Peter Barker
eb0e3c993d
Tools: build_examples.sh implemented in terms of build_examples.py
9 years ago
Peter Barker
8cf49d4e3e
Tools: create build_examples.py, a replacement for build_examples.sh
9 years ago
Francisco Ferreira
501284f65a
ci: remove clang temporarily from APT packages
9 years ago
Andrew Tridgell
475579e8ff
autotest: skip build of boards we don't support
...
this prevents us trying to build for boards like navio2 for
ArduCopter-stable which didn't support that board
9 years ago
Francisco Ferreira
ec0a80b6f4
ci: increase ccache size
...
make based builds require more space
insert exception for sitltest
9 years ago
Francisco Ferreira
fe0c49ec54
ci: only run make builds for PX4 or when it is a scheduled job
...
Let waf figure out how many jobs to run
9 years ago
Francisco Ferreira
292251e2aa
ci: add time to complete make builds
9 years ago
Francisco Ferreira
a74a7e5dfe
ci: update ccache and improve its support
...
Update ccache to 3.2.5
Set ccache size
Display ccache statistics for each build
Disable ccache for configure phase
Export ccache bin path
travis: remove ccache stats before saving cache
9 years ago
Lucas De Marchi
92411402b6
Tools: remove support for flymaple
9 years ago
Francisco Ferreira
f7f90546d1
ci: build PX4 with waf again
9 years ago
Francisco Ferreira
efc3f5058b
ci: simplify build script
9 years ago
Lucas De Marchi
f04b954a1c
build_binaries.sh: fix typo on rebase
9 years ago
Lucas De Marchi
06f5a3ac39
build_binaries.sh: replace tabs with spaces
9 years ago
abilbaotm
9814955eef
Update build_binaries.sh
9 years ago
LanderU
df84cde3e6
Added erlebrain2 in build_binaries.sh
9 years ago
Lucas De Marchi
b07acea6b6
Tools: get version exclusively from version.h
9 years ago
Staroselskii Georgii
2b77bc02bf
build: add navio 2 target to build server
9 years ago