Daniel Agar
6961a513c7
clang-tidy readability-braces-around-statements
8 years ago
Daniel Agar
fedc1279e4
travis-ci fix coverity build ( #6338 )
8 years ago
Daniel Agar
9605507c87
travis-ci install jinja2 ( #6333 )
8 years ago
Daniel Agar
8caf6c54fa
Makefile cleanup and travis-ci s3 deploy ( #6329 )
...
- pulls more of the travis-ci s3 deploy into the repo so we can potentially migrate to another CI system
- fixed the sizes output and added verbose compiler version to cmake (#6322 )
- fixed filenames for firmware uploaded to s3 (was broken by the changes yesterday)
- fixed some broken git version display in cmake
- Makefile organization
- simplified .travis.yml
- added a print to know which config the nuttx patch was being applied to
- docker_run.sh now respects PX4_DOCKER_REPO for setting the docker image, but defaults to the good production nuttx image
8 years ago
James Goppert
a0fff97fd2
Moved deployment logic to python scripts.
8 years ago
Daniel Agar
defaf7f5e5
docker run helper script ( #6270 )
8 years ago
Lorenz Meier
c72de874d6
Chance airframe and parameter meta generation to FMUv4
8 years ago
Daniel Agar
e0eada4400
travis-ci run coverity scan ( #6230 )
8 years ago
Daniel Agar
9fad6f9dd2
travis-ci use PX4_DOCKER for builds and specify tag
8 years ago
Daniel Agar
13c7cd29b3
docker update to 2016-12-26 images
8 years ago
David Sidrane
5f82fc70be
CI Fixes
8 years ago
Daniel Agar
c200ef88ed
travis-ci, circleci update to GCC 4.9 and 5.4
8 years ago
Daniel Agar
3fda48517d
travis-ci git clone depth 1000
8 years ago
Lorenz Meier
1cb180728e
Disable vectorcontrol ESC firmware as they still are not really available on the market
8 years ago
Daniel Agar
cdc1c5c7a4
travis-ci and circleci update docker tag
8 years ago
Daniel Agar
acc1cc3158
travis-ci fix s3 deploy ( #5564 )
...
- deploy all branches to s3
8 years ago
Lorenz Meier
c433e7bf3e
Set correct XCode 8 version
8 years ago
Lorenz Meier
88cffaddec
Enable CMake
...
Output CMake version
8 years ago
Lorenz Meier
1909f2b02f
Switch Travis to XCode 8
8 years ago
Andreas Antener
cbbf5e2e7c
filtering files for code check seperately to enable fast use of git pre-commit hook to check code style
...
ask user to install pre-commit hook when code style is checked
9 years ago
Lorenz Meier
e011a528eb
Enable a workaround for #5438 ( #5450 )
...
* Enable a workaround for #5438
* Disable Travis Slack integration
* Fix formatting
9 years ago
Lorenz Meier
a1627fad9a
Slack: Only report Travis CI failures
9 years ago
Lorenz Meier
3d7906647e
Test Travis fix for OS X
9 years ago
Lorenz Meier
1dfe51b11b
Travis CI: OS X needs to build at least onene Firmware target
9 years ago
Daniel Agar
8b9bef3872
osx fix and enable tests
9 years ago
Daniel Agar
d733fc9139
travis-ci use tagged docker image ( #5068 )
9 years ago
Daniel Agar
b09872e795
travis-ci fix git shallow clone for git ver ( #4885 )
9 years ago
Daniel Agar
e0a214da20
travis-ci OSX don't use homebrew ( #4875 )
...
* the OSX builds were spending the majority of the time just updating homebrew and installing a couple packages
9 years ago
Daniel Agar
3194153b21
travis-ci homebrew cleanup ( #4874 )
9 years ago
Daniel Agar
b247dac120
travis-ci optimizations ( #4870 )
...
* move gcc 4.9 build to circleci
* travis-ci update to xcode 7.3
* travis-ci limit git fetching for OSX
* Makefile split firmware targets for CI
* OSX ccache
9 years ago
Daniel Agar
36103d33d2
travis-ci only build qgc firmware
9 years ago
Daniel Agar
e42b5804a0
travis-ci only run make check within docker ( #4854 )
...
* otherwise the build environment doesn't get the proper return code
9 years ago
Daniel Agar
2eac57731c
travis-ci fix missing semicolon ( #4812 )
9 years ago
Daniel Agar
f13b75a6d2
travis-ci fix s3 deploy conditions ( #4810 )
9 years ago
Daniel Agar
2f5357be7a
travis-ci use px4io docker images ( #4696 )
9 years ago
Daniel Agar
a4c7fe50a7
travis-ci proper git version
9 years ago
Lorenz Meier
f3586b371a
Travis CI: Upload all default targets
9 years ago
Lorenz Meier
7a197c5384
Travis CI: Re-create historic file names
9 years ago
Lorenz Meier
83f146aea7
Update master build
9 years ago
Daniel Agar
8290f59247
travis-ci use make check
9 years ago
Daniel Agar
469af45c21
travis-ci fix mindpx-v2_default typo
9 years ago
Daniel Agar
9ad38cf393
travis-ci properly handle build config name
9 years ago
James Goppert
372de3fca9
Added LPE to testing, fix LPE logging, add SENS_EN_SF0X
9 years ago
Lorenz Meier
dff78830ac
Build mindpx-v2 target in Travis
9 years ago
Lorenz Meier
8810ee33a4
Travis CI: Only notify via Slacack if builds fail
9 years ago
Lorenz Meier
0ef5c1fc14
Travis Slack integration
9 years ago
Daniel Agar
a67546d232
Makefile add package_firmware
9 years ago
Daniel Agar
e029ad41ef
Makefile add travis-ci vectorcontrol build
9 years ago
Daniel Agar
1e2be407dd
unit tests cleanup
...
-launch using top level make tests
-ignore generated files
9 years ago
Lorenz Meier
703f41d76b
Move unit tests to Linux only to avoid false positives
9 years ago