HomeSort by relevance Sort by last modified time
    Searched refs:goma_ctl (Results 1 - 3 of 3) sorted by null

  /build/make/core/
goma.mk 37 goma_ctl := $(goma_dir)/goma_ctl.py macro
40 $(if $(wildcard $(goma_ctl)),, \
53 $(shell ( $(goma_ctl) ensure_start ) &> /dev/null &)
56 goma_ctl := macro
  /build/kati/
m2n 50 if [ ! -e $goma_dir/goma_ctl.py ]; then
54 $goma_dir/goma_ctl.py ensure_start
  /build/kati/cmd/kati/
main.go 179 cmd := exec.Command(filepath.Join(gomaDir, "goma_ctl.py"), "ensure_start")

Completed in 427 milliseconds