OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gomacc
(Results
1 - 3
of
3
) sorted by null
/build/core/
goma.mk
45
GOMA_CC := $(goma_dir)/
gomacc
51
# Append
gomacc
to existing *_WRAPPER variables so it's possible to
52
# use both ccache and
gomacc
.
56
#
gomacc
can start goma client's daemon process automatically, but
ninja.mk
123
# Ninja runs remote jobs (i.e., commands which contain
gomacc
) with
/build/kati/
ninja.go
327
cmd = fmt.Sprintf("%s/
gomacc
%s", n.GomaDir, rcmd)
Completed in 83 milliseconds