Commit Graph

203 Commits

Author SHA1 Message Date
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
James Goppert c66581d2ce Travis fixes. 2015-09-10 02:42:41 -04:00
James Goppert 3b231ec0a7 Travis fix for cmake. 2015-09-10 02:29:26 -04:00
James Goppert b7699bff5a Changes to travis for cmake build. 2015-09-10 02:21:40 -04:00
Daniel Agar e04f4efefc travis-ci enforce astyle formatting 2015-09-05 12:12:52 -04:00
Daniel Agar 5391e8a24f unittests trivial cleanup
-add -Qunused-arguments for clang
-update to a recent cmake
-comment unused variables
2015-08-29 20:43:00 -04:00
Daniel Agar b4e1905202 enable ccache for clang 2015-08-29 19:43:15 -04:00
Lorenz Meier 9bd5c6ef6e Travis CI: Add CLANG so we can start to phase in SITL tests 2015-07-05 13:47:33 +02:00
David Sidrane 447b93c090 Add size Makefile target for elf 2015-06-13 06:07:57 -10:00
Lorenz Meier a02b99ec59 Travis: Build POSIX before unit tests 2015-05-19 23:02:16 +02:00
Lorenz Meier 0d19a50b1b Add POSIX build to autobuild suite 2015-05-19 22:59:27 +02:00
Daniel Agar 870c9532a9 travis-ci reduce parallel make to 4 threads
-travis only has 2 cores
2015-04-18 01:25:54 -04:00
Daniel Agar b53a33bc51 travis-ci cleanup unused 2015-04-18 01:25:51 -04:00
Daniel Agar 075227007a travis-ci lint fix
see http://lint.travis-ci.org/px4/firmware
2015-04-18 00:19:56 -04:00
Daniel Agar 0629d0dd60 travis-ci reduce clone depth 2015-04-18 00:19:27 -04:00
Daniel Agar 6af3f13a1d travis-ci enable ccache 2015-04-17 23:44:16 -04:00
Daniel Agar a4c3208703 travis-ci switch to docker infrastructure 2015-04-17 23:36:02 -04:00
Lorenz Meier 81a0ac5d71 Travis CI: Cleanup 2015-04-04 12:07:05 +02:00
Lorenz Meier 4786fe400e Travis CI: Package nuisance 2015-04-04 11:57:13 +02:00
Lorenz Meier 34e4c882c5 Travis CI: Another go at packages 2015-04-04 11:49:31 +02:00
Lorenz Meier 3444b2417f Travis CI: Update all package names 2015-04-04 11:41:58 +02:00
Lorenz Meier 80ee9fa57b Travis CI: Change libc6 package name 2015-04-04 11:38:47 +02:00
Lorenz Meier 5633ba8878 Travis CI: Break packages on multiple lines 2015-04-04 11:32:16 +02:00
Lorenz Meier 11a5afab20 Travis CI: Update to GCC 4.8 2015-04-04 11:25:29 +02:00
Lorenz Meier fd03e21d88 Travis CI: Package cleanup 2015-04-04 11:21:37 +02:00
Lorenz Meier 2dec10b8b7 Travis CI: Change settings to make package installation operational again 2015-04-03 17:07:49 +02:00
Lorenz Meier 9d4b4ab049 Travis: better output of built binaries 2015-03-05 22:43:42 +01:00
Lorenz Meier c5851632de Simplify Travis build ID naming on server 2015-03-05 20:05:11 +01:00
Lorenz Meier 01b0270c56 Upload latest binary to s3 storage 2015-03-05 19:22:46 +01:00
Lorenz Meier 96ab880c61 Set build environment variables to enable retrieval of binaries in reports 2015-03-05 19:20:14 +01:00
Thomas Gubler 2728889f78 Merge remote-tracking branch 'upstream/master' into ros_messagelayer_merge_attctlposctl 2015-01-28 16:29:14 +01:00
Daniel Agar 30e32b004d travis fix s3 index.html and timestamp.html upload
these files were being uploaded as "/index.html" and "/timestamp.html"
2015-01-21 17:18:55 -05:00
Daniel Agar b84e50a3c6 travis upload s3 artifacts to Firmware subdirectory 2015-01-20 09:38:07 -05:00
Daniel Agar 287e802bb5 travis s3 move archive location and store Firmware.zip instead of individual images 2015-01-20 01:54:13 -05:00
Daniel Agar 12e54d1adb travis delete redundant addons artifacts s3 upload 2015-01-20 01:11:26 -05:00
Daniel Agar 0da66c33ad travis delete commented after_script PX4_REPORT template 2015-01-20 01:10:46 -05:00
Daniel Agar 275a9df928 fixes #1621 - travis after_script upload all Images to s3 with build status and index 2015-01-20 01:09:20 -05:00
Thomas Gubler 581d4e1110 travis: apt-get install python-empy 2015-01-06 11:58:04 +01:00
Lorenz Meier 3f7b9b45ea Travis CI: More fixes to really move to GCC 4.8 2015-01-05 23:23:20 +01:00
Lorenz Meier 3fb61cf41e Travis CI: Install GCC 4.8 as well 2015-01-05 23:13:03 +01:00
Lorenz Meier a6ad8b3cb7 Travis CI: Output generated mixer table. 2015-01-05 23:07:42 +01:00
Lorenz Meier c3ed35f5cc Travis CI: Comment out mail command 2015-01-05 06:42:43 +01:00
Daniel Agar cd38116116 add cmake to travis 2015-01-02 23:58:52 -05:00
Lorenz Meier d64c223416 Travis CI: Notify Gitter 2014-12-24 09:44:52 +01:00
Lorenz Meier 04bf130441 Travis CI: Change binary file name 2014-12-21 18:30:10 +01:00
Lorenz Meier f0da9e8fc1 Travis CI: We need mailutils 2014-12-21 17:59:51 +01:00
Lorenz Meier d974570783 Travis CI: Next attempt at email notification - avoid env var. 2014-12-21 17:45:52 +01:00
Lorenz Meier 8162dd9f90 Travis CI: Next attempt at email notification 2014-12-21 17:32:24 +01:00
Lorenz Meier 8df43524c0 Travis CI: Fix email line 2014-12-21 17:11:30 +01:00
Lorenz Meier 4d85373b35 Travis CI: Test flight tester email notification 2014-12-21 17:01:26 +01:00
Lorenz Meier b4dacfba3a Travis CI: Fix fold syntax 2014-12-21 13:23:32 +01:00
Lorenz Meier 6ae26b44ed Travis CI: Zip only relevant files 2014-12-21 13:18:01 +01:00
Lorenz Meier 20d75dc657 Travis CI: Fold log output 2014-12-21 13:07:32 +01:00
Lorenz Meier 3041b913e5 Travis CI: Fix up AWS paths 2014-12-21 12:56:40 +01:00
Lorenz Meier 84bf1814fe Travis CI: Provide the right AWS region 2014-12-21 12:24:51 +01:00
Lorenz Meier 42a70da401 Travis CI: Teach Travis how to upload all builds to AWS 2014-12-21 12:09:47 +01:00
Lorenz Meier a2e662f05c Travis CI: Fix YML format 2014-12-21 00:50:06 +01:00
Lorenz Meier 178a2e82c2 Travis CI: Enable release integration 2014-12-20 21:49:52 +01:00
Lorenz Meier 7adb737b99 Travis CI: Yet another pass at 32 bit support libs 2014-12-20 20:01:09 +01:00
Lorenz Meier d627a1e663 Travis CI: Install 32 bit support libs first 2014-12-20 19:58:45 +01:00
Lorenz Meier 94ad98d59b Manually install a known GCC version 2014-12-20 19:55:24 +01:00
Lorenz Meier 051c0c12a2 Travis CI: Pick right GCC version 2014-12-20 19:45:42 +01:00
Lorenz Meier 99c6586e66 Fix Travis CI config file 2014-12-20 19:33:38 +01:00
Lorenz Meier e9f139234d Output GCC version 2014-12-20 19:31:13 +01:00
Lorenz Meier 3367a67ade Travis file: tabs to spaces 2014-12-20 19:02:37 +01:00
Lorenz Meier 47e071a6f2 Add Travis CI support, ready for testing 2014-12-20 18:54:35 +01:00