summaryrefslogtreecommitdiffstats
path: root/fastboot/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Add dummy vndk library libmkbootimg to enable abi checks on boot_img_hdr.Jayant Chowdhary2018-04-021-1/+2
* fastboot: only require Linux modules on LinuxSteven Moreland2018-02-131-1/+3
* adb/fastboot: switch over to shared AdbWinApi.Josh Gao2018-01-081-2/+2
* fastboot/fs_mgr/init: add sload_f2fsJaegeuk Kim2017-12-061-1/+2
* fastboot: pass environment variables to exec_e2fs_cmdJin Qian2017-12-051-1/+1
* fastboot: make_f2fs call by linux/darwinJaegeuk Kim2017-11-151-3/+2
* fastboot: support f2fs formatJaegeuk Kim2017-11-111-10/+0
* fastboot: remove reference of deprecated make_ext4 codeJin Qian2017-11-021-1/+0
* fastboot: add mke2fs and e2fsdroid to build packageJin Qian2017-07-211-0/+2
* fastboot: call mke2fs tools to generate ext4 imageJin Qian2017-07-211-0/+1
* Fix build error when (ADB|FASTBOOT)_VERSION has spaceSzuWei Lin2017-05-101-1/+1
* Show the "platform tools" version in adb/fastboot --version.Elliott Hughes2017-05-091-2/+4
* Give slightly less useless versions to adb and fastboot.Elliott Hughes2017-05-051-3/+1
* fastboot: add AdbWinUsbApi as a required moduleChris Fries2017-04-141-1/+1
* Remove "_host" and "_static" suffix from libsparse definition.Alex Deymo2017-01-111-1/+1
* Remove "_static" and "_host" suffix from libext4_utils.Alex Deymo2017-01-111-1/+1
* Merge "Rely on the platform -std default."Treehugger Robot2016-10-141-1/+0
|\
| * Rely on the platform -std default.Elliott Hughes2016-10-101-1/+0
* | Update the header path for ext4_utils.Tao Bao2016-10-091-1/+0
|/
* Add android::base::GetExecutablePath, switch adb and fastboot over.Elliott Hughes2016-09-011-3/+3
* Replace libziparchive-host with libziparchiveColin Cross2016-08-261-1/+1
* Also archive adb.exe/fastboot.exe when building win_sdk.Ying Wang2016-02-291-1/+5
* fastboot: add UDP protocol.David Pursell2016-02-101-0/+3
* fastboot: add TCP protocol.David Pursell2016-02-031-0/+3
* libcutils/fastboot: improve multi-buffer write.David Pursell2016-02-031-0/+1
* fastboot: socket testing improvements.David Pursell2016-02-021-1/+5
* fastboot: use cutils socket functions.David Pursell2016-01-211-9/+13
* libcutils: share Windows networking code.David Pursell2016-01-151-5/+4
* fastboot: implement UDP networking interface.David Pursell2015-12-161-5/+30
* Share the new adb USB diagnostic code with fastboot.Elliott Hughes2015-12-141-5/+8
* fastboot: create Transport object (take 2).David Pursell2015-11-161-0/+1
* Revert "fastboot: create Transport object."David Pursell2015-11-141-1/+0
* fastboot: create Transport object.David Pursell2015-11-131-0/+1
* Revert "Revert "adb/base: fix adb push of Unicode filenames on Win32""Elliott Hughes2015-11-111-1/+1
* Revert "adb/base: fix adb push of Unicode filenames on Win32"Elliott Hughes2015-11-111-2/+1
* adb/base: fix adb push of Unicode filenames on Win32Spencer Low2015-11-101-1/+2
* Remove USE_MINGW/CYGWIN; Whitelist windows modulesDan Willemsen2015-09-021-40/+17
* Merge "Move fastboot's Windows code to C++."Elliott Hughes2015-06-241-1/+1
|\
| * Move fastboot's Windows code to C++.Elliott Hughes2015-06-241-1/+1
* | Move fastboot's Mac OS code to C++.Elliott Hughes2015-06-241-1/+1
|/
* Move fastboot to C++.Elliott Hughes2015-06-231-4/+3
* Fix file descriptor leak when opening invalid archives.Narayan Kamath2015-06-031-1/+1
* Add "fastboot --version".Elliott Hughes2015-06-021-2/+5
* Use base::WriteFully in zip_archive.Narayan Kamath2015-04-291-1/+2
* Fix windows adb buildColin Cross2015-04-201-1/+4
* statically link adb and fastboot against libc++Colin Cross2015-04-161-0/+7
* Switch fastboot to libziparchive.Elliott Hughes2015-03-181-2/+4
* Prepare for switching to libziparchive.Elliott Hughes2015-03-181-2/+3
* kill libunzYabin Cui2014-12-091-1/+0
* am 64f44b84: Merge "Remove obsolete reference to ddk; Fixes for -Werror" into...Stephen Hines2014-10-011-2/+0
|\