Home
last modified time | relevance | path

Searched refs:GIT (Results 1 – 25 of 143) sorted by relevance

123456

/external/ImageMagick/
DChangeLog2 * Release ImageMagick version 7.0.8-31, GIT revision 15381:3122a669d:20190304
8 * Release ImageMagick version 7.0.8-30, GIT revision 15376:16d2b4e6a:20190303
15 * Release ImageMagick version 7.0.8-29, GIT revision 15368:5d8ed9f56:20190228
24 * Release ImageMagick version 7.0.8-28, GIT revision 15345:09a7c67dd:20190218
31 * Release ImageMagick version 7.0.8-27, GIT revision 15315:5d48cd312:20190209
37 * Release ImageMagick version 7.0.8-26, GIT revision 15294:726bd82a3:20190203
44 * Release ImageMagick version 7.0.8-25, GIT revision 15279:7da783a5b:20190127
52 * Release ImageMagick version 7.0.8-24, GIT revision 15233:db129ba64:20190112
62 * Release ImageMagick version 7.0.8-23, GIT revision 15199:ba07f7d07:20190101
68 * Release ImageMagick version 7.0.8-22, GIT revision 15189:842164090:20181230
[all …]
/external/skqp/infra/bots/
Dutils.py21 GIT = 'git.bat' if sys.platform == 'win32' else 'git' variable
77 subprocess.check_call([GIT, 'clone', repo_url, dest_dir])
91 output = subprocess.check_output([GIT, 'stash'])
96 GIT, 'rev-parse', '--abbrev-ref', 'HEAD']).rstrip()
99 GIT, 'rev-parse', 'HEAD']).rstrip()
102 subprocess.check_call([GIT, 'fetch', 'origin'])
104 subprocess.check_call([GIT, 'checkout', '-b', self._branch,
109 subprocess.check_call([GIT, 'reset', '--hard', 'HEAD'])
110 subprocess.check_call([GIT, 'checkout', self._orig_branch])
112 subprocess.check_call([GIT, 'stash', 'pop'])
[all …]
Drecipes.py98 GIT = 'git' + _BAT variable
108 argv = [GIT]+argv
114 argv = [GIT]+argv
/external/skia/infra/bots/
Dutils.py21 GIT = 'git.bat' if sys.platform == 'win32' else 'git' variable
77 subprocess.check_call([GIT, 'clone', repo_url, dest_dir])
91 output = subprocess.check_output([GIT, 'stash'])
96 GIT, 'rev-parse', '--abbrev-ref', 'HEAD']).rstrip()
99 GIT, 'rev-parse', 'HEAD']).rstrip()
102 subprocess.check_call([GIT, 'fetch', 'origin'])
104 subprocess.check_call([GIT, 'checkout', '-b', self._branch,
109 subprocess.check_call([GIT, 'reset', '--hard', 'HEAD'])
110 subprocess.check_call([GIT, 'checkout', self._orig_branch])
112 subprocess.check_call([GIT, 'stash', 'pop'])
[all …]
Drecipes.py101 GIT = 'git' + _BAT variable
111 argv = [GIT]+argv
117 argv = [GIT]+argv
/external/swiftshader/third_party/llvm-7.0/llvm/utils/git-svn/
Dgit-svnrevert29 GIT=$OTHER
32 GIT=$COMMIT
36 ONE_LINE_MSG=$(git log --oneline $GIT -1 | cut -f2- -d " ")
39 git revert --no-commit $GIT 2>/dev/null
/external/llvm/utils/git-svn/
Dgit-svnrevert29 GIT=$OTHER
32 GIT=$COMMIT
36 ONE_LINE_MSG=$(git log --oneline $GIT -1 | cut -f2- -d " ")
39 git revert --no-commit $GIT 2>/dev/null
/external/flatbuffers/CMake/
DVersion.cmake1 find_program(GIT git)
3 COMMAND ${GIT} describe
/external/skia/bin/
Dtry.py45 utils.GIT, 'clone', '--mirror', repo, dirname])
47 subprocess.check_call([utils.GIT, 'remote', 'update'])
49 utils.GIT, 'show', 'master:infra/bots/jobs.json']))
/external/skqp/bin/
Dtry.py45 utils.GIT, 'clone', '--mirror', repo, dirname])
47 subprocess.check_call([utils.GIT, 'remote', 'update'])
49 utils.GIT, 'show', 'master:infra/bots/jobs.json']))
/external/epid-sdk/
DMETADATA11 type: GIT
15 type: GIT
/external/python/cpython3/PCbuild/
Dbuild.bat102 if not exist "%GIT%" where git > "%TEMP%\git.loc" 2> nul && set /P GIT= < "%TEMP%\git.loc" & del "%…
103 if exist "%GIT%" set GITProperty=/p:GIT="%GIT%"
104 if not exist "%GIT%" echo Cannot find Git on PATH & set GITProperty=
/external/skqp/infra/bots/assets/
Dasset_utils.py295 subprocess.check_call([utils.GIT, 'add', self.version_file])
302 utils.GIT, 'commit', '-m', 'Update %s version' % self._name])
303 subprocess.check_call([utils.GIT, 'cl', 'upload', '--bypass-hooks'])
321 subprocess.check_call([utils.GIT, 'add', dst])
344 subprocess.check_call([utils.GIT, 'rm', '-rf', self._dir])
/external/python/cpython2/PCbuild/
Dbuild.bat99 if "%GIT%" EQU "" set GIT=git variable
100 if exist "%GIT%" set GITProperty=/p:GIT="%GIT%"
/external/skia/infra/bots/assets/
Dasset_utils.py295 subprocess.check_call([utils.GIT, 'add', self.version_file])
302 utils.GIT, 'commit', '-m', 'Update %s version' % self._name])
303 subprocess.check_call([utils.GIT, 'cl', 'upload', '--bypass-hooks'])
321 subprocess.check_call([utils.GIT, 'add', dst])
344 subprocess.check_call([utils.GIT, 'rm', '-rf', self._dir])
/external/curl/
DREADME37 GIT
39 To download the very latest source off the GIT server do this:
/external/golang-protobuf/
DMETADATA8 type: GIT
/external/kmod/
DMETADATA5 type: GIT
/external/libjpeg-turbo/
DMETADATA5 type: GIT
/external/libmtp/
DMETADATA5 type: GIT
/external/deqp-deps/glslang/
DMETADATA7 type: GIT
/external/minigbm/
DMETADATA11 type: GIT
/external/ply/
DMETADATA11 type: GIT
/external/python/futures/
DMETADATA11 type: GIT
/external/python/six/
DMETADATA11 type: GIT

123456