Skip to content
Snippets Groups Projects
  1. Mar 07, 2017
  2. Jan 26, 2017
  3. Jan 25, 2017
  4. Jan 13, 2017
  5. Oct 27, 2016
  6. Jul 14, 2016
  7. May 25, 2016
  8. May 11, 2016
  9. Dec 11, 2015
  10. Dec 10, 2015
    • Alex Deymo's avatar
      Replace _host suffix with more standard -host suffix. · 6bbf89bf
      Alex Deymo authored
      Most libraries use the "-host" suffix when building for the host. This
      patch renames libext2 libraries to use -host instead of _host.
      
      Bug: 24619596
      TEST=make dist
      
      Change-Id: I614b389c267dcc75b291d842a99fc1d673723dfa
      6bbf89bf
  11. Oct 20, 2015
  12. Oct 19, 2015
  13. Aug 12, 2015
  14. Jun 08, 2015
  15. Jun 06, 2015
    • Ying Wang's avatar
      Fix Mac build. · 5f5be27f
      Ying Wang authored
      Bug: 21669400
      Change-Id: I961699b5559f75f782d048fdafbbb40c16457f88
      5f5be27f
  16. Mar 23, 2015
  17. Mar 01, 2015
  18. Feb 25, 2015
  19. Feb 24, 2015
  20. Feb 23, 2015
  21. Feb 21, 2015
    • Jeff Sharkey's avatar
      Compile gptfdisk for Android. · 873988ad
      Jeff Sharkey authored
      Build sgdisk command line tool for use on Android devices.  The
      command line parsing is currently written using popt, which has been
      deprecated for some time, and is replaced by GNOME's glib option
      parser.
      
      Instead of pulling in either of those dependencies, this change
      adds a stub that implements just enough of popt to get things
      working.
      
      Change-Id: I619f8da2e413893b4ea015a5d9e48d42637e25c8
      873988ad
    • Conley Owens's avatar
      Merge gptfdisk · 49e72843
      Conley Owens authored
      49e72843
Loading