HomeSort by relevance Sort by last modified time
    Searched refs:git (Results 26 - 50 of 63) sorted by null

12 3

  /external/dhcpcd/mk/
dist.mk 21 git archive --prefix=${DISTPREFIX}/ ${GITREF} | bzip2 > ${DISTFILE}
  /sdk/build/
windows_sdk_tools.mk 4 # to device which tools we want to build from the sdk.git project.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/
build-hardy-toolchain.sh 65 GIT_CMD=git
90 # the final toolchain. This includes both SHA-1 for toolchain git repositories
225 --git=*) GIT_CMD=$optarg
227 --git-date=*) GIT_DATE=$optarg
229 --git-branch=*) GIT_BRANCH=$optarg
231 --git-base=*) GIT_BASE=$optarg
233 --git-reference=*) GIT_REFERENCE=$optarg
270 are downloaded from android.git.toolchain.org/toolchain/. One way to do that
306 echo " --git=<cmd> Use this version of the git tool [$GIT_CMD]
    [all...]
  /external/webkit/Tools/Scripts/webkitperl/VCSUtils_unittest/
parseDiffHeader.pl 46 # (e.g. undef for "sourceRevision" for Git), and (3) key-values unique to
79 # Git test cases
82 diffName => "Git: Non-zero executable bit",
84 diff --git a/foo.exe b/foo.exe
parseDiff.pl 236 diffName => "SVN: SVN diff followed by Git diff", # Should not recognize Git start
244 diff --git a/Makefile b/Makefile
259 diff --git a/Makefile b/Makefile
959 # Git test cases
963 diffName => "Git: simple",
965 diff --git a/Makefile b/Makefile
987 diffName => "Git: new file",
989 diff --git a/foo.h b/foo.h
996 diff --git a/bar b/ba
    [all...]
parseDiffWithMockFiles.pl 30 diff --git a/Makefile b/Makefile
39 diff --git a/Makefile b/Makefile
186 # Git test cases
190 diffName => "Git: Patch with Unix line endings and IndexPath has Unix line endings",
203 diffName => "Git: Patch with Windows line endings and IndexPath has Unix line endings",
216 diffName => "Git: Patch with Windows line endings and IndexPath has Windows line endings",
229 diffName => "Git: Patch with Unix line endings and IndexPath has Windows line endings",
242 diffName => "Git: Patch with Unix line endings and nonexistent IndexPath",
256 diffName => "Git: Patch with Windows line endings and nonexistent IndexPath",
  /frameworks/compile/libbcc/
libbcc-gen-build-info.mk 54 $(wildcard $(LOCAL_PATH)/.git/COMMIT_EDITMSG)
  /ndk/build/tools/
