Commit Graph

115 Commits

Author SHA1 Message Date
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
Lorenz Meier bd092e430b Fix UAVCAN building 2015-10-29 11:11:02 +01:00
Lorenz Meier 8098821686 Merge pull request #3059 from PX4/can_upgrade
Automatic CAN node upgrading
2015-10-29 10:46:58 +01:00
Lorenz Meier 146def6433 Travis CI: Load config early on to allow s3cmd usage across the scripts 2015-10-27 09:30:42 +01:00
Lorenz Meier 89e6a80fd6 Fix path according to Ben's instructions 2015-10-26 10:25:45 +01:00
Lorenz Meier 4d6094cf70 Add objcopy 2015-10-26 10:25:45 +01:00
Lorenz Meier 96968911e4 Keep size command in ccache path env 2015-10-26 10:25:45 +01:00
Lorenz Meier 9239a93a71 Include both ESC images in standard binary 2015-10-26 10:25:45 +01:00
Lorenz Meier a81e237441 Travis CI: Simpler approach to CMake 2015-10-25 11:59:42 +01:00
Lorenz Meier 0b8419018e Upgrade Travis to CMake .32 2015-10-25 11:54:42 +01:00
Lorenz Meier 376e77c172 Add CMake 3.2 2015-10-25 11:35:11 +01:00
Daniel Agar d874b4bec6 travis-ci s3 upload 2015-10-19 09:38:30 +02:00
Daniel Agar b8a72bfe75 travis-ci use ninja 2015-10-19 09:38:30 +02:00
Lorenz Meier 6b2ad2e258 Travis CI: Fail complete build on first fail 2015-10-18 16:10:33 +02:00
Lorenz Meier b799c730f2 Travis CI: Build FMUv1 image to ensure its operational 2015-10-11 13:13:32 +02:00
Daniel Agar d30c8ccab8 travis-ci don't specify make threads 2015-10-06 18:28:30 -04:00
Daniel Agar 2529f07d44 restore format check 2015-10-06 18:28:30 -04:00
Lorenz Meier 62467a4cdd Fix Mac OS X Travis, fix UAVCAN URL 2015-10-06 10:51:19 +02:00
Daniel Agar 517e3663d3 travis-ci add osx 2015-09-13 14:49:06 -04:00
James Goppert 31c3f4e40f Fix for travis mixer cat. 2015-09-11 00:49:11 -04:00
James Goppert 813a1219a5 Work on travis, set package generators for cpack. 2015-09-10 21:54:58 -04:00