Searched refs:git (Results 1 – 6 of 6) sorted by relevance
/sdk/docs/ |
D | howto_SDK_git_cygwin.txt | 33 This document explains how to checkout the Android source from the git 53 If you don't do that, git will fail to properly compute some SHA1 keys. 55 - You need the "git" and "curl" packages to checkout the code. 61 autoconf, bison, curl, flex, gcc, g++, git, gnupg, make, mingw-zlib, python, unzip, zip 69 Out of the box, "repo" and "git" will work just fine under Cygwin: 71 $ repo init -u git://android.git.kernel.org/platform/manifest.git 85 $ repo init -u ssh://my.private.ssh.repo/platform/manifest.git 94 There is one remaining issue with the default repo/git options: 113 The other thing we can do is tell git not to track the files that cause 117 git update-index --assume-unchanged \ [all …]
|
D | howto_build_SDK.txt | 69 git as explained here: 75 $ mkdir ~/my-android-git 76 $ cd ~/my-android-git 82 $ cd ~/my-android-git 159 $ cd ~/my-android-git 181 Instead you just change directories to your git repository and invoke the 185 $ cd ~/my-android-git # <-- this is where you did your "repo sync"
|
/sdk/files/ |
D | sdk.properties | 4 # THE NEW FILE IS LOCATED IN development.git/sdk
|
/sdk/ |
D | README.txt | 1 Some of the SDK tools sources have moved out of the sdk.git project. 4 Instead they can be found in the tools/base.git and the tools/swt.git projects. 100 - It generates a git merge msg in prebuilts/devtools that has the sha1
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/resources/platform/ |
D | AttributeInfoTest.java | 298 File git = sdk.getParentFile(); in testIsValid() local 299 File attrsPath = new File(git, "frameworks" + File.separator + "base" in testIsValid() 311 checkDir(new File(git, "packages" + File.separator + "apps"), false, attributeMap, seen); in testIsValid()
|
/sdk/eclipse/ |
D | dictionary.txt | 113 git
|