1. 30 Mar, 2015 1 commit
  2. 10 Mar, 2015 1 commit
    • kjellander@google.com's avatar
      Fix standalone GN build. · 0e53718e
      kjellander@google.com authored
      Add dependencies and move the neon target to only be
      specified for ARM builds so a standalone GN build can be
      performed.
      
      TESTED=Ran:
      gn gen out/Release --args=is_debug=false
      ninja -C out/Release
      
      gn gen out/Debug --args=is_debug=true
      ninja -C out/Debug
      
      gn gen out/Debug --args="is_debug=true os=\"android\" "cpu_arch=\"arm\""
      ninja -C out/Debug
      
      gn gen out/Release --args="is_debug=false os=\"android\" "cpu_arch=\"arm\""
      ninja -C out/Release
      
      R=fbarchard@google.com
      
      Review URL: https://webrtc-codereview.appspot.com/42289004
      
      git-svn-id: http://libyuv.googlecode.com/svn/trunk@1317 16f28f9a-4ce2-e073-06de-1de4eb20be90
      0e53718e
  3. 27 Feb, 2015 1 commit
  4. 09 Feb, 2015 1 commit
  5. 18 Nov, 2014 1 commit
  6. 20 Oct, 2014 1 commit
  7. 26 Sep, 2014 1 commit
  8. 08 Sep, 2014 1 commit
  9. 03 Jul, 2014 1 commit
  10. 23 May, 2014 1 commit
  11. 28 Mar, 2014 1 commit