Daniel Agar
979d092628
travis-ci enable tests under address sanitizier ( #8095 )
7 years ago
Daniel Agar
c607805154
travis-ci allow coverage failures ( #8145 )
7 years ago
Daniel Agar
a88203cec2
travis-ci codecov add unittests flag ( #8092 )
7 years ago
Daniel Agar
6f3fe3f3ec
travis-ci enable codecov ( #8090 )
7 years ago
Daniel Agar
a3645b1ed1
travis-ci force git to use git://
8 years ago
Daniel Agar
02cee07469
travis-ci add GCC7 SITL build and tests
...
-closes #7539
8 years ago
Daniel Agar
3aa502ba25
travis-ci remove code coverage build and upload ( #7357 )
8 years ago
Daniel Agar
24b26e53b9
cmake organize code coverage handling and base
8 years ago
Daniel Agar
e4f55e4526
travis-ci upload cppcheck, scan-build, and coverage to s3
8 years ago
Daniel Agar
8a681397bf
travis-ci lazy init submodules
8 years ago
Daniel Agar
2e0ed3b47b
travis-ci add cppcheck
8 years ago
Daniel Agar
4e21b2378f
travis-ci coverity optimization
8 years ago
Daniel Agar
ef7295affb
travis-ci split quick_check into tests and check_format
8 years ago
Daniel Agar
5434ae670b
OSX build travis-ci -> circleci
8 years ago
Daniel Agar
621651fefa
travis-ci quick_check replaces check_format and tests
8 years ago
Daniel Agar
0ac237f3df
travis-ci coverity abort early
8 years ago
Daniel Agar
6a249c742b
travis-ci add tests coverage to coveralls
8 years ago
Daniel Agar
a3078c63ab
travis-ci stop deploying to s3
8 years ago
Daniel Agar
ac4a706da0
build system fixes and improvements
...
- deploy px4 metadata using target
- clang scan-build upload output to s3
- clang-tidy properly check headers
- add cppcheck helper
- force gcc color
8 years ago
Daniel Agar
7b861572a5
travis-ci fix s3 metadata upload ( #7321 )
8 years ago
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
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