Home
last modified time | relevance | path

Searched refs:autotools (Results 1 – 25 of 150) sorted by relevance

123456

/external/ltp/include/mk/
Dautomake.mk36 $(MAKE) -C $(@D) autotools
38 .PHONY: autotools
39 autotools: aclocal autoconf autoheader automake $(addsuffix /configure,$(AUTOCONFED_SUBDIRS))
Dgitignore.mk43 $(MAKE) autotools
Denv_pre.mk109 ifeq ($(filter autotools %clean .gitignore gitignore.% help,$(MAKECMDGOALS)),)
/external/ltp/testcases/realtime/
DMakefile36 ifeq ($(filter autotools %clean .gitignore gitignore.%,$(MAKECMDGOALS)),)
51 .PHONY: autotools aclocal autoconf autoheader automake
52 autotools: aclocal autoconf autoheader automake target
/external/ltp/doc/
Dmini-howto-building-ltp-from-git.txt36 sudo apt-get install autoconf automake autotools-dev m4
53 make autotools
/external/curl/CMake/
DCurlSymbolHiding.cmake21 …# note: this is considered buggy prior to 4.0 but the autotools don't care, so let's ignore that f…
32 # so let's do it the same way autotools do.
/external/mesa3d/docs/relnotes/
D18.1.6.rst82 - autotools: error out when using the broken --with-{gl,
84 - autotools: error out when building with mangling and glvnd
85 - autotools: use correct gl.pc LIBS when using glvnd
D18.1.1.rst46 - amd/addrlib: Use defines in autotools build.
101 - opencl: autotools: Fix linking order for OpenCL target
/external/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
/external/libdrm/
DREADME.rst20 libdrm has two build systems, a legacy autotools build system, and a newer
40 Alternatively you can invoke autotools configure:
/external/ltp/android/tools/
Ddump_make_dryrun.sh26 (cd $LTP_ROOT; make autotools)
/external/ltp/
DMakefile.release45 release: | autotools distclean
/external/igt-gpu-tools/
DDockerfile.debian18 # autotools build deps
/external/grpc-grpc/templates/tools/dockerfile/
Dapt_get_basic.include4 autotools-dev ${'\\'}
/external/protobuf/kokoro/linux/dockerfile/test/cpp_tcmalloc/
DDockerfile7 autotools-dev \
/external/protobuf/kokoro/linux/dockerfile/test/javascript/
DDockerfile9 autotools-dev \
/external/protobuf/kokoro/linux/dockerfile/test/csharp/
DDockerfile7 autotools-dev \
/external/protobuf/kokoro/linux/dockerfile/test/python_jessie/
DDockerfile7 autotools-dev \
/external/lmfit/
Dconfigure.ac5 # Input for the build process using GNU autotools.
/external/protobuf/kokoro/linux/dockerfile/test/ruby/
DDockerfile7 autotools-dev \
/external/mesa3d/docs/drivers/openswr/
Dusage.rst22 On Linux, building with autotools will create a drop-in alternative
/external/protobuf/kokoro/linux/dockerfile/test/python_stretch/
DDockerfile7 autotools-dev \
/external/libogg/
DCHANGES32 * autotools cleanup from Thomas Vander Stichele
/external/grpc-grpc/tools/dockerfile/interoptest/grpc_interop_php/
DDockerfile20 autotools-dev \
/external/grpc-grpc/tools/dockerfile/interoptest/grpc_interop_python/
DDockerfile20 autotools-dev \

123456