Home
last modified time | relevance | path

Searched refs:build (Results 1 – 25 of 97) sorted by relevance

1234

/hardware/intel/img/psb_video/debian/
Drules42 …./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${p…
47 build: build-stamp
48 build-stamp: configure-stamp
59 rm -f build-stamp configure-stamp
66 install: build
77 binary-indep: build install
81 binary-arch: build install
112 .PHONY: build clean binary-indep binary-arch binary install configure
/hardware/invensense/65xx/libsensors_iio/software/build/android/
Dshared.mk21 LIB_FOLDERS = $(INV_ROOT)/core/mllite/build/$(TARGET)
23 LIB_FOLDERS += $(INV_ROOT)/core/mpl/build/$(TARGET)
25 APP_FOLDERS = $(INV_ROOT)/simple_apps/mpu_iio/build/$(TARGET)
26 APP_FOLDERS += $(INV_ROOT)/simple_apps/self_test/build/$(TARGET)
27 APP_FOLDERS += $(INV_ROOT)/simple_apps/gesture_test/build/$(TARGET)
28 APP_FOLDERS += $(INV_ROOT)/simple_apps/playback/linux/build/$(TARGET)
29 APP_FOLDERS += $(INV_ROOT)/simple_apps/devnode_parser/build/$(TARGET)
/hardware/invensense/6515/libsensors_iio/software/build/android/
Dshared.mk21 LIB_FOLDERS = $(INV_ROOT)/core/mllite/build/$(TARGET)
23 LIB_FOLDERS += $(INV_ROOT)/core/mpl/build/$(TARGET)
25 APP_FOLDERS = $(INV_ROOT)/simple_apps/mpu_iio/build/$(TARGET)
26 APP_FOLDERS += $(INV_ROOT)/simple_apps/self_test/build/$(TARGET)
27 APP_FOLDERS += $(INV_ROOT)/simple_apps/gesture_test/build/$(TARGET)
28 APP_FOLDERS += $(INV_ROOT)/simple_apps/playback/linux/build/$(TARGET)
29 APP_FOLDERS += $(INV_ROOT)/simple_apps/devnode_parser/build/$(TARGET)
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
DMakefile153 $(qexec)$(SRC_PATH_BARE)/build/make/gen_asm_deps.sh \
154 --build-pfx=$(BUILD_PFX) --depfile=$@ $(ASFLAGS) $< > $@
163 $(qexec)$(SRC_PATH_BARE)/build/make/gen_asm_deps.sh \
164 --build-pfx=$(BUILD_PFX) --depfile=$@ $(ASFLAGS) $< > $@
203 obj_int_extract: build/make/obj_int_extract.c
397 DIST-SRCS-yes += build/make/configure.sh
398 DIST-SRCS-yes += build/make/gen_asm_deps.sh
399 DIST-SRCS-yes += build/make/Makefile
400 DIST-SRCS-$(CONFIG_MSVS) += build/make/gen_msvs_def.sh
401 DIST-SRCS-$(CONFIG_MSVS) += build/make/gen_msvs_proj.sh
[all …]
Dgen_asm_deps.sh29 --build-pfx=*) pfx="${optval}"
55 $self --build-pfx=$pfx --depfile=$out ${raw_inc_paths} `dirname $srcfile`/$inc
58 $self --build-pfx=$pfx --depfile=$out ${raw_inc_paths} "${found_inc_path}/$inc"
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/android/
DREADME1 Android.mk will build vpx unittests on android.
3 ./libvpx/configure --target=armv7-android-gcc --enable-external-build \
8 2) From the parent directory, invoke ndk-build:
9 NDK_PROJECT_PATH=. ndk-build APP_BUILD_SCRIPT=./libvpx/test/android/Android.mk \
13 Note: Both adb and ndk-build are available prebuilt at:
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/
DREADME24 Google Test is designed to have fairly minimal requirements to build
36 These are the base requirements to build and use Google Test from a source
56 Also, you'll need CMake 2.6.4 or higher if you want to build the
63 build Google Test and its own tests from an SVN checkout (described
109 To build Google Test and your tests that use it, you need to tell your
110 build system where to find its headers and source files. The exact
111 way to do it depends on which build system you use, and is usually
116 Suppose you put Google Test in directory ${GTEST_DIR}. To build it,
117 create a library build target (or a project as called by Visual Studio
140 use to build Google Test on systems where GNU make is available
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/
DINSTALL6 2. Run |./configure| to configure the build.
7 3. Run |make| to build.
DREADME.webm11 - delete unnecessary docs and build files
13 include path modifications for the libvpx build system
/hardware/intel/common/libmix/mix_audio/
DChangeLog3 * Updated version to 0.3.5 and submit for build.
46 * Updated version to 0.3.3 and package for build.
60 * Increased version number to 0.3.2 and package for build.
68 * Updated version to 0.3.1 for build.
86 * Package for 0.2.6 build.
96 * Updated SST API struct to align with build 0.04.008.
DINSTALL1 run the following to build and install:
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
DREADME7 The build system used is similar to autotools. Building generally consists of
8 "configuring" with your desired build options, then using GNU make to build
34 an out of tree build, the source tree is kept separate from the object
37 $ mkdir build
38 $ cd build
121 will likely work as well. For instance, to build using the mipsel-linux-uclibc
/hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/build/android/
Dshared.mk27 include $(INV_ROOT)/software/build/android/common.mk
77 INV_LIBS = $(MPL_DIR)/build/$(TARGET)/$(LIB_PREFIX)$(MPL_LIB_NAME).$(SHARED_LIB_EXT)
78 INV_LIBS += $(MLLITE_DIR)/build/$(TARGET)/$(LIB_PREFIX)$(MLLITE_LIB_NAME).$(SHARED_LIB_EXT)
/hardware/invensense/6515/libsensors_iio/software/simple_apps/mpu_iio/build/android/
Dshared.mk27 include $(INV_ROOT)/software/build/android/common.mk
86 INV_LIBS = $(MPL_DIR)/build/$(TARGET)/$(LIB_PREFIX)$(MPL_LIB_NAME).$(SHARED_LIB_EXT)
87 INV_LIBS += $(MLLITE_DIR)/build/$(TARGET)/$(LIB_PREFIX)$(MLLITE_LIB_NAME).$(SHARED_LIB_EXT)
/hardware/invensense/6515/libsensors_iio/software/simple_apps/gesture_test/build/android/
Dshared.mk27 include $(INV_ROOT)/software/build/android/common.mk
79 INV_LIBS = $(MPL_DIR)/build/$(TARGET)/$(LIB_PREFIX)$(MPL_LIB_NAME).$(SHARED_LIB_EXT)
80 INV_LIBS += $(MLLITE_DIR)/build/$(TARGET)/$(LIB_PREFIX)$(MLLITE_LIB_NAME).$(SHARED_LIB_EXT)
/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/build/android/
Dshared.mk28 include $(INV_ROOT)/software/build/android/common.mk
79 INV_LIBS = $(MPL_DIR)/build/$(TARGET)/$(LIB_PREFIX)$(MPL_LIB_NAME).$(SHARED_LIB_EXT)
80 INV_LIBS += $(MLLITE_DIR)/build/$(TARGET)/$(LIB_PREFIX)$(MLLITE_LIB_NAME).$(SHARED_LIB_EXT)
/hardware/invensense/6515/libsensors_iio/software/simple_apps/self_test/build/android/
Dshared.mk29 include $(INV_ROOT)/software/build/android/common.mk
80 INV_LIBS = $(MPL_DIR)/build/$(TARGET)/$(LIB_PREFIX)$(MPL_LIB_NAME).$(SHARED_LIB_EXT)
81 INV_LIBS += $(MLLITE_DIR)/build/$(TARGET)/$(LIB_PREFIX)$(MLLITE_LIB_NAME).$(SHARED_LIB_EXT)
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/halloc/
DREADME10 To build libhalloc.a with GNU tools run
16 To cleanup the build files
/hardware/intel/bootstub/
Dbootstub.spec16 %build
37 - build e820 table (by Feng.Tang@intel.com)
/hardware/intel/common/libmix/mix_vbp/
DINSTALL1 run the following to build and install:
/hardware/intel/common/libmix/mix_video/
DINSTALL1 run the following to build and install:
/hardware/invensense/65xx/libsensors_iio/software/core/mpl/build/android/
Dshared.mk17 include $(INV_ROOT)/software/build/android/common.mk
55 INV_LIBS = $(MLLITE_DIR)/build/$(TARGET)/$(LIB_PREFIX)$(MLLITE_LIB_NAME).$(SHARED_LIB_EXT)
/hardware/ti/omap4-aah/domx/
DMakefile88 include $(PROJROOT)/make/build.mk
/hardware/ti/omap4-aah/domx/omx_proxy_component/
DMakefile88 include $(PROJROOT)/make/build.mk
/hardware/ti/omap4xxx/domx/omx_proxy_component/
DMakefile88 include $(PROJROOT)/make/build.mk

1234