Commit Graph

185 Commits

Author SHA1 Message Date
Lorenz Meier
1dfe51b11b Travis CI: OS X needs to build at least onene Firmware target 2016-08-25 21:48:30 +02:00
Daniel Agar
8b9bef3872 osx fix and enable tests 2016-08-07 14:05:03 +02:00
Daniel Agar
d733fc9139 travis-ci use tagged docker image (#5068) 2016-07-16 08:41:19 -04:00
Daniel Agar
b09872e795 travis-ci fix git shallow clone for git ver (#4885) 2016-06-23 11:04:36 -04:00
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
2016-06-23 01:22:47 -04:00
Daniel Agar
3194153b21 travis-ci homebrew cleanup (#4874) 2016-06-22 21:55:12 -04:00
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
2016-06-22 17:42:49 -04:00
Daniel Agar
36103d33d2 travis-ci only build qgc firmware 2016-06-22 13:51:39 +02:00
Daniel Agar
e42b5804a0 travis-ci only run make check within docker (#4854)
* otherwise the build environment doesn't get the proper return code
2016-06-20 10:03:37 -04:00
Daniel Agar
2eac57731c travis-ci fix missing semicolon (#4812) 2016-06-14 02:18:22 -04:00
Daniel Agar
f13b75a6d2 travis-ci fix s3 deploy conditions (#4810) 2016-06-14 01:56:42 -04:00
Daniel Agar
2f5357be7a travis-ci use px4io docker images (#4696) 2016-06-14 01:06:43 -04:00
Daniel Agar
a4c7fe50a7 travis-ci proper git version 2016-05-13 22:10:35 +02:00
Lorenz Meier
f3586b371a Travis CI: Upload all default targets 2016-04-27 12:17:55 +02:00
Lorenz Meier
7a197c5384 Travis CI: Re-create historic file names 2016-04-27 12:14:52 +02:00
Lorenz Meier
83f146aea7 Update master build 2016-04-27 11:42:01 +02:00
Daniel Agar
8290f59247 travis-ci use make check 2016-04-17 20:41:48 -04:00
Daniel Agar
469af45c21 travis-ci fix mindpx-v2_default typo 2016-04-17 16:33:07 -04:00
Daniel Agar
9ad38cf393 travis-ci properly handle build config name 2016-04-17 16:10:29 -04:00
James Goppert
372de3fca9 Added LPE to testing, fix LPE logging, add SENS_EN_SF0X 2016-04-14 18:17:58 -04:00
Lorenz Meier
dff78830ac Build mindpx-v2 target in Travis 2016-04-05 15:35:00 -07:00
Lorenz Meier
8810ee33a4 Travis CI: Only notify via Slacack if builds fail 2016-03-30 21:56:30 +02:00
Lorenz Meier
0ef5c1fc14 Travis Slack integration 2016-03-30 20:48:23 +02:00
Daniel Agar
a67546d232 Makefile add package_firmware 2016-03-14 09:15:02 +01:00
Daniel Agar
e029ad41ef Makefile add travis-ci vectorcontrol build 2016-03-14 09:15:02 +01:00
Daniel Agar
1e2be407dd unit tests cleanup
-launch using top level make tests
-ignore generated files
2016-03-14 09:15:02 +01:00
Lorenz Meier
703f41d76b Move unit tests to Linux only to avoid false positives 2016-03-12 12:37:49 +01:00
Lorenz Meier
71f5e3377a Strip python serial since we are not flashing boards in Travis 2016-03-11 12:20:32 +01:00
Daniel Agar
584165def2 travis-ci use both gcc 4.8 and 4.9 2016-02-29 23:49:10 +01:00
Daniel Agar
dd6549e1a2 travis-ci only build sitl on OSX 2016-02-17 23:12:26 -05:00
Lorenz Meier
e9dd2aec48 Further git submodule improvements 2016-01-12 10:18:05 +01:00
Lorenz Meier
501ad87dd2 Travis CI: Next attempt at GCC fix 2016-01-09 02:07:27 +01:00
Lorenz Meier
1edd9d5a9a Travis CI tweaks 2016-01-08 08:37:56 +01:00
Lorenz Meier
94aaa28d88 Travis CI: Move to C++ 4.9 2016-01-08 08:01:29 +01:00
lchish
6e1f54e2ff Add missing stm32f4discovery make targets 2015-12-29 11:57:29 +01:00
Lorenz Meier
5ef99d30ac Fix Travis CI build order 2015-12-24 11:29:56 +01:00
Lorenz Meier
d9ee0792b8 Pixhawk: Manage flash space 2015-12-24 10:51:08 +01:00
Lorenz Meier
292688b371 Re-enable unit tests in Travis 2015-12-06 12:00:22 +01:00
David Sidrane
c0ef1a9dcb Move uavcan bin files to ROMFS based on naming convention 2015-12-04 12:25:51 -10:00
Lorenz Meier
9bfa933a1b Travis: Fix typo 2015-12-03 17:23:47 +01:00
Lorenz Meier
c38341a263 Enable FMUv4 in Travis 2015-12-03 16:12:33 +01:00
Lorenz Meier
92d701a1fe Fix Travis syntax 2015-11-24 09:03:55 +01:00
Lorenz Meier
6ccdc2c6fa Fix Travis 2015-11-24 08:52:29 +01:00
Lorenz Meier
454f163783 Fixed travis CI target to new name 2015-11-22 14:00:01 +01:00
Lorenz Meier
a9d26af9a5 Travis CI: Do not copy UAVCAN binary 2015-11-22 13:58:12 +01:00
Lorenz Meier
3c1c2ba34e Travis CI: Install CMake 2015-11-18 11:57:01 +01:00
Lorenz Meier
c721d565a9 Upgrade XCode version to what is working locally for Travis CI 2015-11-18 11:21:08 +01:00
Lorenz Meier
7be83bd46e Auto-upload config files 2015-11-04 13:15:26 +01:00
Lorenz Meier
c912be70d1 Update approach to obtain the head git hash 2015-10-30 16:25:08 +01:00
Lorenz Meier
f042c077b2 Fix compile fail for GIT version 2015-10-30 16:01:21 +01:00