Home
last modified time | relevance | path

Searched full:autogen (Results 1 – 25 of 216) sorted by relevance

123456789

/external/harfbuzz_ng/.circleci/
Dconfig.yml11 - run: ./autogen.sh --with-freetype --with-glib --with-gobject --with-cairo
21 - run: ./autogen.sh --with-freetype --with-glib --with-gobject --with-cairo
32 …- run: CC=$PWD/opt/local/bin/llvm-gcc-4.2 CXX=$PWD/opt/local/bin/llvm-g++-4.2 ./autogen.sh --with-…
44 …le-darwin15-gcc-apple-4.2.1 CXX=$PWD/opt/local/bin/i686-apple-darwin15-g++-apple-4.2.1 ./autogen.sh
67 - run: ./autogen.sh
80 - run: CFLAGS="-O3" CXXFLAGS="-O3 -DHB_NO_MMAP" ./autogen.sh
92 …- run: CFLAGS="-O0" CXXFLAGS="-O0" CPPFLAGS="-DHB_DEBUG" ./autogen.sh --with-freetype --with-glib …
104 …etype-2.9.tar.bz2 && tar xf freetype-2.9.tar.bz2 && cd freetype-2.9 && ./autogen.sh && ./configure…
105 …- run: CFLAGS="-O3" CXXFLAGS="-O3" CC=clang CXX=clang++ ./autogen.sh --with-freetype --with-fontco…
108 …- run: CFLAGS="-O0" CXXFLAGS="-O0" CC=clang CXX=clang++ ./autogen.sh --with-freetype --with-fontco…
[all …]
/external/harfbuzz_ng/
D.travis.yml22 …etype-2.9.tar.bz2 && tar xf freetype-2.9.tar.bz2 && cd freetype-2.9 && ./autogen.sh && ./configure…
25 - ./autogen.sh
40 …etype-2.9.tar.bz2 && tar xf freetype-2.9.tar.bz2 && cd freetype-2.9 && ./autogen.sh && ./configure…
43 - ./autogen.sh
59 - ./autogen.sh
71 - pkg-config # for autogen.sh
88 …build_command_prepend: ./autogen.sh --with-freetype --with-glib --with-gobject --with-cairo --with…
/external/libpng/
Dautogen.sh12 # necessary to run autogen.sh because ./configure --enable-maintainer-mode says
38 echo "$0: usage: ./autogen.sh"
41 echo " ./autogen.sh generates the configure script and"
58 echo " You have run autogen.sh with --maintainer enabled and you"
211 echo "autogen.sh is intended only to generate 'configure' on systems"
221 echo "autogen.sh is unable to proceed. The full set of files is"
223 echo "not need to run autogen.sh if you use it."
/external/libusb/
DREADME.git6 automake) and will need to run either ./autogen.sh or ./bootstrap.sh to produce
9 The difference between autogen.sh and bootstrap.sh is that the former invokes
11 whereas the latter does not invoke configure at all. If using autogen.sh, note
18 includes autotools and so running either autogen.sh or bootstrap.sh will result
D.travis.yml27 - ./autogen.sh && make -j4
28 - if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then ./travis-autogen.sh --disable-udev && make -j4; fi
Dappveyor_minGW.bat10 C:\msys64\usr\bin\bash -e -l -c ./autogen.sh
20 C:\msys64\usr\bin\bash -e -l -c ./autogen.sh
/external/ImageMagick/Magick++/fuzz/
Dbuild.sh12 ./autogen.sh
58 ./autogen.sh
66 ./autogen.sh
74 ./autogen.sh
82 ./autogen.sh
/external/protobuf/objectivec/DevTools/
Dfull_mac_build.sh27 -a, --autogen
28 Start by rerunning autogen & configure.
89 -a | --autogen )
132 # if no Makefile, force the autogen.
138 header "Running autogen & configure"
139 ./autogen.sh
/external/freetype/
DREADME.git4 sh autogen.sh
13 should work too, of course. Note that autogen.sh also sets up proper
16 The autogen.sh script now checks the version of above three packages
/external/libdrm/
DREADME45 libdrm from a git checkout, you first need to run the autogen.sh
46 script. You can pass any options to autogen.sh that you would other
48 options you need once autogen.sh finishes.
/external/tensorflow/tensorflow/contrib/makefile/
Dcompile_linux_protobuf.sh24 if [[ ! -f "tensorflow/contrib/makefile/downloads/protobuf/autogen.sh" ]]; then
34 ./autogen.sh
37 echo "./autogen.sh command failed."
Dcompile_pi_protobuf.sh28 ./autogen.sh
31 echo "./autogen.sh command failed."
Dbuild_helper.subr43 ./autogen.sh
46 echo "./autogen.sh command failed."
Dcompile_android_protobuf.sh79 if [[ ! -f "./downloads/protobuf/autogen.sh" ]]; then
149 ./autogen.sh
152 echo "./autogen.sh command failed."
/external/libnl/
Dautogen.sh15 doc/autogen.sh || die "Error during doc/autogen.sh"
/external/jemalloc/
Dautogen.sh12 echo "./configure --enable-autogen $@"
13 ./configure --enable-autogen $@
/external/jemalloc_new/
Dautogen.sh12 echo "./configure --enable-autogen $@"
13 ./configure --enable-autogen $@
/external/jemalloc_new/msvc/
DReadMe.txt7 * autogen
20 sh -c "CC=cl ./autogen.sh"
/external/jemalloc/msvc/
DReadMe.txt7 * autogen
20 sh -c "CC=cl ./autogen.sh"
/external/kmod/.semaphore/
Dsemaphore.yml30 - ./autogen.sh c
39 - ./autogen.sh c
/external/protobuf/
DBUILD73 # AUTOGEN(protobuf_lite_srcs)
113 # AUTOGEN(protobuf_srcs)
190 # AUTOGEN(well_known_protos)
230 # AUTOGEN(protoc_lib_srcs)
343 # AUTOGEN(lite_test_protos)
354 # AUTOGEN(test_protos)
408 # AUTOGEN(common_test_srcs)
419 # AUTOGEN(test_plugin_srcs)
434 # AUTOGEN(test_srcs)
/external/skqp/third_party/harfbuzz/
DREADME19 # `./autogen.sh && ./configure && make`, then copying the
31 ./autogen.sh
/external/libmtp/
Dautogen.sh64 echo "autogen.sh finished! ./configure skipped."
68 echo "autogen.sh finished! Now going to run ./configure $@"
/external/skia/third_party/harfbuzz/
DREADME19 # `./autogen.sh && ./configure && make`, then copying the
36 ./autogen.sh
/external/grpc-grpc/tools/dockerfile/grpc_dist_proto/
DDockerfile30 RUN ./autogen.sh && \
37 RUN ./autogen.sh && \

123456789