Searched full:autogen (Results 1 – 25 of 216) sorted by relevance
123456789
11 - run: ./autogen.sh --with-freetype --with-glib --with-gobject --with-cairo21 - run: ./autogen.sh --with-freetype --with-glib --with-gobject --with-cairo32 …- 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.sh67 - run: ./autogen.sh80 - run: CFLAGS="-O3" CXXFLAGS="-O3 -DHB_NO_MMAP" ./autogen.sh92 …- 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 …]
22 …etype-2.9.tar.bz2 && tar xf freetype-2.9.tar.bz2 && cd freetype-2.9 && ./autogen.sh && ./configure…25 - ./autogen.sh40 …etype-2.9.tar.bz2 && tar xf freetype-2.9.tar.bz2 && cd freetype-2.9 && ./autogen.sh && ./configure…43 - ./autogen.sh59 - ./autogen.sh71 - pkg-config # for autogen.sh88 …build_command_prepend: ./autogen.sh --with-freetype --with-glib --with-gobject --with-cairo --with…
12 # necessary to run autogen.sh because ./configure --enable-maintainer-mode says38 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."
6 automake) and will need to run either ./autogen.sh or ./bootstrap.sh to produce9 The difference between autogen.sh and bootstrap.sh is that the former invokes11 whereas the latter does not invoke configure at all. If using autogen.sh, note18 includes autotools and so running either autogen.sh or bootstrap.sh will result
27 - ./autogen.sh && make -j428 - if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then ./travis-autogen.sh --disable-udev && make -j4; fi
10 C:\msys64\usr\bin\bash -e -l -c ./autogen.sh20 C:\msys64\usr\bin\bash -e -l -c ./autogen.sh
12 ./autogen.sh58 ./autogen.sh66 ./autogen.sh74 ./autogen.sh82 ./autogen.sh
27 -a, --autogen28 Start by rerunning autogen & configure.89 -a | --autogen )132 # if no Makefile, force the autogen.138 header "Running autogen & configure"139 ./autogen.sh
4 sh autogen.sh13 should work too, of course. Note that autogen.sh also sets up proper16 The autogen.sh script now checks the version of above three packages
45 libdrm from a git checkout, you first need to run the autogen.sh46 script. You can pass any options to autogen.sh that you would other48 options you need once autogen.sh finishes.
24 if [[ ! -f "tensorflow/contrib/makefile/downloads/protobuf/autogen.sh" ]]; then34 ./autogen.sh37 echo "./autogen.sh command failed."
28 ./autogen.sh31 echo "./autogen.sh command failed."
43 ./autogen.sh46 echo "./autogen.sh command failed."
79 if [[ ! -f "./downloads/protobuf/autogen.sh" ]]; then149 ./autogen.sh152 echo "./autogen.sh command failed."
15 doc/autogen.sh || die "Error during doc/autogen.sh"
12 echo "./configure --enable-autogen $@"13 ./configure --enable-autogen $@
7 * autogen20 sh -c "CC=cl ./autogen.sh"
30 - ./autogen.sh c39 - ./autogen.sh c
73 # 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)
19 # `./autogen.sh && ./configure && make`, then copying the31 ./autogen.sh
64 echo "autogen.sh finished! ./configure skipped."68 echo "autogen.sh finished! Now going to run ./configure $@"
19 # `./autogen.sh && ./configure && make`, then copying the36 ./autogen.sh
30 RUN ./autogen.sh && \37 RUN ./autogen.sh && \