aboutsummaryrefslogtreecommitdiffstats
path: root/sdklauncher
Commit message (Collapse)AuthorAgeFilesLines
* SDK: Rename "SDK Setup.exe" to "SDK Manager.exe"Raphael Moll2010-08-231-3/+3
| | | | Change-Id: Id62b59e75e92fe14376353211dd59d89f4ee63c6
* SDK Launcher: add win32 app manifestRaphael Moll2010-08-214-9/+42
| | | | Change-Id: Iac3ad3d28d62c67b15b75346a56c2194f1837096
* SDK Setup fixes.Raphael Moll2010-04-281-22/+61
| | | | | | | | | | | - SDK Setup: cd to the SDK dir, to cope with the case where the setup is executed from a shortcut with a different base directory. - SDK Manager: properly detect "update sdk" and "update avds" commands. Change-Id: I1f0d32fffd71d3fa0856e753a80505f3dcd076d1
* Add missing windres to build SDK Setup.exe using MinGW/LinuxRaphael2010-04-161-1/+8
| | | | | | (This mirrors what we did with the emulator in Change Ib4ce944b ) Change-Id: I09f2e154ff89af4a0ed6629fd20846f20dbd2f5b
* SDK Launcher: capture stdout from batch file.Raphael2010-01-271-23/+170
| | | | Change-Id: Iab4e8f54bf2039cd9a17b1e814ffdc3ccd3deb23
* New "SDK Launcher" for Windows.Raphael2009-10-125-0/+135
This simple .exe will sit at the root of the Windows SDK and currently simply executes tools\android.bat It uses the same icon as the emulator. Eventually it should simply replace the batch file. Change-Id: I5359971fd476d6809d4ccb6bc0a0bcd34e30a3e6