History log of /external/gptfdisk/android_popt.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
08372d76dc1978fd163f7ced83b46cacb7161499 24-Feb-2015 Greg Hartman <ghartman@google.com> Add host build rules for sgdisk

Change-Id: I204ff8f580c2336c2c9d39bba48596aaaaa6860a
/external/gptfdisk/android_popt.cc
873988ad03aba810fd5abbb3810720d7a6eb5c51 21-Feb-2015 Jeff Sharkey <jsharkey@android.com> Compile gptfdisk for Android.

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
/external/gptfdisk/android_popt.cc