Home
last modified time | relevance | path

Searched refs:make (Results 1 – 25 of 287) sorted by relevance

12345678910>>...12

/AliOS-Things-master/components/py_engine/engine/tools/
A Dci.sh115 make ${MAKEOPTS} -C mpy-cross
117 make ${MAKEOPTS} -C ports/esp32
144 make ${MAKEOPTS} -C mpy-cross
177 make ${MAKEOPTS} -C mpy-cross
192 make ${MAKEOPTS} -C mpy-cross
224 make ${MAKEOPTS} -C mpy-cross
240 make ${MAKEOPTS} -C mpy-cross
242 make ${MAKEOPTS} -C ports/rp2
268 make ${MAKEOPTS} -C mpy-cross
280 make ${MAKEOPTS} -C mpy-cross
[all …]
/AliOS-Things-master/components/SDL2/src/image/external/
A Dzlib-1.2.11.patch1 diff -ruN zlib-1.2.11.orig/make-cross-x64.sh zlib-1.2.11/make-cross-x64.sh
2 --- zlib-1.2.11.orig/make-cross-x64.sh 1969-12-31 16:00:00.000000000 -0800
3 +++ zlib-1.2.11/make-cross-x64.sh 2017-10-21 21:09:10.000000000 -0700
11 +make -f win32/Makefile.gcc \
19 diff -ruN zlib-1.2.11.orig/make-cross-x86.sh zlib-1.2.11/make-cross-x86.sh
20 --- zlib-1.2.11.orig/make-cross-x86.sh 1969-12-31 16:00:00.000000000 -0800
21 +++ zlib-1.2.11/make-cross-x86.sh 2017-10-21 21:09:10.000000000 -0700
29 +make -f win32/Makefile.gcc \
/AliOS-Things-master/components/SDL2/build-scripts/
A Diosbuild.sh90 make clean
93 make -j10 || exit 3
94 make install
108 make clean
112 make install
126 make clean
130 make install
144 make clean
148 make install
162 make clean
[all …]
A Dnaclbuild.sh73 make -j$NCPUS CFLAGS="$CFLAGS -I./include"
74 make install
97 make -j$NCPUS CONFIG="Release" CFLAGS="$CFLAGS -I$TESTBUILDPATH/include/SDL2 -I$SDLPATH/include"
98 make -j$NCPUS CONFIG="Debug" CFLAGS="$CFLAGS -I$TESTBUILDPATH/include/SDL2 -I$SDLPATH/include"
/AliOS-Things-master/documentation/aos-tools/
A Daos-tools_user_manual.md190 ## make section in aos-tools 命令
194 aos make
205 aos make -b haas100
209 aos make V=1
211 ## make clean
214 aos make clean
216 ## make distclean
219 aos make distclean
229 aos make -b haas100
252 ## make solution@board -c config
[all …]
/AliOS-Things-master/components/SDL2/
A DINSTALL.txt9 * Run './configure; make; make install'
15 * Run './configure; make; make install'
18 * Run './configure; make; make install'
/AliOS-Things-master/components/SDL2/docs/
A DREADME-directfb.md20 This file should contain the following lines to make
50 to make the YUV texture an underlay. This will make the cursor to
89 make linux-directfb
90 make
94 sudo make install INSTALL_DIR=/usr/local/dfb_GL
96 make
97 sudo make install INSTALL_DIR=/usr/local/dfb_GL
A DREADME-psp.md12 To build for the PSP, make sure psp-config is in the path and run:
13 make -f Makefile.psp
/AliOS-Things-master/components/SDL2/src/image/
A DREADME-emscripten.txt12 …* follow the build instructions in SDL2/docs/README-emscripten.md (make sure to pass a --prefix to…
13 * make install
18 * emmake make
19 * make install
/AliOS-Things-master/components/py_engine/engine/
A DREADME.md62 "make" is used to build the components, or "gmake" on BSD-based systems.
76 $ make
90 $ make submodules
91 $ make
106 $ make test
133 $ make submodules
139 $ make deplibs
164 $ make submodules
165 $ make
173 $ make deploy
[all …]
/AliOS-Things-master/components/SDL2/src/gfx/
A DINSTALL15 Briefly, the shell commands `./configure; make; make install' should
59 2. Type `make' to compile the package.
67 user, and only the `make install' phase executed with root
73 regular user, particularly if the prior `make install' required
93 targets like `make install' and `make uninstall' work correctly.
116 own directory. To do this, you can use GNU `make'. `cd' to the
171 affected directory. For example, `make install
184 example, `make install DESTDIR=/alternate/directory' will prepend
214 overridden with `make V=1'; while running `./configure
216 overridden with `make V=0'.
[all …]
/AliOS-Things-master/components/SDL2/src/gfx/Test/
A DINSTALL15 Briefly, the shell commands `./configure; make; make install' should
59 2. Type `make' to compile the package.
67 user, and only the `make install' phase executed with root
73 regular user, particularly if the prior `make install' required
93 targets like `make install' and `make uninstall' work correctly.
116 own directory. To do this, you can use GNU `make'. `cd' to the
171 affected directory. For example, `make install
184 example, `make install DESTDIR=/alternate/directory' will prepend
214 overridden with `make V=1'; while running `./configure
216 overridden with `make V=0'.
[all …]
/AliOS-Things-master/components/py_engine/engine/py/
A Dmkenv.mk2 $(error These Makefiles require make 3.81 or newer)
23 $(info Use make V=1 or set BUILD_VERBOSE in your environment to increase build verbosity.)
57 MAKE_FROZEN = $(PYTHON) $(TOP)/tools/make-frozen.py
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/
A Deasyinstall.sh5 MAKE=make
18 make install
/AliOS-Things-master/components/SDL2/test/
A DMakefile.os261 @%make $(TESTLIB)
69 @%make $(TESTLIB)
73 @%make $(TESTLIB)
77 @%make $(TESTLIB)
81 @%make $(TESTLIB)
/AliOS-Things-master/hardware/chip/haas1000/drivers/
A Dbuild2boot.bat4 make T=ota_boot2a clean --print-directory
5 make T=ota_boot2a CPU=m4 SECURE_BOOT=1 REMAP_SUPPORT=1 SDK=1 HW_MODULE=1 LARGE_RAM=1 all lst --prin…
A Dbuild2boot.sh6 make T=ota_boot2a clean --print-directory
7 make T=ota_boot2a CPU=m4 SECURE_BOOT=1 REMAP_SUPPORT=1 BOOTINFO_BIN=1 HAAS_OTA_ENABLED=1 EXTERNAL_W…
/AliOS-Things-master/components/mbedtls/platform/yoc/include/
A DREADME.txt15 For example, using make:
17 CFLAGS="-I$PWD/configs -DMBEDTLS_CONFIG_FILE='<foo.h>'" make
23 make
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/gregbook/
A Dmakevms.com2 $! make "PNG: The Definitive Guide" demo programs (for X) under OpenVMS
96 $! P1 = What we are trying to make
97 $! P2 = Command to make it
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/oss-fuzz/
A Dbuild.sh37 make -j$(nproc) clean
38 make -j$(nproc) libpng16.la
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/pngminim/preader/
A DREADME7 on the make command line.
12 make ZLIBSRC=directory
/AliOS-Things-master/components/jsoncpp/include/
A DPreventInSourceBuilds.cmake4 # make sure the user doesn't play dirty with symlinks
28 message("# make")
30 message("# NOTE: Given that you already tried to make an in-source build")
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/pngminus/
A Dmakevms.com2 $! make Contrib programs of libpng under OpenVMS
42 $ call make pnm2png.exe -
48 $ call make png2pnm.exe -
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A Diosbuild.sh113 make V=0
114 make install
119 make clean
/AliOS-Things-master/solutions/amp_demo/
A DREADME.md24 ├── Makefile # aos make编译时入口
141 cd solutions/helloworld_demo && aos make
145 aos make helloworld_demo@haas100 -c config
231 aos make helloworld_demo@haas100 -c config
232 aos make

Completed in 31 milliseconds

12345678910>>...12