Home
last modified time | relevance | path

Searched +full:autotools +full:- +full:options (Results 1 – 25 of 88) sorted by relevance

1234

/third_party/libsnd/.github/workflows/
Daction.yml8 fail-fast: false
11 ubuntu-gcc-autotools,
12 ubuntu-clang-autotools,
13 ubuntu-gcc-ossfuzz,
14 macos-autotools,
15 ubuntu-gcc-cmake,
16 ubuntu-gcc-cmake-shared,
17 ubuntu-clang-cmake,
18 ubuntu-clang-cmake-shared,
19 macos-cmake,
[all …]
/third_party/skia/third_party/externals/libpng/
Dautogen.sh7 # configure.ac and Makefile.am; all of the autotools support scripts are
8 # missing. They are instantiated with autoreconf --force --install.
12 # necessary to run autogen.sh because ./configure --enable-maintainer-mode says
22 # options. For this reason the options are *NOT* documented in the help; this
27 while test $# -gt 0
30 --maintainer)
33 --clean)
39 if test -d .git
44 elif test -z "$maintainer"
48 echo " also need to run ./configure --enable-maintainer-mode and"
[all …]
/third_party/pcre2/pcre2/doc/
Dpcre2build.33 PCRE2 - Perl-compatible regular expressions (revised API)
10 the library in Unix-like environments using the applications known as
11 Autotools. Also in the distribution are files to support building using
17 contains general information about building with Autotools (some of which is
20 Autotools (including information about using \fBCMake\fP and building "by
22 .\" HTML <a href="NON-AUTOTOOLS-BUILD.txt">
24 \fBNON-AUTOTOOLS-BUILD\fP.
31 file if you are building in a non-Unix-like environment.
34 .SH "PCRE2 BUILD-TIME OPTIONS"
40 options to \fBconfigure\fP before running the \fBmake\fP command. However, the
[all …]
/third_party/ltp/
Dbuild.sh2 # Copyright (c) 2017-2021 Petr Vorel <pvorel@suse.cz>
5 set -e
7 CFLAGS="${CFLAGS:--Wformat -Werror=format-security -Werror=implicit-function-declaration -Werror=re…
8 CC="${CC:-gcc}"
10 DEFAULT_PREFIX="$HOME/ltp-install"
14 CONFIGURE_OPTS_IN_TREE="--with-open-posix-testsuite --with-realtime-testsuite $CONFIGURE_OPT_EXTRA"
15 # TODO: open posix testsuite is currently broken in out-tree-build. Enable it once it's fixed.
16 CONFIGURE_OPTS_OUT_TREE="--with-realtime-testsuite $CONFIGURE_OPT_EXTRA"
19 BUILD_DIR="$SRC_DIR/../ltp-build"
21 MAKE_OPTS="-j$(getconf _NPROCESSORS_ONLN)"
[all …]
/third_party/skia/third_party/externals/expat/expat/
DREADME.md3 [![Packaging status](https://repology.org/badge/tiny-repos/expat.svg)](https://repology.org/metapac…
12 Expat is a stream-oriented XML parser. This means that you register
20 - GNU GCC >=4.5
21 - LLVM Clang >=3.5
22 - Microsoft Visual Studio >=15.0/2017 (rolling `${today} minus 5 years`)
25 [`expat-win32bin-*.*.*.{exe,zip}` download](https://github.com/libexpat/libexpat/releases),
26 which includes both pre-compiled libraries and executables, and source code for
29 Expat is [free software](https://www.gnu.org/philosophy/free-sw.en.html).
37 ## Using libexpat in your CMake-Based Project
70 - libexpat >=2.2.8 where packaging uses the CMake build system
[all …]
DChanges7 #616 #649 #650 CVE-2022-43680 -- Fix heap use-after-free after overeager
9 XML_ExternalEntityParserCreate in out-of-memory situations
13 #629 #640 CVE-2022-40674 -- Heap use-after-free vulnerability in
17 #531 #534 CVE-2021-45960 -- Fix issues with left shifts by >=29 places
27 (which needs argument "-n" when running xmlwf).
35 #488 #490 Autotools: Fix installed header expat_config.h for multilib
47 #551 CVE-2022-23990 -- Fix unsigned integer overflow in function
52 #34 #466 #484 CVE-2013-0340/CWE-776 -- Protect against billion laughs attacks
53 (denial-of-service; flavors targeting CPU time or RAM or both,
61 - A new error code XML_ERROR_AMPLIFICATION_LIMIT_BREACH to
[all …]
/third_party/skia/third_party/externals/expat/
DREADME.md3 [![Packaging status](https://repology.org/badge/tiny-repos/expat.svg)](https://repology.org/metapac…
12 Expat is a stream-oriented XML parser. This means that you register
20 - GNU GCC >=4.5
21 - LLVM Clang >=3.5
22 - Microsoft Visual Studio >=15.0/2017 (rolling `${today} minus 5 years`)
25 [`expat-win32bin-*.*.*.{exe,zip}` download](https://github.com/libexpat/libexpat/releases),
26 which includes both pre-compiled libraries and executables, and source code for
29 Expat is [free software](https://www.gnu.org/philosophy/free-sw.en.html).
37 ## Using libexpat in your CMake-Based Project
70 - libexpat >=2.2.8 where packaging uses the CMake build system
[all …]
/third_party/pcre2/pcre2/doc/html/
Dpcre2build.html17 <li><a name="TOC2" href="#SEC2">PCRE2 BUILD-TIME OPTIONS</a>
18 <li><a name="TOC3" href="#SEC3">BUILDING 8-BIT, 16-BIT AND 32-BIT LIBRARIES</a>
22 <li><a name="TOC7" href="#SEC7">JUST-IN-TIME COMPILER SUPPORT</a>
30 <li><a name="TOC15" href="#SEC15">PCRE2GREP OPTIONS FOR COMPRESSED FILE SUPPORT</a>
46 the library in Unix-like environments using the applications known as
47 Autotools. Also in the distribution are files to support building using
50 contains general information about building with Autotools (some of which is
53 Autotools (including information about using <b>CMake</b> and building "by
55 <a href="NON-AUTOTOOLS-BUILD.txt"><b>NON-AUTOTOOLS-BUILD</b>.</a>
58 file if you are building in a non-Unix-like environment.
[all …]
DREADME.txt1 README file for PCRE2 (Perl-compatible regular expression library)
2 ------------------------------------------------------------------
4 PCRE2 is a re-working of the original PCRE1 library to provide an entirely new
14 pcre2-dev@googlegroups.com. You can subscribe by sending an email to
15 pcre2-dev+subscribe@googlegroups.com.
20 https://groups.google.com/g/pcre2-dev
28 Building PCRE2 on non-Unix-like systems
29 Building PCRE2 without using autotools
30 Building PCRE2 using autotools
33 Cross-compiling using autotools
[all …]
DNON-AUTOTOOLS-BUILD.txt1 Building PCRE2 without using autotools
2 --------------------------------------
25 configure/make (autotools) build system, as found in many Unix-like
26 environments. The README file contains information about the options for
30 environments, though it can also be run in Unix-like environments. See the
44 8-bit, 16-bit, and 32-bit code units relate to the type of data string that
46 width. You do not have to do anything special to compile in a 64-bit
56 -DHAVE_CONFIG_H to your compiler so that src/config.h is included in the
59 An alternative approach is not to edit src/config.h, but to use -D on the
61 configuration options. In this case -DHAVE_CONFIG_H must not be set.
[all …]
/third_party/skia/third_party/externals/freetype/
D.gitlab-ci.yml2 - build
4 # FIXME: Use --werror once warnings are fixed.
6 MESON_ARGS: --fatal-meson-warnings
7 MESON_ARGS_WINDOWS: ${MESON_ARGS} --force-fallback-for=zlib
11 # https://gitlab.freedesktop.org/gstreamer/gst-ci/container_registry/213
12 image: 'registry.freedesktop.org/gstreamer/gst-ci/amd64/windows:v14-master'
15 - 'docker'
16 - 'windows'
17 - '1809'
18 - 'gstreamer-windows'
[all …]
/third_party/pcre2/pcre2/
DREADME1 README file for PCRE2 (Perl-compatible regular expression library)
2 ------------------------------------------------------------------
4 PCRE2 is a re-working of the original PCRE1 library to provide an entirely new
14 pcre2-dev@googlegroups.com. You can subscribe by sending an email to
15 pcre2-dev+subscribe@googlegroups.com.
20 https://groups.google.com/g/pcre2-dev
28 Building PCRE2 on non-Unix-like systems
29 Building PCRE2 without using autotools
30 Building PCRE2 using autotools
33 Cross-compiling using autotools
[all …]
DNON-AUTOTOOLS-BUILD1 Building PCRE2 without using autotools
2 --------------------------------------
25 configure/make (autotools) build system, as found in many Unix-like
26 environments. The README file contains information about the options for
30 environments, though it can also be run in Unix-like environments. See the
44 8-bit, 16-bit, and 32-bit code units relate to the type of data string that
46 width. You do not have to do anything special to compile in a 64-bit
56 -DHAVE_CONFIG_H to your compiler so that src/config.h is included in the
59 An alternative approach is not to edit src/config.h, but to use -D on the
61 configuration options. In this case -DHAVE_CONFIG_H must not be set.
[all …]
/third_party/curl/
DCHANGES13 - RELEASE-NOTES: synced
17 - THANKS: new contributors from 8.5.0
21 - cd2nroff: use perl 'strict' and 'warnings'
23 - Use strict and warnings pragmas.
25 - If open() fails then show the reason.
27 - Set STDIN io layer :crlf so that input is properly read on Windows.
29 - When STDIN is used as input, the filename $f is now set to "STDIN".
38 - cd2nroff: fix duplicate output issue
40 Assisted-by: Jay Satiro
41 Fixes https://github.com/curl/curl-www/issues/321
[all …]
Dappveyor.sh22 # SPDX-License-Identifier: curl
27 set -eux; [ -n "${BASH:-}${ZSH_NAME:-}" ] && set -o pipefail
32 openssl_root_win='C:/OpenSSL-v30-Win64'
34 openssl_root_win='C:/OpenSSL-v111-Win64'
36 openssl_root="$(cygpath -u "${openssl_root_win}")"
39 options=''
40 [[ "${TARGET:-}" = *'ARM64'* ]] && SKIP_RUN='ARM64 architecture'
41 [ "${OPENSSL}" = 'ON' ] && options+=" -DOPENSSL_ROOT_DIR=${openssl_root_win}"
42 [ "${OPENSSL}" = 'ON' ] && options+=" -DOPENSSL_ROOT_DIR=${openssl_root_win}"
43 [ "${PRJ_CFG}" = 'Debug' ] && options+=' -DCMAKE_RUNTIME_OUTPUT_DIRECTORY_DEBUG='
[all …]
/third_party/libsnd/
DREADME.md11 Erik de Castro Lopo <erikd@mega-nerd.com> aka @erikd. The project was developed
35 sudo apt install autoconf autogen automake build-essential libasound2-dev \
36 libflac-dev libogg-dev libtool libvorbis-dev libopus-dev libmp3lame-dev \
37 libmpg123-dev pkg-config python
44 brew install autoconf autogen automake flac libogg libtool libvorbis opus mpg123 pkg-config
49 autoreconf -vif
50 ./configure --enable-werror
56 Although Autotools is the primary and recommended build toolchain, CMake meta
61 Unix Makefiles, Xcode projects and [many more](https://cmake.org/cmake/help/latest/manual/cmake-gen…
68 1. C99-compliant compiler toolchain (tested with GCC, Clang and Visual
[all …]
/third_party/libcoap/
Dautogen.sh1 #!/bin/sh -e
4 #set -x
24 aclocal.m4 ar-lib
28 examples/*.o examples/coap-client examples/coap-server examples/coap-rd
31 install-sh
32 libcoap-*.pc libtool ltmain.sh
36 stamp-h1 src/.dirstamp libcoap*.la* src/*.*o
38 tests/oss-fuzz/Makefile.ci
55 if [ "$1" = "--clean" ]; then
57 rm -rf $AUTOGEN_FILES $AUTOGEN_DIRS
[all …]
/third_party/lame/debian/
Dchangelog3 * New update of the debian infra-structure.
6 + Use the --parallel flag so that building in parallel is supported.
8 + Rewrap the Build-Depends field for legibility.
9 + Change B-D on nasm to allow any i386 platform (no amd64, though).
10 + Update the B-D on debhelper to >= 7.0.50~, as we use overrides in
12 + Fix lintian's debhelper-but-no-misc-depends from the binary packages.
18 -- Rogério Brito <rbrito@users.sf.net> Wed, 02 Mar 2011 13:31:29 -0300
25 + remame libmp3lame0-dev to libmp3lame-dev.
26 + remove dependency on libc6-dev from libmp3lame-dev.
28 + bump Standards-Version to 3.8.0.
[all …]
/third_party/node/deps/cares/
DCHANGES1 Changelog for the c-ares project. Generated with git2changes.pl
6 - [Brad House brought this change]
12 - [Brad House brought this change]
14 Merge pull request from GHSA-mg26-v6qh-x48q
16 - [Oliver Welsh brought this change]
20 Hello, I work on an application for Microsoft which uses c-ares to
51 - `ContainerNoDfltSvrEmptyInit` to test that initialization fails when
53 - `ContainerNoDfltSvrFullInit` to test that initialization still
63 ---------
68 - badge should be only main branch
[all …]
DINSTALL.md1 ** This file is adapted from libcurl and not yet fully rewritten for c-ares! **
15 Lots of people download binary distributions of c-ares. This document
16 does not describe how to install c-ares using such a binary package.
17 This document describes how to compile, build and install c-ares from
24 release tarball, see the [GIT-INFO](GIT-INFO) file in the root directory
29 you will need a local installation of Autotools. If using CMake the steps are
32 AutoTools Build
47 [GIT-INFO](GIT_INFO) on how to proceed.
49 Get a full listing of all available configure options by invoking it like:
51 ./configure --help
[all …]
/third_party/pcre2/
DOAT.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Copyright (c) 2021 Huawei Device Co., Ltd.
8 http://www.apache.org/licenses/LICENSE-2.0
18 -->
35 …<policyitem type="license" name="GPLStyleLicense" path="pcre2/test-driver" desc="协议为 Autoconf/Libt…
36 …<policyitem type="compatibility" name="GPLStyleLicense" path="pcre2/test-driver" desc="协议为 Autocon…
37 …<policyitem type="compatibility" name="GPLStyleLicense" path="pcre2/ar-lib" desc="协议为 Autoconf/Lib…
42 …<policyitem type="compatibility" name="GPL-3.0+" path="pcre2/m4/ax_pthread.m4" desc="协议为 Autoconf/…
43 …<policyitem type="compatibility" name="GPLStyleLicense-with-Libtool-exception" path="pcre2/m4/libt…
46 …yitem type="compatibility" name="PCRE2 LICENCE" path="pcre2/cmake/COPYING-CMAKE-SCRIPTS" desc="Not…
[all …]
/third_party/curl/docs/
DINSTALL-CMAKE.md25 - Builds libcurl without large file support
26 - Does not support all SSL libraries (only OpenSSL, Schannel, Secure
28 - Does not allow different resolver backends (no c-ares build support)
29 - No RTMP support built
30 - Does not allow build curl and libcurl debug enabled
31 - Does not allow a custom CA bundle path
32 - Does not allow you to disable specific protocols from the build
33 - Does not find or use krb4 or GSS
34 - Rebuilds test files too eagerly, but still cannot run the tests
35 - Does not detect the correct `strerror_r` flavor when cross-compiling
[all …]
/third_party/libuv/
DREADME.md5 libuv is a multi-platform support library with a focus on asynchronous I/O. It
12 * Full-featured event loop backed by epoll, kqueue, IOCP, event ports.
42 The ABI/API changes can be tracked [here](http://abi-laboratory.pro/tracker/timeline/libuv/).
47 [LICENSE-extra](LICENSE-extra) files.
49 The documentation is licensed under the CC BY 4.0 license. Check the [LICENSE-docs file](LICENSE-do…
60 Located in the docs/ subdirectory. It uses the [Sphinx](http://sphinx-doc.org/)
64 Show different supported building options:
77 sphinx-autobuild to be installed and is only supported on Unix):
105 &mdash; High-level introductory talk about libuv.
106 * [libuv-dox](https://github.com/thlorenz/libuv-dox)
[all …]
/third_party/node/deps/uv/
DREADME.md5 libuv is a multi-platform support library with a focus on asynchronous I/O. It
12 * Full-featured event loop backed by epoll, kqueue, IOCP, event ports.
42 The ABI/API changes can be tracked [here](http://abi-laboratory.pro/tracker/timeline/libuv/).
47 The documentation is licensed under the CC BY 4.0 license. Check the [LICENSE-docs file](LICENSE-do…
58 Located in the docs/ subdirectory. It uses the [Sphinx](http://sphinx-doc.org/)
62 Show different supported building options:
75 sphinx-autobuild to be installed and is only supported on Unix):
103 &mdash; High-level introductory talk about libuv.
104 * [libuv-dox](https://github.com/thlorenz/libuv-dox)
126 $ gpg --keyserver pool.sks-keyservers.net --recv-keys AE9BC059
[all …]
/third_party/nghttp2/
DCMakeLists.txt1 # nghttp2 - HTTP/2 C Library
26 # XXX using 1.8.90 instead of 1.9.0-DEV
30 # https://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html
38 math(EXPR LT_SOVERSION "${LT_CURRENT} - ${LT_AGE}")
48 # default). These strings are presented in cmake-gui.
58 # Auto-detection of features that can be toggled
95 # Remember when disabled options are disabled for later diagnostics.
110 string(REGEX REPLACE "(^| )[/-]D *NDEBUG($| )" " " ${_var} "${${_var}}")
121 foreach(_cxx1x_flag -std=c++14)
138 # Check that std::map::emplace is available for g++-4.7.
[all …]

1234