OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:showcommands
(Results
1 - 4
of
4
) sorted by null
/development/build/tools/
windows_sdk.mk
81
$(hide) USE_MINGW=1 USE_CCACHE="" $(MAKE) PRODUCT-$(TARGET_PRODUCT)-$(strip $(WIN_TARGETS)) $(if $(hide),,
showcommands
)
/build/core/
config.mk
89
# The '
showcommands
' goal says to show the full command
92
SHOW_COMMANDS:= $(filter
showcommands
,$(MAKECMDGOALS))
main.mk
203
INTERNAL_MODIFIER_TARGETS :=
showcommands
checkbuild all incrementaljavac
411
# If they only used the modifier goals (
showcommands
, checkbuild), we'll actually
917
.PHONY:
showcommands
918
showcommands
:
/build/
envsetup.sh
682
elif [ "$DIR" =
showcommands
]; then
683
ARGS="$ARGS
showcommands
"
Completed in 437 milliseconds