Home
last modified time | relevance | path

Searched refs:BUILDTYPE_LOWER (Results 1 - 1 of 1) sorted by relevance

/third_party/node/
H A DMakefile73 BUILDTYPE_LOWER := $(shell echo $(BUILDTYPE) | tr '[:upper:]' '[:lower:]') macro
304 tools/make-v8.sh $(V8_ARCH).$(BUILDTYPE_LOWER) $(V8_BUILD_OPTIONS)
308 $(PYTHON) tools/test.py $(PARALLEL_ARGS) --mode=$(BUILDTYPE_LOWER) \
356 $(PYTHON) tools/test.py $(PARALLEL_ARGS) --mode=$(BUILDTYPE_LOWER) parallel
360 $(PYTHON) tools/test.py $(PARALLEL_ARGS) --mode=$(BUILDTYPE_LOWER) --valgrind sequential parallel message
364 $(PYTHON) tools/test.py $(PARALLEL_ARGS) --mode=$(BUILDTYPE_LOWER) --check-deopts parallel sequential
513 $(PYTHON) tools/test.py $(PARALLEL_ARGS) --mode=$(BUILDTYPE_LOWER) test/*
532 --mode=$(BUILDTYPE_LOWER) --flaky-tests=$(FLAKY_TESTS) \
540 --mode=$(BUILDTYPE_LOWER) --flaky-tests=$(FLAKY_TESTS) \
555 --mode=$(BUILDTYPE_LOWER)
[all...]

Completed in 2 milliseconds