aboutsummaryrefslogtreecommitdiffstats
path: root/emulator/mksdcard
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Add targetPlatform for executable binaries"Xavier Ducrohet2015-02-121-14/+14
| | | | This reverts commit 7f3cb91779907c12d02e8e5c5f4a6a7c510d210e.
* Add targetPlatform for executable binariesRaymond Chiu2015-02-101-14/+14
| | | | | | Make dsl changes due to gradle update. Change-Id: I65729783f5c8f985ed31a231e7dd9a0b9e50f7b3
* Build and package 32/64bit find_java.Xavier Ducrohet2014-11-071-2/+2
| | | | Change-Id: I93a2e42fb0a81d1495bb12b657b6bd6a597a128e
* Enable large sd cards.Xavier Ducrohet2014-06-191-0/+4
| | | | Change-Id: I446336cd4f33bf1959a6bec8803223c8899ef416
* Move to custom plugin for native setup.Xavier Ducrohet2014-06-111-66/+1
| | | | Change-Id: If7c667b97aa6f1469dae2e4018d792afe951e675
* move to prebuilt mingw32.Xavier Ducrohet2014-06-111-14/+9
| | | | Change-Id: I0bfc8be25c5da58659379657f42794b611373f7d
* Win build for mksdcard.Xavier Ducrohet2014-06-111-0/+64
| | | | | | Requires mingw32 in /usr/bin/i586-mingw32msvc-* Change-Id: Ic3028257d42cf1f15aea279da3ed03a4a4ebddc2
* Update to new notice support.Xavier Ducrohet2014-05-201-23/+190
| | | | | | | Update the build.gradle file to specify notice files, add missing notice files. Change-Id: Ib5e56bb1c53de3584f3942643bbdf736a872dc06
* Fix build of mksdcard with Gradle.Xavier Ducrohet2014-05-151-9/+0
| | | | Change-Id: I6126f49ecfa417c3aace65ff5b72cf6ec8678ddd
* Build mksdcard for mac/linux with Gradle.Xavier Ducrohet2014-05-154-1/+66
| | | | Change-Id: Ie7db983ab953ee3820189e9eb0f4cf47fe40d1e5
* Adjust AVD create dialog to match sdcard size limits.Raphael Moll2011-02-171-2/+2
| | | | | | | | | | | Change mksdcard to a minimum of 9 MiB, which is what we enforce in the UI (I believe the 8 MiB min was obsoleted by the 9 MiB one.) Also warn the user about the min/max sdcard size properly directly in the creation dialog, instead of relying on mksdcard to fail later. Change-Id: I30bc425ed6b75d8a00965e9e2e25890bd9bd8b39
* Mksdcard: Sanity check size, better error messages.Raphael Moll2011-02-171-23/+48
| | | | | | | | | | | | | | | | Fixes: - Issue 13277: mksdcard fails to create insanely large sdcard. - Issue 14429: better error message when disk full. Details: - Actually report fopen/fwrite errors (instead of silently failing.) This alone fixes the 2 reported issues. - Check size argument parsed correctly and isn't larger than the FAT format can handle. - Actually indicate in the usage text the min/max size values. - Added support for a 'G' postfix, to make gigabyte sdcards. Change-Id: I4986c2c7c031f3b9bfd580b015b56d741aba778f
* Add missing licensing files.David 'Digit' Turner2010-04-012-0/+23
| | | | Change-Id: I1e3159ac3d322ca70c2d9d7faf3a0ecac4313468
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-033-0/+315
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-033-315/+0
|
* Initial ContributionThe Android Open Source Project2008-10-213-0/+315