build-ccache.sh 36 DOWNLOAD_ROOT=http://android.git.kernel.org/pub
dev-cleanup.sh 30 if [ ! -d $DIR/.git ] ; then
dev-rebuild-ndk.sh 111 sort -f | xargs cat | git hash-object --stdin | cut -c1-7`
224 --no-git \
  /external/webkit/Tools/Scripts/
VCSUtils.pm 102 my $gitDiffStartRegEx = qr#^diff --git (\w/)?(.+) (\w/)?([^\r\n]+)#;
156 system("git", "mv", $source, $destination);
197 return system("cd $dir && git rev-parse > " . File::Spec->devnull() . " 2>&1") == 0;
213 # if you're in a git-svn checkout. The best suggestions seen so far
215 my $output = `git config --get svn-remote.svn.fetch 2>& 1`;
223 chomp($gitBranch = `git symbolic-ref -q HEAD`);
235 chomp(my $override = `git config --bool branch.$branch.webKitBranchBuild`);
240 chomp(my $gitBranchBuild = `git config --bool core.webKitBranchBuild`);
292 chomp(my $gitDir = `git rev-parse --git-dir`)
    [all...]
resolve-ChangeLogs 29 # Merge and resolve ChangeLog conflicts for svn and git repositories
63 my $GIT = "git";
94 print STDERR "ERROR: --continue may only be used with a git repository\n";
97 print STDERR "ERROR: --fix-merged may only be used with a git repository\n";
100 print STDERR "ERROR: --merge-driver may only be used with a git repository\n";
111 -c|--[no-]continue run "git rebase --continue" after fixing ChangeLog
113 -f|--fix-merged [revision-range] fix git-merged ChangeLog entries; if a revision-range
114 is specified, run git filter-branch on the range
115 -m|--merge-driver %O %A %B act as a git merge-driver on files %O %A %
    [all...]
prepare-ChangeLog 32 # Git support added by Adam Roben <aroben@apple.com>
33 # --git-index flag added by Joe Mason <joe.mason@torchmobile.com>
122 "git-commit|g:s" => \$gitCommit,
123 "git-index" => \$gitIndex,
124 "git-reviewer:s" => \$gitReviewer,
130 print STDERR basename($0) . " [-b|--bug=<bugid>] [-d|--diff] [-h|--help] [-o|--open] [-g|--git-commit=<committish>] [--git-reviewer=<name>] [svndir1 [svndir2 ...]]\n";
135 print STDERR " -g|--git-commit Populate the ChangeLogs from the specified git commit\n";
136 print STDERR " --git-index Populate the ChangeLogs from the git index only\n"
    [all...]
commit-log-editor 121 # $_ contains the current git log message
144 # Don't change anything if there's already a log message (as can happen with git-commit --amend).
239 # populate git commit message with WebKit-format ChangeLog entries unless explicitly disabled
241 chomp(my $webkitGenerateCommitMessage = `git config --bool branch.$branch.webkitGenerateCommitMessage`);
243 chomp($webkitGenerateCommitMessage = `git config --bool core.webkitGenerateCommitMessage`);
246 open CHANGELOG_ENTRIES, "-|", "$FindBin::Bin/prepare-ChangeLog --git-index --no-write" or die "prepare-ChangeLog failed: $!.\n";
292 # When this script gets run from inside git commit, msys-style paths in the
  /build/core/tasks/
collect_gpl_sources.mk 21 $(hide) tar cfz $@ --exclude ".git*" $(PRIVATE_PATHS)
  /development/tools/emulator/system/gps/
Android.mk 17 # development.git/tools/emulator/. The following test is to ensure
  /sdk/emulator/sensors/
Android.mk 17 # development.git/tools/emulator/. The following test is to ensure
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/
build-hardy-toolchain.sh 115 GIT_CMD=git
257 --git=*) GIT_CMD=$optarg
259 --git-date=*) GIT_DATE=$optarg
261 --git-branch=*) GIT_BRANCH=$optarg
263 --git-base=*) GIT_BASE=$optarg
265 --git-reference=*) GIT_REFERENCE=$optarg
340 echo " --git=<cmd> Use this version of the git tool [$GIT_CMD]"
341 echo " --git-date=<date> Specify specific git date when download sources [none]
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/
build-hardy-toolchain.sh 115 GIT_CMD=git
257 --git=*) GIT_CMD=$optarg
259 --git-date=*) GIT_DATE=$optarg
261 --git-branch=*) GIT_BRANCH=$optarg
263 --git-base=*) GIT_BASE=$optarg
265 --git-reference=*) GIT_REFERENCE=$optarg
340 echo " --git=<cmd> Use this version of the git tool [$GIT_CMD]"
341 echo " --git-date=<date> Specify specific git date when download sources [none]
    [all...]
  /prebuilts/qemu-kernel/arm/
rebuild.sh 293 git ls-files -o | xargs rm -f
  /build/
envsetup.sh 815 find -E . -name .repo -prune -o -name .git -prune -o -type f -iregex '.*\.(c|h|cpp|S|java|xml|sh|mk)' -print0 | xargs -0 grep --color -n "$@"
822 find . -name .repo -prune -o -name .git -prune -o -type f -iregex '.*\.\(c\|h\|cpp\|S\|java\|xml\|sh\|mk\)' -print0 | xargs -0 grep --color -n "$@"
834 find . -name .repo -prune -o -name .git -prune -o -type f -name "*\.java" -print0 | xargs -0 grep --color -n "$@"
839 find . -name .repo -prune -o -name .git -prune -o -type f \( -name '*.c' -o -name '*.cc' -o -name '*.cpp' -o -name '*.h' \) -print0 | xargs -0 grep --color -n "$@"
844 for dir in `find . -name .repo -prune -o -name .git -prune -o -name res -type d`; do find $dir -type f -name '*\.xml' -print0 | xargs -0 grep --color -n "$@"; done;
851 find -E . -name .repo -prune -o -name .git -prune -o -path ./out -prune -o -type f -iregex '.*/(Makefile|Makefile\..*|.*\.make|.*\.mak|.*\.mk)' -print0 | xargs -0 grep --color -n "$@"
856 find -E . -name .repo -prune -o -name .git -prune -o -type f -iregex '.*\.(c|h|cpp|S|java|xml)' -print0 | xargs -0 grep --color -n -i "$@"
863 find . -name .repo -prune -o -name .git -prune -o -path ./out -prune -o -regextype posix-egrep -iregex '(.*\/Makefile|.*\/Makefile\..*|.*\.make|.*\.mak|.*\.mk)' -type f -print0 | xargs -0 grep --color -n "$@"
868 find . -name .repo -prune -o -name .git -prune -o -regextype posix-egrep -iregex '.*\.(c|h|cpp|S|java|xml)' -type f -print0 | xargs -0 grep --color -n -i "$@"
  /development/tools/emulator/system/qemu-props/
Android.mk 20 # development.git/tools/emulator/. The following test is to ensure
  /development/tools/emulator/system/sensors/
Android.mk 17 # development.git/tools/emulator/. The following test is to ensure
  /sdk/emulator/gps/
Android.mk 17 # development.git/tools/emulator/. The following test is to ensure
  /sdk/emulator/tools/
Android.mk 20 # development.git/tools/emulator/. The following test is to ensure

Completed in 879 milliseconds

12 3