Home
last modified time | relevance | path

Searched full:configure (Results 1 – 25 of 3232) sorted by relevance

12345678910>>...130

/third_party/elfutils/
DChangeLog3 * configure.ac (AC_INIT): Set version to 0.188.
16 * configure.ac: Use AC_PROG_CC with autoconf 2.70, or AC_PROG_CC_C99
42 * configure.ac (OLD_LIBMICROHTTPD): New AM_CONDITIONAL based on
52 * configure.ac (AC_INIT): Set version to 0.187.
62 * configure.ac (AC_CHECK_FUNCS): Add mremap.
66 * configure.ac: Remove -m64 on 32bit target comments for
71 * configure.ac: Use AS_HELP_STRING instead of AC_HELP_STRING.
79 * configure.ac: Move AC_PROG_CXX earlier. Check for both
85 * configure.ac: Add --enable-sanitize-address.
89 * configure.ac (AC_INIT): Set version to 0.186.
[all …]
/third_party/zlib/
Dconfigure2 # 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 …]
DChangeLog16 - Add address checking in clang to -w option of configure
62 - Separate out address sanitizing from warnings in configure
64 - Check for cc masquerading as gcc or clang in configure
93 - Add --warn (-w) option to ./configure for more compiler warnings
96 - Add --debug (-d) option to ./configure to define ZLIB_DEBUG
136 - Fix configure check for veracity of compiler error return codes
166 - Fix configure for Sun shell
167 - Remove runtime check in configure for four-byte integer type
190 - Fix bug in test/minigzip.c for configure --solo
212 - Update ./configure for Solaris, support --64 [Mooney]
[all …]
/third_party/skia/third_party/externals/microhttpd/
DINSTALL15 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/alsa-utils/.github/workflows/
Dbuild.yml22 - 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/skia/third_party/externals/libpng/
Dautogen.sh3 # 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/
Dautogen.sh3 # 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/
Dmaketgz36 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 …]
DINSTALL.md40 ./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/alsa-lib/.github/workflows/
Dbuild.yml22 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/openssl/
DNOTES-NONSTOP.md11 Specify the `--with-rand-seed=rdcpu` option to the `./Configure` script.
15 specify the `--with-rand-seed=egd` option to the `./Configure` script.
45 option to `./Configure`.
90 To configure and compile OpenSSL, you will need to set up a Cygwin environment.
98 This should be set before Configure is run. For the c99 cross-compiler to work
105 `Configure` must specify the `no-makedepend` option otherwise errors will
107 the `gcc -MT` option. An example of a `Configure` command to be run from the
110 ./Configure nonstop-nsx_64 no-makedepend --with-rand-seed=rdcpu
193 Example Configure Targets
200 ./Configure nonstop-nsx --prefix=${PWD} \
[all …]
/third_party/node/doc/guides/
Dmaintaining-the-build-files.md11 * `configure`: A Python 2 script that detects system capabilities and runs
16 guide on this script, see [configure](#configure).
26 On Windows `vcbuild.bat` runs [configure](#configure) before building the
27 Node.js binary, on other systems `configure` must be run manually before running
35 ## configure section in Maintaining the build files
37 The `configure` script recognizes many CLI flags for special build formulas.
41 * Calling `python configure --XXX --YYY=PPPP` directly, followed by `vcbuild
45 To see the help text, run `python configure --help`. Update this file when you
/third_party/ltp/
Dbuild.sh26 local configure="$1"
32 echo "=== configure $configure $@ ==="
33 if ! $configure $@; then
34 echo "== ERROR: configure failed, config.log =="
45 run_configure ./configure $CONFIGURE_OPTS_IN_TREE --prefix=$prefix $@
52 run_configure $SRC_DIR/configure $CONFIGURE_OPTS_OUT_TREE $@
153 -c CC Define compiler (\$CC variable), needed only for configure step
157 to --prefix option of configure script. For out-of-tree build is this
164 -t TYPE Specify build type, default: $DEFAULT_BUILD, only for configure step
177 configure run only 'configure'
[all …]
/third_party/mesa3d/docs/relnotes/
D17.1.2.rst65 - configure: move platform handling further up
66 - configure: rename remaining HAVE_EGL_PLATFORM\_\* guards
67 - configure: update remaining --with-egl-platforms references
68 - configure: loosen --with-platforms heuristics
69 - configure: enable the surfaceless platform by default
70 - configure: set HAVE_foo_PLATFORM as applicable
71 - configure: error out when building GLX w/o the X11 platform
72 - configure: check once for DRI3 dependencies
74 - configure: error out when building X11 Vulkan without DRI3
80 - configure: error out if building VA w/o supported platform
[all …]
/third_party/libffi/
DChangeLog.old85 configure, depcomp, include/Makefile.in, install-sh,
98 * configure, Makefile.in: Rebuilt.
102 * configure.ac: Allow building for mipsel with Android NDK r8.
108 * configure.ac: Ensure the linker supports @unwind sections in libffi.
145 * configure: Rebuilt.
149 * configure.ac (AC_ARG_ENABLE struct): Fix typo in help
152 * configure, fficonfig.h.in: Rebuilt.
208 * configure, Makefile.in, include/Makefile.in, include/ffi.h.in,
215 * configure.ac (HAVE_LONG_DOUBLE_VARIANT): Define for powerpc.
232 * configure: Regenerate.
[all …]
/third_party/freetype/docs/
DINSTALL.UNIX35 2. Regenerate the configure script if needed
42 directory in order to create the `configure' script for your
57 ./configure --help
60 environment variables. The ./configure script will detect some
67 ./configure [options]
74 ./configure --prefix=/usr
80 MAKE=gmake ./configure [options]
87 For library identification, FreeType's `configure' script uses the
92 have to use environment variables as described by `configure
97 configure ...
[all …]
/third_party/skia/third_party/externals/freetype/docs/
DINSTALL.UNIX35 2. Regenerate the configure script if needed
42 directory in order to create the `configure' script for your
57 ./configure --help
60 environment variables. The ./configure script will detect some
67 ./configure [options]
74 ./configure --prefix=/usr
80 MAKE=gmake ./configure [options]
87 For library identification, FreeType's `configure' script uses the
92 have to use environment variables as described by `configure
97 configure ...
[all …]
/third_party/rust/crates/libc/ci/
Dinstall-musl.sh11 # Download, configure, build, and install musl:
20 ./configure --prefix="/musl-${musl_arch}" --enable-wrapper=yes
27 ./configure --prefix="/musl-${musl_arch}" --enable-wrapper=yes
36 # ./configure, since otherwise the script will fail to find a compiler.
38 ./configure --prefix="/musl-${musl_arch}" --disable-shared --target=i686
46 ./configure --prefix="/musl-${musl_arch}"
53 ./configure --prefix="/musl-${musl_arch}" --enable-wrapper=yes
60 ./configure --prefix="/musl-${musl_arch}" --enable-wrapper=yes
67 ./configure --prefix="/musl-${musl_arch}" --enable-wrapper=yes
81 # Download, configure, build, and install musl-sanitized kernel headers:
/third_party/protobuf/src/
DREADME.md40 have also cloned the submodules and generated the configure script (skip this
52 ./configure
62 For advanced usage information on configure and make, please refer to the
65 http://www.gnu.org/software/autoconf/manual/autoconf.html#Running-configure-Scripts
72 instead. To do this, invoke configure as follows:
74 ./configure --prefix=/usr
101 often fix the problem by invoking its configure script like:
104 configure CXXFLAGS="$(pkg-config --cflags protobuf)" \
111 configure script like:
142 the --with-protoc option to tell configure to use it instead. For
[all …]
/third_party/node/deps/npm/node_modules/node-gyp/test/
Dtest-find-accessible-sync.js6 const configure = requireInject('../lib/configure', { constant
34 var found = configure.test.findAccessibleSync('test', dir, candidates)
42 var found = configure.test.findAccessibleSync('test', dir, candidates)
50 var found = configure.test.findAccessibleSync('test', dir, candidates)
58 var found = configure.test.findAccessibleSync('test', dir, candidates)
66 var found = configure.test.findAccessibleSync('test', dir, candidates)
74 var found = configure.test.findAccessibleSync('test', dir, candidates)
82 var found = configure.test.findAccessibleSync('test', dir, candidates)
/third_party/protobuf/kokoro/linux/dockerfile/test/php_32bit/
DDockerfile45 && ./configure \
61 && ./configure \
70 && ./configure \
89 && ./configure \
98 && ./configure \
117 && ./configure \
126 && ./configure \
145 && ./configure \
154 && ./configure \
173 && ./configure \
[all …]
/third_party/flutter/skia/third_party/externals/sdl/build-scripts/
Diosbuild.sh105 # Find the configure script
115 # configure, configure-armv6, configure-armv7, configure-i386
133 configure)
138 configure-armv6)
141 configure-armv7)
144 configure-i386)
180 …echo "Usage: $0 [all|configure[-armv6|-armv7|-i386]|make[-armv6|-armv7|-i386]|merge|clean[-armv6|-…
202 …sh ../../configure $CONFIG_FLAGS CC="$CC" CXX="$CXX" CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS") || exit 2
203 # configure is not yet fully ready for iOS, some manual patching is required
218 …sh ../../configure $CONFIG_FLAGS CC="$CC" CXX="$CXX" CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS") || exit 2
[all …]
/third_party/protobuf/kokoro/linux/dockerfile/test/php/
DDockerfile47 && ./configure \
63 && ./configure \
73 && ./configure \
93 && ./configure \
103 && ./configure \
123 && ./configure \
133 && ./configure \
153 && ./configure \
163 && ./configure \
183 && ./configure \
[all …]
/third_party/ltp/include/mk/
Dautomake.mk34 .PHONY: testcases/realtime/configure
35 testcases/realtime/configure:
39 autotools: aclocal autoconf autoheader automake $(addsuffix /configure,$(AUTOCONFED_SUBDIRS))
48 autoconf: configure
50 configure: configure.ac aclocal.m4
54 autoheader: configure.ac $(wildcard m4/*.m4) m4/ltp-version.m4 aclocal.m4
85 $(RM) -f aclocal.m4 configure $(AUTOMAKE_FILES) m4/Makefile.in
91 # This list should match the files in configure.ac.
112 # run configure, or the equivalent steps manually, as described in INSTALL.
/third_party/alsa-lib/
DINSTALL10 ./configure
33 ./configure
45 options for the configure script:
47 ./configure --enable-shared=no --enable-static=yes
57 configure option for reducing the size of libasound. The selectable
63 configure option. Multiple plugins can be passed by separation with
83 i686 host but for arm architecture) you will need to call ./configure
86 CC=arm-linux-gcc ./configure --host=arm-linux
92 ./configure --host=arm-linux
114 --disable-thread-safety configure option.
[all …]

12345678910>>...130