1. 26 Jun, 2016 5 commits
  2. 25 Jun, 2016 8 commits
    • Daniel Agar's avatar
      travis-ci explicitly cache .ccache (#3652) · f5ae0a2e
      Daniel Agar authored
      f5ae0a2e
    • Daniel Agar's avatar
      travis-ci cleanup (#3649) · 714b2e16
      Daniel Agar authored
      * travis-ci add more caching
      
      * travis-ci move doxygen to semaphoreci
      
      * travis-ci move linux debug to semaphoreci
      714b2e16
    • Nate Weibley's avatar
      11bcffb0
    • Don Gagne's avatar
      Add CompassMot support (#3643) · eb5df6a0
      Don Gagne authored
      eb5df6a0
    • Don Gagne's avatar
      More debug logging (#3647) · 17e1aec9
      Don Gagne authored
      17e1aec9
    • Don Gagne's avatar
      Make arming check ui less confusing (#3646) · 4adbf551
      Don Gagne authored
      4adbf551
    • Don Gagne's avatar
      PWM range is now 800<->2200 (#3644) · 81837240
      Don Gagne authored
      81837240
    • Nate Weibley's avatar
      Ccache test for #3614 (#3631) · b6f76e2a
      Nate Weibley authored
      * travis-ci try ccache on OSX and android
      
      * travis-ci ccache stats
      
      * try again
      
      * Attempt to prepend ccache to qmake command
      
      * Test enabling ccache for ios too
      
      * Deploy ccache from S3 per @dagar
      
      * Revert "Test enabling ccache for ios too"
      
      It was a nice thought.
      
      This reverts commit 7e7aeb367696ee9c8abc5cc8122dcd35196d96bb.
      
      * Try to optimally set the number of make jobs
      
      * Fix job estimation and disable ccache on android
      
      * Android: reenable ccache and disable parallel jobs
      
      * Check if android build passes with 4 workers
      
      * Try to parallelize xcodebuild too
      
      * Give mac builders an extra worker and pretty up the ios build output
      
      * Add make output filtering with correct exit code, no sudo or ccache on ios build
      
      * Try wrapping ccache to enable use on xcodebuild
      
      * Make ios ccache helpers executable
      
      * Turn back on pretty printing for IOS
      
      * Show some ccache stats on IOS build to see if we're getting hits
      
      * Change android build OS type to linux
      
      * Require trusty for android build
      
      * Require sudo for android so we get trusty
      
      * Maybe this will function properly on edge?
      
      * Try to use stripped binary bzips
      
      * Screw it! Run android on precise again
      
      * Back to the original android build configuration. I give up
      b6f76e2a
  3. 24 Jun, 2016 14 commits
  4. 23 Jun, 2016 13 commits