Home | History | Annotate | Download | only in core

Lines Matching refs:Build

15 # Common definitions for the Android NDK build system
19 include $(NDK_ROOT)/build/gmsl/gmsl
84 # build
109 # or abort the build with an error
150 # Rationale: clears the list of defined modules known by the build system
321 # Arguments: 1: name/description of the included build Makefile where the
411 # displayed along the label of the build output line. For example
501 # The text is a very short string that complements the build
544 # or defined by the build scripts.
606 # Build commands support
614 # Rationale: To be used as a prefix for Make build commands to hide them
615 # by default during the build. To show them, set V=1 in your
621 # -->|$(hide) <build-commands>
675 # Rationale : Setup everything required to build a single C source file
684 # Rationale : Setup everything required to build a single Assembly source file
736 build a single C++ source file
746 # Rationale : To be used as a Make build command to copy/install a file to