Home
last modified time | relevance | path

Searched full:autotools (Results 1 – 25 of 294) sorted by relevance

12345678910>>...12

/third_party/libpng/
Dautogen.sh7 # configure.ac and Makefile.am; all of the autotools support scripts are
49 echo " use the appropriate autotools, *NOT* this script, to update"
52 echo " fixed, set of autotools. It is known *NOT* to work with"
53 echo " the collection of autotools distributed on highly reputable"
55 echo " Remember: autotools is GNU software, you are expected to"
70 # First check for a set of the autotools files; if absent then this is assumed
71 # to be a GIT version and the local autotools must be used. If present this
75 # The autotools generated files:
96 # We must remove the configure generated files as well as the autotools
97 # generated files if autotools are regenerated because otherwise if configure
[all …]
/third_party/flutter/skia/third_party/externals/libpng/
Dautogen.sh7 # configure.ac and Makefile.am; all of the autotools support scripts are
49 echo " use the appropriate autotools, *NOT* this script, to update"
52 echo " fixed, set of autotools. It is known *NOT* to work with"
53 echo " the collection of autotools distributed on highly reputable"
55 echo " Remember: autotools is GNU software, you are expected to"
70 # First check for a set of the autotools files; if absent then this is assumed
71 # to be a GIT version and the local autotools must be used. If present this
75 # The autotools generated files:
96 # We must remove the configure generated files as well as the autotools
97 # generated files if autotools are regenerated because otherwise if configure
[all …]
/third_party/skia/third_party/externals/libpng/
Dautogen.sh7 # configure.ac and Makefile.am; all of the autotools support scripts are
49 echo " use the appropriate autotools, *NOT* this script, to update"
52 echo " fixed, set of autotools. It is known *NOT* to work with"
53 echo " the collection of autotools distributed on highly reputable"
55 echo " Remember: autotools is GNU software, you are expected to"
70 # First check for a set of the autotools files; if absent then this is assumed
71 # to be a GIT version and the local autotools must be used. If present this
75 # The autotools generated files:
96 # We must remove the configure generated files as well as the autotools
97 # generated files if autotools are regenerated because otherwise if configure
[all …]
/third_party/libsnd/.github/workflows/
Daction.yml11 ubuntu-gcc-autotools,
12 ubuntu-clang-autotools,
14 macos-autotools,
27 - name: ubuntu-gcc-autotools
31 build-system: autotools
33 - name: ubuntu-clang-autotools
37 build-system: autotools
45 - name: macos-autotools
49 build-system: autotools
193 - name: Configure, build and test with Autotools
[all …]
/third_party/nghttp2/.github/workflows/
Dbuild.yml13 buildtool: [autotools, cmake]
25 autotools-dev \
80 - name: Configure autotools
81 if: matrix.buildtool == 'autotools'
89 - name: Build nghttp2 with autotools
90 if: matrix.buildtool == 'autotools'
100 # Integration tests for nghttpx; autotools erases build
/third_party/nghttp2/
D.travis.yml10 - CI_BUILD=autotools
16 env: CI_BUILD=autotools
27 - autotools-dev
66 if [ "$CI_BUILD" = "autotools" ]; then
75 if [ "$CI_BUILD" = "autotools" ]; then
84 # Integration tests for nghttpx; autotools build erases build
/third_party/skia/third_party/externals/expat/expat/
DChanges7 #488 #490 Autotools: Fix installed header expat_config.h for multilib
53 or CPPFLAGS=-DXML_MIN_SIZE (GNU Autotools): Fix segfault
55 #485 #486 Autotools: Fix generated CMake files for non-64bit and
123 #451 Autotools: Install CMake files as generated by CMake 3.19.6
127 #436 #437 Autotools: Drop obsolescent macro AC_HEADER_STDC
128 #450 #452 Autotools: Resolve use of obsolete macro AC_CONFIG_HEADER
160 #383 #392 Autotools: Use -Werror while configure tests the compiler
162 #383 #393 #394 Autotools: Improve handling of user (C|CPP|CXX|LD)FLAGS,
254 #244 #264 Autotools: Add argument --enable-xml-attr-info
255 #239 #301 Autotools: Add arguments
[all …]
DMakefile.am58 cmake/autotools/expat.cmake
61 cmake/autotools/expat-config-version.cmake \
62 cmake/autotools/expat-noconfig.cmake \
69 cmake/autotools/expat-noconfig__linux.cmake.in \
70 cmake/autotools/expat-noconfig__macos.cmake.in \
71 cmake/autotools/expat-noconfig__windows.cmake.in \
72 cmake/autotools/expat-package-init.cmake \
/third_party/expat/
DChanges19 #488 #490 Autotools: Fix installed header expat_config.h for multilib
65 or CPPFLAGS=-DXML_MIN_SIZE (GNU Autotools): Fix segfault
67 #485 #486 Autotools: Fix generated CMake files for non-64bit and
138 #451 Autotools: Install CMake files as generated by CMake 3.19.6
142 #436 #437 Autotools: Drop obsolescent macro AC_HEADER_STDC
143 #450 #452 Autotools: Resolve use of obsolete macro AC_CONFIG_HEADER
175 #383 #392 Autotools: Use -Werror while configure tests the compiler
177 #383 #393 #394 Autotools: Improve handling of user (C|CPP|CXX|LD)FLAGS,
269 #244 #264 Autotools: Add argument --enable-xml-attr-info
270 #239 #301 Autotools: Add arguments
[all …]
DMakefile.am58 cmake/autotools/expat.cmake
61 cmake/autotools/expat-config-version.cmake \
62 cmake/autotools/expat-noconfig.cmake \
69 cmake/autotools/expat-noconfig__linux.cmake.in \
70 cmake/autotools/expat-noconfig__macos.cmake.in \
71 cmake/autotools/expat-noconfig__windows.cmake.in \
72 cmake/autotools/expat-package-init.cmake \
DREADME.md72 - libexpat >=2.3.0 where packaging uses the GNU Autotools build system
75 - libexpat >=2.4.0 where packaging uses the GNU Autotools build system
113 ### a) Building with the configure script (i.e. GNU Autotools)
207 build system based on GNU Autotools at some point when it is ready.
/third_party/skia/third_party/externals/brotli/
Dconfigure2 echo "Use Autotools, Bazel, CMake or Premake5 to generate projects / build files."
6 echo "To generate Autotools 'configure' file run './bootstrap'."
7 echo "Run './configure-cmake' for Autotools-like CMake configuration."
/third_party/ltp/testcases/realtime/
DMakefile36 ifeq ($(filter autotools %clean .gitignore gitignore.%,$(MAKECMDGOALS)),)
45 # START autotools junk
51 .PHONY: autotools aclocal autoconf autoheader automake
52 autotools: aclocal autoconf autoheader automake target
92 # END autotools junk
/third_party/skia/third_party/externals/freetype/
D.gitlab-ci.yml81 linux autotools:
94 linux autotools libs:
107 linux autotools libs clang:
166 macos autotools:
177 macos autotools clang:
/third_party/ltp/include/mk/
Dautomake.mk2 # Autotools include Makefile.
36 $(MAKE) -C $(@D) autotools
38 .PHONY: autotools
39 autotools: aclocal autoconf autoheader automake $(addsuffix /configure,$(AUTOCONFED_SUBDIRS))
Denv_pre.mk108 # autotools, *clean, and help don't require config.mk, features.mk, etc...
109 ifeq ($(filter autotools %clean .gitignore gitignore.% help,$(MAKECMDGOALS)),)
147 endif # END autotools, *clean...
/third_party/harfbuzz/.circleci/
Dconfig.yml7 autotools-executor:
39 # will be dropped with autotools removal
41 executor: autotools-executor
56 executor: autotools-executor
149 - distcheck: # will be dropped with autotools removal
/third_party/pcre2/pcre2/
DREADME29 Building PCRE2 without using autotools
30 Building PCRE2 using autotools
33 Cross-compiling using autotools
90 For a non-Unix-like system, please read the file NON-AUTOTOOLS-BUILD, though if
92 PCRE2 using autotools in the same way as for many Unix-like systems.
96 NON-AUTOTOOLS-BUILD has information about CMake.
103 Building PCRE2 without using autotools
106 The use of autotools (in particular, libtool) is problematic in some
107 environments, even some that are Unix or Unix-like. See the NON-AUTOTOOLS-BUILD
108 file for ways of building PCRE2 without using autotools.
[all …]
DPrepareRelease28 # README & NON-AUTOTOOLS-BUILD
132 cp ../NON-AUTOTOOLS-BUILD html/NON-AUTOTOOLS-BUILD.txt
178 NON-AUTOTOOLS-BUILD \
/third_party/pcre2/pcre2/doc/html/
DREADME.txt29 Building PCRE2 without using autotools
30 Building PCRE2 using autotools
33 Cross-compiling using autotools
90 For a non-Unix-like system, please read the file NON-AUTOTOOLS-BUILD, though if
92 PCRE2 using autotools in the same way as for many Unix-like systems.
96 NON-AUTOTOOLS-BUILD has information about CMake.
103 Building PCRE2 without using autotools
106 The use of autotools (in particular, libtool) is problematic in some
107 environments, even some that are Unix or Unix-like. See the NON-AUTOTOOLS-BUILD
108 file for ways of building PCRE2 without using autotools.
[all …]
/third_party/pcre2/pcre2/doc/
Dpcre2build.311 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.
44 If you are not using Autotools or \fBCMake\fP, option selection can be done by
47 .\" HTML <a href="NON-AUTOTOOLS-BUILD.txt">
49 \fBNON-AUTOTOOLS-BUILD\fP.
94 The Autotools PCRE2 building process uses \fBlibtool\fP to build both shared
/third_party/curl/
Dappveyor.yml230 # autotools-based builds (NOT mingw cross-compiling, but msys2 native)
232 BUILD_SYSTEM: autotools
237 BUILD_SYSTEM: autotools
242 BUILD_SYSTEM: autotools
291 if %BUILD_SYSTEM%==autotools (
/third_party/libusb/
DREADME.git5 toolchain, be mindful that you should have the autotools installed (autoconf,
18 includes autotools and so running either autogen.sh or bootstrap.sh will result
/third_party/ltp/doc/
Dmini-howto-building-ltp-from-git.txt36 sudo apt-get install autoconf automake autotools-dev m4
53 make autotools
/third_party/skia/third_party/externals/harfbuzz/.circleci/
Dconfig.yml10 autotools-executor:
29 # will be dropped with autotools removal
31 executor: autotools-executor
46 executor: autotools-executor

12345678910>>...12