Home | History | Annotate | Download | only in v8

Lines Matching refs:gyp

265 GYPFILES = third_party/icu/icu.gypi third_party/icu/icu.gyp \
268 gypfiles/toolchain.gypi gypfiles/all.gyp gypfiles/mac/asan.gyp \
269 test/cctest/cctest.gyp test/fuzzer/fuzzer.gyp \
270 test/unittests/unittests.gyp src/v8.gyp \
271 tools/parser-shell.gyp testing/gmock.gyp testing/gtest.gyp \
272 buildtools/third_party/libc++abi/libc++abi.gyp \
273 buildtools/third_party/libc++/libc++.gyp samples/samples.gyp \
274 src/third_party/vtune/v8vtune.gyp src/d8.gyp
276 # If vtunejit=on, the v8vtune.gyp will be appended.
278 GYPFILES += src/third_party/vtune/v8vtune.gyp
421 # GYP file generation targets.
433 PYTHONPATH="$(shell pwd)/tools/generate_shim_headers:$(shell pwd)/gypfiles:$(PYTHONPATH):$(shell pwd)/tools/gyp/pylib:$(PYTHONPATH)" \
435 tools/gyp/gyp --generator-output="$(OUTDIR)" gypfiles/all.gyp \
446 PYTHONPATH="$(shell pwd)/tools/generate_shim_headers:$(shell pwd)/gypfiles:$(PYTHONPATH):$(shell pwd)/tools/gyp/pylib:$(PYTHONPATH)" \
448 tools/gyp/gyp --generator-output="$(OUTDIR)" gypfiles/all.gyp \
452 # will trigger GYP to regenerate Makefiles.