Searched full:configure (Results 1 – 25 of 4224) sorted by relevance
12345678910>>...169
| /third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/ |
| D | configure | 2 # configure script for zlib. 4 # Normally configure builds both a static and a shared library. 5 # If you want to build just a static library, use: ./configure --static 8 # prefix=$HOME CC=cc CFLAGS="-O4" ./configure 10 # (setenv prefix $HOME; setenv CC cc; setenv CFLAGS "-O4"; ./configure) 16 # start off configure.log 17 echo -------------------- >> configure.log 18 echo $0 $* >> configure.log 19 date >> configure.log 51 test -n "${CROSS_PREFIX}" && echo Using ${AR} | tee -a configure.log [all …]
|
| /third_party/boost/libs/beast/test/extern/zlib-1.2.11/ |
| D | configure | 2 # configure script for zlib. 4 # Normally configure builds both a static and a shared library. 5 # If you want to build just a static library, use: ./configure --static 8 # prefix=$HOME CC=cc CFLAGS="-O4" ./configure 10 # (setenv prefix $HOME; setenv CC cc; setenv CFLAGS "-O4"; ./configure) 16 # start off configure.log 17 echo -------------------- >> configure.log 18 echo $0 $* >> configure.log 19 date >> configure.log 51 test -n "${CROSS_PREFIX}" && echo Using ${AR} | tee -a configure.log [all …]
|
| /third_party/zlib/ |
| D | configure | 2 # configure script for zlib. 4 # Normally configure builds both a static and a shared library. 5 # If you want to build just a static library, use: ./configure --static 8 # prefix=$HOME CC=cc CFLAGS="-O4" ./configure 10 # (setenv prefix $HOME; setenv CC cc; setenv CFLAGS "-O4"; ./configure) 16 # start off configure.log 17 echo -------------------- >> configure.log 18 echo $0 $* >> configure.log 19 date >> configure.log 51 test -n "${CROSS_PREFIX}" && echo Using ${AR} | tee -a configure.log [all …]
|
| /third_party/gettext/ |
| D | ChangeLog.0 | 13 * configure.in (gt_cv_prog_cxx_namespaces): Reject C++ compilers that 20 * configure.in: Invoke gl_FUNC_ALLOCA instead of AC_FUNC_ALLOCA. 28 * configure.in: Add test for <utime.h>. Needed for mingw32. 33 * configure.in: Use AC_CONFIG_FILES, because the AC_OUTPUT commands 41 * configure.in (LTLIBOBJS): Remove variable. 52 * configure.in: Remove AC_C_BACKSLASH_A call. 53 * os2/configure.awk: Remove HAVE_C_BACKSLASH_A setting. 67 * configure.in (CXX): Adjust to match the result in and the 104 * configure.in: Bump version number to 0.11.3. 109 * configure.in: Call gt_GCJ and set BUILDJAVAEXE. [all …]
|
| D | INSTALL | 13 The ‘configure’ shell script attempts to guess correct values for 21 (useful mainly for debugging ‘configure’). 24 to figure out how ‘configure’ could check whether to do them, and mail 29 The file ‘configure.ac’ is used to create ‘configure’ by a program 30 called ‘autoconf’. You only need ‘configure.ac’ if you want to change 31 it or regenerate ‘configure’ using a newer version of ‘autoconf’. 36 ‘./configure’ to configure the package for your system. If you're 38 ‘sh ./configure’ instead to prevent ‘csh’ from trying to execute 39 ‘configure’ itself. 41 Running ‘configure’ takes awhile. While running, it prints some [all …]
|
| /third_party/gettext/gettext-tools/examples/hello-c++-kde/admin/ |
| D | cvs.sh | 12 if test -r configure.in.in ; then 17 \\n\" if /^\\s*chmod\\s+.*\\+x\\s+.*CONFIG_STATUS/;" configure 92 rm -f acinclude.m4 configure.files 98 ### Make new subdirs and configure.in. 101 if test -r configure.in.in; then 102 rm -f subdirs configure.in 105 echo "*** Creating configure.in" 108 $MAKE -f $makefile_wo top_srcdir=. ./configure.in || exit 1 113 echo "*** Creating configure" 116 if egrep "^AM_CONFIG_HEADER" configure.in >/dev/null 2>&1; then [all …]
|
| /third_party/pixman/ |
| D | INSTALL | 13 Briefly, the shell commands `./configure; make; make install' should 14 configure, build, and install this package. The following 18 The `configure' shell script attempts to guess correct values for 25 debugging `configure'). 34 to figure out how `configure' could check whether to do them, and mail 40 The file `configure.ac' (or `configure.in') is used to create 41 `configure' by a program called `autoconf'. You need `configure.ac' if 42 you want to change it or regenerate `configure' using a newer version 48 `./configure' to configure the package for your system. 50 Running `configure' might take a while. While running, it prints [all …]
|
| /third_party/skia/third_party/externals/microhttpd/ |
| D | INSTALL | 15 Briefly, the shell command `./configure && make && make install' 16 should configure, build, and install this package. The following 24 The `configure' shell script attempts to guess correct values for 31 debugging `configure'). 40 to figure out how `configure' could check whether to do them, and mail 46 The file `configure.ac' (or `configure.in') is used to create 47 `configure' by a program called `autoconf'. You need `configure.ac' if 48 you want to change it or regenerate `configure' using a newer version 54 `./configure' to configure the package for your system. 56 Running `configure' might take a while. While running, it prints [all …]
|
| /third_party/gettext/gettext-tools/ |
| D | INSTALL | 13 The ‘configure’ shell script attempts to guess correct values for 21 (useful mainly for debugging ‘configure’). 24 to figure out how ‘configure’ could check whether to do them, and mail 29 The file ‘configure.ac’ is used to create ‘configure’ by a program 30 called ‘autoconf’. You only need ‘configure.ac’ if you want to change 31 it or regenerate ‘configure’ using a newer version of ‘autoconf’. 36 ‘./configure’ to configure the package for your system. If you're 38 ‘sh ./configure’ instead to prevent ‘csh’ from trying to execute 39 ‘configure’ itself. 41 Running ‘configure’ takes awhile. While running, it prints some [all …]
|
| D | ChangeLog.0 | 7 * configure.ac (ARCHIVE_VERSION): New substituted variable. 34 * configure.ac: Replace PLURAL_OBJECT in intl/Makefile. 54 * configure.ac: Adjust $docdir assuming that AC_PACKAGE_TARNAME is 66 * configure.ac: Use git-version-gen in AC_INIT. 70 * configure.ac: Remove unnecessary make-variable expansion, 78 * configure.ac: Output init-env instead of init.cfg. 83 * configure.ac: Replace occurrences of make variables in 90 * configure.ac: Output tests/init.cfg. 94 * configure.ac (AM_INIT_AUTOMAKE): Add 'parallel-tests' option. 116 Determine imported C symbol prefix at configure time. [all …]
|
| /third_party/gettext/gettext-runtime/ |
| D | INSTALL | 13 The ‘configure’ shell script attempts to guess correct values for 21 (useful mainly for debugging ‘configure’). 24 to figure out how ‘configure’ could check whether to do them, and mail 29 The file ‘configure.ac’ is used to create ‘configure’ by a program 30 called ‘autoconf’. You only need ‘configure.ac’ if you want to change 31 it or regenerate ‘configure’ using a newer version of ‘autoconf’. 36 ‘./configure’ to configure the package for your system. If you're 38 ‘sh ./configure’ instead to prevent ‘csh’ from trying to execute 39 ‘configure’ itself. 41 Running ‘configure’ takes awhile. While running, it prints some [all …]
|
| D | ChangeLog.0 | 47 * configure.ac: To automatically disable building libasprintf when 54 * configure.ac: Invoke AM_PROG_CC_C_O so that the system stdbool.h 72 * configure.ac: Adjust $docdir assuming that AC_PACKAGE_TARNAME is 78 * configure.ac: Use git-version-gen in AC_INIT. 86 * configure.ac (AM_INIT_AUTOMAKE): Add 'parallel-tests' option. 94 * configure.ac (WOE32DLL): New conditional. 103 * configure.ac: Use AC_CONFIG_HEADERS instead of AM_CONFIG_HEADER. 121 * configure.ac: Invoke gl_PROG_ANSI_CXX instead of gt_PROG_ANSI_CXX. 143 * configure.ac (AM_INIT_AUTOMAKE): Add 'silent-rules' option. 147 * configure.ac: Invoke gl_INIT_PACKAGE. Use the preferred form of [all …]
|
| /third_party/gettext/libtextstyle/ |
| D | INSTALL | 13 The ‘configure’ shell script attempts to guess correct values for 21 (useful mainly for debugging ‘configure’). 24 to figure out how ‘configure’ could check whether to do them, and mail 29 The file ‘configure.ac’ is used to create ‘configure’ by a program 30 called ‘autoconf’. You only need ‘configure.ac’ if you want to change 31 it or regenerate ‘configure’ using a newer version of ‘autoconf’. 36 ‘./configure’ to configure the package for your system. If you're 38 ‘sh ./configure’ instead to prevent ‘csh’ from trying to execute 39 ‘configure’ itself. 41 Running ‘configure’ takes awhile. While running, it prints some [all …]
|
| /third_party/gettext/gettext-runtime/libasprintf/ |
| D | INSTALL | 13 The ‘configure’ shell script attempts to guess correct values for 21 (useful mainly for debugging ‘configure’). 24 to figure out how ‘configure’ could check whether to do them, and mail 29 The file ‘configure.ac’ is used to create ‘configure’ by a program 30 called ‘autoconf’. You only need ‘configure.ac’ if you want to change 31 it or regenerate ‘configure’ using a newer version of ‘autoconf’. 36 ‘./configure’ to configure the package for your system. If you're 38 ‘sh ./configure’ instead to prevent ‘csh’ from trying to execute 39 ‘configure’ itself. 41 Running ‘configure’ takes awhile. While running, it prints some [all …]
|
| /third_party/alsa-utils/.github/workflows/ |
| D | build.yml | 22 - name: Configure alsa-lib 31 ./configure 54 mv configure.ac configure.ac.old 58 …"s/AC_INIT\(alsa-utils,.*\)/AC_INIT(alsa-utils, ${version})/" < configure.ac.old > configure.ac.tmp 59 sed -e 's;po/Makefile.in;;' < configure.ac.tmp > configure.ac 60 grep AC_INIT configure.ac 61 - name: Configure 71 ./configure 91 - name: Configure package 96 ./configure [all …]
|
| /third_party/libpng/ |
| D | autogen.sh | 3 # Run 'autoreconf' to build 'configure', 'Makefile.in' and other configure 7 # configure.ac and Makefile.am; all of the autotools support scripts are 12 # necessary to run autogen.sh because ./configure --enable-maintainer-mode says 13 # what to do if Makefile.am or configure.ac are changed. 41 echo " ./autogen.sh generates the configure script and" 43 echo " or configure.ac. You may prefer to just run autoreconf." 47 echo " If you need to change Makefile.am or configure.ac then you" 48 echo " also need to run ./configure --enable-maintainer-mode and" 77 config.sub configure depcomp install-sh ltmain.sh missing\ 81 # versions than those required by configure.ac): [all …]
|
| /third_party/flutter/skia/third_party/externals/libpng/ |
| D | autogen.sh | 3 # Run 'autoreconf' to build 'configure', 'Makefile.in' and other configure 7 # configure.ac and Makefile.am; all of the autotools support scripts are 12 # necessary to run autogen.sh because ./configure --enable-maintainer-mode says 13 # what to do if Makefile.am or configure.ac are changed. 41 echo " ./autogen.sh generates the configure script and" 43 echo " or configure.ac. You may prefer to just run autoreconf." 47 echo " If you need to change Makefile.am or configure.ac then you" 48 echo " also need to run ./configure --enable-maintainer-mode and" 77 config.sub configure depcomp install-sh ltmain.sh missing\ 81 # versions than those required by configure.ac): [all …]
|
| /third_party/skia/third_party/externals/libpng/ |
| D | autogen.sh | 3 # Run 'autoreconf' to build 'configure', 'Makefile.in' and other configure 7 # configure.ac and Makefile.am; all of the autotools support scripts are 12 # necessary to run autogen.sh because ./configure --enable-maintainer-mode says 13 # what to do if Makefile.am or configure.ac are changed. 41 echo " ./autogen.sh generates the configure script and" 43 echo " or configure.ac. You may prefer to just run autoreconf." 47 echo " If you need to change Makefile.am or configure.ac then you" 48 echo " also need to run ./configure --enable-maintainer-mode and" 77 config.sub configure depcomp install-sh ltmain.sh missing\ 81 # versions than those required by configure.ac): [all …]
|
| /third_party/node/deps/cares/ |
| D | maketgz | 36 if(!-f "configure") { 40 print "adding $version in the configure.ac file\n"; 41 `sed -e 's/AC_INIT.*/AC_INIT([c-ares], [$version],/' < configure.ac > configure.ac.dist`; 46 # now make a new configure script with this 47 print "makes a new configure script\n"; 48 `autoconf configure.ac.dist >configure`; 50 # now run this new configure to get a fine makefile 51 print "running configure\n"; 52 `./configure`; 64 print "removing temporary configure.ac file\n"; [all …]
|
| D | INSTALL.md | 40 ./configure 49 Get a full listing of all available configure options by invoking it like: 51 ./configure --help 54 you need to specify that already when running configure: 56 ./configure --prefix=/path/to/c-ares/tree 62 ./configure --prefix=$HOME 68 To force configure to use the standard cc compiler if both cc and gcc are 69 present, run configure like 71 CC=cc ./configure 73 env CC=cc ./configure [all …]
|
| /third_party/curl/docs/ |
| D | INSTALL.md | 33 ./configure --with-openssl [--with-gnutls --with-wolfssl] 38 (Adjust the configure line accordingly to use the TLS library you want.) 42 Get a full listing of all available configure options by invoking it like: 44 ./configure --help 47 specify that when running configure: 49 ./configure --prefix=/path/to/curl/tree 55 ./configure --prefix=$HOME 59 The configure script always tries to find a working SSL library unless 62 have OpenSSL installed in `/usr/local/ssl`, you can run configure like: 64 ./configure --with-openssl [all …]
|
| /third_party/alsa-lib/.github/workflows/ |
| D | build.yml | 22 mv configure.ac configure.ac.old 25 … sed -r "s/AC_INIT\(alsa-lib,.*\)/AC_INIT(alsa-lib, ${version})/" < configure.ac.old > configure.ac 26 grep AC_INIT configure.ac 27 - name: Configure 35 ./configure --disable-aload 51 - name: Configure package 55 ./configure --disable-aload 84 - name: Configure 92 ./configure --disable-aload
|
| /third_party/boost/libs/context/build/ |
| D | architecture.jam | 9 import configure ; 29 if [ configure.builds /boost/architecture//32 : $(properties) : 32-bit ] 33 else if [ configure.builds /boost/architecture//64 : $(properties) : 64-bit ] 54 if [ configure.builds /boost/architecture//arm : $(properties) : arm ] 58 else if [ configure.builds /boost/architecture//mips1 : $(properties) : mips1 ] 62 else if [ configure.builds /boost/architecture//power : $(properties) : power ] 66 else if [ configure.builds /boost/architecture//riscv : $(properties) : riscv ] 70 else if [ configure.builds /boost/architecture//s390x : $(properties) : s390x ] 74 else if [ configure.builds /boost/architecture//sparc : $(properties) : sparc ] 78 else if [ configure.builds /boost/architecture//x86 : $(properties) : x86 ] [all …]
|
| /third_party/curl/ |
| D | .azure-pipelines.yml | 51 configure: '' 61 configure: --enable-debug --with-openssl 64 configure: --disable-ipv6 --with-openssl 67 configure: --disable-http --disable-smtp --disable-imap --without-openssl 70 configure: --disable-threaded-resolver --with-openssl 73 …configure: --disable-dict --disable-file --disable-ftp --disable-gopher --disable-imap --disable-l… 77 configure: --enable-debug --disable-shared --disable-threaded-resolver --with-openssl 83 - script: ./buildconf && ./configure --enable-warnings --enable-werror $(configure) 84 displayName: 'configure $(name)' 109 configure: '' [all …]
|
| /third_party/curl/.github/workflows/ |
| D | macos.yml | 25 configure: --without-ssl 29 configure: --enable-debug --without-ssl 33 configure: --enable-debug --with-libssh2 --without-ssl 37 configure: --enable-debug --enable-ares --without-ssl 41 …configure: --enable-debug --enable-maintainer-mode --disable-dict --disable-file --disable-ftp --d… 45 configure: --enable-debug --with-secure-transport 49 configure: --enable-debug --with-openssl=/usr/local/opt/openssl 53 configure: --enable-debug --with-openssl=/usr/local/opt/libressl 57 …configure: --enable-debug --disable-shared --disable-threaded-resolver --with-openssl=/usr/local/o… 62 …configure: --enable-debug --disable-shared --disable-threaded-resolver --with-openssl=/usr/local/o… [all …]
|
12345678910>>...169