Daniel Agar
dde605fc4a
Tools/docker_run.sh pick appropriate container if not set ( #7297 )
8 years ago
Daniel Agar
0a80ee6c20
OSX builds travis-ci -> circleci ( #7157 )
8 years ago
Daniel Agar
293eca7d16
Makefile add px4_metadata for airframes and parameters
8 years ago
Daniel Agar
93d4f487ef
travis-ci update to latest docker
8 years ago
Daniel Agar
8c9affddc8
travis-ci generate and upload parameters.md
8 years ago
Daniel Agar
eb4f5ecbb9
cmake add all EKF sources ( #243 )
...
- trivial cmake cleanup
- travis-ci build with both gcc and clang
- update matrix to latest (matches PX4)
- closes #240
8 years ago
Daniel Agar
d81ddb0f37
travis-ci only check formatting once
8 years ago
Daniel Agar
5f2f6f0308
rename cmake "Profile" to "Coverage" and add builds
8 years ago
Daniel Agar
fb87165051
cmake add check
8 years ago
Daniel Agar
4e3b4091e8
run-clang-tidy only display output on error
8 years ago
Daniel Agar
93b0f07b43
travis-ci run tests
8 years ago
Daniel Agar
d8f423aa2b
travis-ci run check_format
8 years ago
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
Julian Oes
54e62f1495
travis: just use libeigen3-dev
9 years ago
James Goppert
4d33092bcb
Removed lcov testing from travis.
9 years ago