Home | History | Annotate | Download | only in v8

Lines Matching refs:gyp

269 GYPFILES = third_party/icu/icu.gypi third_party/icu/icu.gyp \
272 gypfiles/toolchain.gypi gypfiles/all.gyp gypfiles/mac/asan.gyp \
273 test/cctest/cctest.gyp test/fuzzer/fuzzer.gyp \
274 test/unittests/unittests.gyp src/v8.gyp \
275 tools/parser-shell.gyp testing/gmock.gyp testing/gtest.gyp \
276 buildtools/third_party/libc++abi/libc++abi.gyp \
277 buildtools/third_party/libc++/libc++.gyp samples/samples.gyp \
278 src/third_party/vtune/v8vtune.gyp src/d8.gyp
280 # If vtunejit=on, the v8vtune.gyp will be appended.
282 GYPFILES += src/third_party/vtune/v8vtune.gyp
425 # GYP file generation targets.
437 PYTHONPATH="$(shell pwd)/tools/generate_shim_headers:$(shell pwd)/gypfiles:$(PYTHONPATH):$(shell pwd)/tools/gyp/pylib:$(PYTHONPATH)" \
439 tools/gyp/gyp --generator-output="$(OUTDIR)" gypfiles/all.gyp \
450 PYTHONPATH="$(shell pwd)/tools/generate_shim_headers:$(shell pwd)/gypfiles:$(PYTHONPATH):$(shell pwd)/tools/gyp/pylib:$(PYTHONPATH)" \
452 tools/gyp/gyp --generator-output="$(OUTDIR)" gypfiles/all.gyp \
456 # will trigger GYP to regenerate Makefiles.