Staroselskii Georgii
2b77bc02bf
build: add navio 2 target to build server
9 years ago
Peter Barker
009bb7fa9c
build_binaries: regenerate manifest after building binaries
9 years ago
Andrew Tridgell
e90edd0abc
autotest: build in a constant directory
...
this gives a much higher hit rate in ccache
9 years ago
Andrew Tridgell
e0a465f8f4
autotest: added some parallelism to px4 build in build_binaries
9 years ago
Andrew Tridgell
af68fa94c0
autotest: fixed build_binaries.sh script bug
9 years ago
Andrew Tridgell
2806171839
autotest: use recursive forced update in build_binaries.sh
9 years ago
Peter Barker
39ab0e5b7d
autotest: buildand retain version files
9 years ago
Andrew Tridgell
15945c50cb
scripts: ensure we have clean build for px4
9 years ago
Andrew Tridgell
889da98ca6
scripts: cope with older releases that don't support FMUv4
9 years ago
Andrew Tridgell
1416780976
scripts: copy px4-v4 binaries to autobuild published directories
...
this allows users to use pre-built binaries for pixracer
9 years ago
Andrew Tridgell
df64a63243
scripts: use BUILDROOT in build_all.sh and build_binaries.sh
...
better ccache performance
fixup
9 years ago
Andrew Tridgell
6bad33c922
scripts: use px4-clean for all binaries targets
9 years ago
Grant Morphett
00e6cd40e5
scripts: Support to build for frame specific tags
...
The driver for this is to separate the Copter and TradHeli builds so
Copter and TradHeli do not have to be released at the same time. This
will also work for all frame times but it is anticipated only required
by Heli.
10 years ago
Grant Morphett
c0a28c45f8
scripts: using the wrong variable for the board type
10 years ago
Andrew Tridgell
81d4864c10
autotest: added more autotest build logging
10 years ago
Andrew Tridgell
1cd5b9da9b
scripts: use AVR specific branches for builds for APM1/APM2
10 years ago
Andrew Tridgell
42023eb17a
autotest: check for .gitmodules before ldir check
...
another attempt to get build_binaries going
10 years ago
Andrew Tridgell
48828a7834
autotest: more changes to cope with older builds without submodules
10 years ago
Andrew Tridgell
fd17a69cd1
autotest: skip binary builds without submodules
...
the build_binaries is trying to build for navio and pxf without
submodules
10 years ago
Andrew Tridgell
63895cbe75
autotest: build pxf and navio binaries for firmware.diydrones.com
10 years ago
Andrew Tridgell
22d5d2e251
scripts: fixed build_binaries for submodules
...
no longer have PX4_ROOT
10 years ago
Andrew Tridgell
57cef63b94
autotest: enable submodule build for binaries
10 years ago
Andrew Tridgell
d00f1c0d4d
scripts: fixed handling of no-pde for fw version
10 years ago
Andrew Tridgell
4fe39c67b4
Build: use git checkout -f
...
this is an attempt to avoid CRLF attributes breakage with builds
10 years ago
Andrew Tridgell
1cdaacdaa1
autotest: avoid a px4-clean for each vehicle type
10 years ago
Andrew Tridgell
58a1ead765
autotest: speed up build_binaries a bit
...
don't need to rebuild from scratch for copter
10 years ago
Andrew Tridgell
ac4b52a31c
Build: removed HIL builds
...
now use HIL_MODE=1
10 years ago
Andrew Tridgell
472a50f9c2
Build: removed APM2 build for copter
...
no longer supported
10 years ago
Andrew Tridgell
801c4d0a93
Build: disable board specific build tags
...
disable this until we work out why apm1/apm2 tags have re-appeared
10 years ago
Randy Mackay
946de4f644
Tools: build antenna tracker binary
11 years ago
Randy Mackay
8925c61ae4
Tools: build antenna tracker for firmware.diydrones.com
11 years ago
Andrew Tridgell
e96ab86eab
build: fixed directory handling in build_binaries.sh
11 years ago
Andrew Tridgell
35e905d003
build: added some debug
11 years ago
Andrew Tridgell
604d7fce47
build: rover doesn't fit on APM1-1280 any more
11 years ago
Andrew Tridgell
89b083dd52
build: make build log a bit less verbose
...
don't show the whole commit patch
11 years ago
Andrew Tridgell
5a16d8067a
build: better error reporting for failures in build_binaries.sh
...
this will make it easier to track down build failures
11 years ago
Andrew Tridgell
58c66f255c
build: added support for board specific tags in build_binaries
...
make it possible to build an APM2 specific build
11 years ago
Andrew Tridgell
0401e8f914
build: support vehicle-tag tags for PX4 builds
11 years ago
Andrew Tridgell
b59f2d4326
build: put px4io elf files in build directory
11 years ago
Andrew Tridgell
504bdd8139
build: fixed build_all for heli
11 years ago
Andrew Tridgell
e43234874a
build: avoid rebuilding PX4 archives for each copter type
...
this should make build_binaries.sh much faster
12 years ago
Andrew Tridgell
25255d79e8
PX4: cope with relative path for PX4_ROOT in build_binaries.sh
12 years ago
Andrew Tridgell
dadd3ee4ea
PX4: upload both v1 and v2 firmwares on firmware.diydrones.com
12 years ago
Andrew Tridgell
dc712aab1f
build: removed plane 1280 build from autotest
...
we probably won't support it for the next release.
See http://diydrones.com/forum/topics/keep-supporting-apm1-1280-in-arduplane
12 years ago
Andrew Tridgell
c6006972a2
autobuild: added FORCE_BUILD for forcing a rebuild
12 years ago
Andrew Tridgell
1e8357ba02
autobuild: create both old and new binary names
12 years ago
Andrew Tridgell
ad9d3360da
PX4: fixed px4io build in build_binaries.sh
12 years ago
Andrew Tridgell
2b8ea4db43
build: fixed build_binaries.sh for new PX4 build
12 years ago
Andrew Tridgell
d227d2559d
autotest: added APMVERSION to firmware.diydrones.com version
12 years ago
Andrew Tridgell
cd624f68b9
build: touch directories to get dates right
12 years ago