1. 16 Sep, 2016 1 commit
  2. 11 Aug, 2016 1 commit
  3. 10 Aug, 2016 1 commit
  4. 08 Aug, 2016 2 commits
  5. 02 Aug, 2016 4 commits
  6. 29 Jul, 2016 1 commit
    • Vitali Lovich's avatar
      Fix build compatability with Android · cbacb180
      Vitali Lovich authored
      Add missing include when building on Linux
      
      Discovered trying to build on Android using CMake.  UIO_MAXIOV is only
      exported by the linux/uio.h header which was never included.  Not sure
      how normal Linux builds work.
      
      Add missing reinterpret cast from const void* to const byte*.
      
      Remove -pthread compile flag when building under Android.  ANDROID cmake
      variable exported by android-cmake project.
      cbacb180
  7. 26 Jul, 2016 1 commit
  8. 24 Jul, 2016 1 commit
  9. 04 Jul, 2016 3 commits
  10. 24 Jun, 2016 1 commit
  11. 23 Jun, 2016 1 commit
  12. 20 Jun, 2016 1 commit
  13. 18 Jun, 2016 2 commits
  14. 17 Jun, 2016 4 commits
  15. 14 Jun, 2016 1 commit
  16. 13 Jun, 2016 2 commits
  17. 09 Jun, 2016 1 commit
  18. 08 Jun, 2016 1 commit
  19. 03 Jun, 2016 1 commit
  20. 31 May, 2016 1 commit
  21. 30 May, 2016 1 commit
  22. 27 May, 2016 4 commits
  23. 25 May, 2016 2 commits
  24. 21 May, 2016 2 commits