Searched refs:build (Results 1 - 22 of 22) sorted by relevance

/bind-9.11.3/bin/tests/
H A Db9t.mk10 # makefile to configure, build and test bind9
15 BASE = /build
23 # where the config, build and test output goes
24 RDIR = /proj/build-reports/$(MODULE)/hosts/$(PLATFORM)
26 all: clobber populate config build test
44 build:
46 @( cd $(BDIR)/$(MODULE) && $(MAKE) -k all ) > $(RDIR)/.build 2>&1
H A Db8t.mk15 BASE = /build
17 RDIR = /proj/build-reports/bind8/hosts/$(PLATFORM)
21 all: clobber populate config build
46 build:
48 @( cd $(BDIR)/dst && make -k clean depend all ) > $(RDIR)/.build 2>&1
/bind-9.11.3/unit/atf-src/atf-c++/
H A Dbuild.hpp37 namespace build { namespace in namespace:atf
50 } // namespace build
H A Dbuild_test.cpp26 #include "atf-c++/build.hpp"
164 atf::build::c_o(test->sfile, test->ofile,
185 atf::build::cpp(test->sfile, test->ofile,
207 atf::build::cxx_o(test->sfile, test->ofile,
H A DMakefile.am.inc30 libatf_c___la_SOURCES = atf-c++/build.cpp \
31 atf-c++/build.hpp \
42 atf_c___HEADERS = atf-c++/build.hpp \
H A Dpkg_config_test.sh65 atf_test_case build
140 atf_add_test_case build
H A Dbuild.cpp26 #include "atf-c++/build.hpp"
29 #include "atf-c/build.h"
37 namespace impl = atf::build;
38 #define IMPL_NAME "atf::build"
/bind-9.11.3/unit/atf-src/atf-c/
H A Dpkg_config_test.sh65 atf_test_case build
140 atf_add_test_case build
H A DMakefile.am.inc27 libatf_c_la_SOURCES = atf-c/build.c \
28 atf-c/build.h \
68 atf_c_HEADERS = atf-c/build.h \
/bind-9.11.3/util/
H A Daltbuild.sh12 # "Alternative build" test.
14 # Build BIND9 with build options that are seldom tested otherwise.
35 builddir=${tmpdir}/build
67 # Test a libtool / separate object dir / threadless build.
/bind-9.11.3/contrib/idn/idnkit-1.0-src/
H A Dconfigure35 --enable-shared[=PKGS] build shared libraries [default=yes]"
37 --enable-static[=PKGS] build static libraries [default=yes]"
48 build=NONE
111 -build | --build | --buil | --bui | --bu)
112 ac_prev=build ;;
113 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
114 build="$ac_optarg" ;;
203 --build
[all...]
H A Dltmain.sh93 echo "$modename: not configured to build any kind of library" 1>&2
432 # Only build a PIC object if we are building libtool libraries.
547 # Only build a position-dependent object if we build old libraries.
1455 # Transform directly to old archives if we don't build new libraries.
1602 $echo "$modename: cannot build libtool library \`$output' from non-libtool objects:$objs" 2>&1
2039 # Test again, we may have decided not to build it any more
2214 $echo "$modename: cannot build library object \`$output' from non-libtool objects" 1>&2
2799 # This wrapper script should never be moved out of the build directory.
2978 # See if we need to build a
[all...]
H A Dltconfig246 --disable-shared do not build shared libraries
247 --disable-static do not build static libraries
679 # We can build DLLs from non-PIC.
682 # FIXME: we need at least 68020 code to build shared libraries, but
718 # We can build DLLs from non-PIC.
945 echo "$progname: warning: \`$CC' requires \`$special_shlib_compile_flags' to build shared libraries" 1>&2
1332 # The linker will automatically build a .lib file if we build a DLL.
2158 # Only try to build win32 dlls if AC_LIBTOOL_WIN32_DLL was used in
2159 # configure.in, otherwise build stati
[all...]
/bind-9.11.3/contrib/idn/idnkit-1.0-src/tools/rpm/
H A Didnkit.spec44 %build
/bind-9.11.3/unit/atf-src/admin/
H A Dcompile41 # Convert a $build file to $host form and store it in $file
247 If you are trying to build a whole package this is not the
316 # object file name, since that is what matters with a parallel build.
H A Dltmain.sh2 ## DO NOT EDIT - This file generated from ./build-aux/ltmain.in
104 # . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
2051 clean remove files from the build directory
2436 && func_fatal_configuration "not configured to build any kind of library"
2752 # Helper function used by file name conversion functions when $build is *nix,
2755 # in $build's $PATH.
2757 # ARG is the $build file name to be converted to w32 format.
2784 # Helper function used by path conversion functions when $build is *nix, and
2786 # configured wine environment available, with the winepath program in $build's
2789 # ARG is path to be converted from $build forma
[all...]
/bind-9.11.3/contrib/dnsperf-2.1.0.0-1/
H A Dconfigure598 build
744 -build | --build | --buil | --bui | --bu)
746 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
1076 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1122 build=$build_alias
1274 --build=BUILD configure for building on BUILD [guessed]
1275 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1797 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >
[all...]
/bind-9.11.3/unit/atf-src/
H A Dconfigure756 build
912 -build | --build | --buil | --bui | --bu)
914 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
1235 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1281 build=$build_alias
1437 --build=BUILD configure for building on BUILD [guessed]
1438 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1453 --enable-silent-rules less verbose build outpu
[all...]
/bind-9.11.3/contrib/perftcpdns/
H A Dconfigure722 -build | --build | --buil | --bui | --bu)
724 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
1045 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1091 build=$build_alias
1798 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
1799 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
3908 # Have a temporary directory for convenience. Make it in the build tree
4123 *) # Look for the file first in the build tre
[all...]
/bind-9.11.3/contrib/queryperf/
H A Dconfigure702 -build | --build | --buil | --bui | --bu)
704 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
1025 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1071 build=$build_alias
1079 $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
1805 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
1806 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
3708 # Have a temporary directory for convenience. Make it in the build tre
[all...]
/bind-9.11.3/
H A Dconfigure950 build
1169 -build | --build | --buil | --bui | --bu)
1171 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
1492 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1538 build=$build_alias
1692 --build=BUILD configure for building on BUILD [guessed]
1693 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1707 --enable-shared[=PKGS] build share
[all...]
H A Dltmain.sh53 # clean remove files from the build directory
1197 func_fatal_configuration "not configured to build any kind of library"
1505 # Helper function used by file name conversion functions when $build is *nix,
1508 # in $build's $PATH.
1510 # ARG is the $build file name to be converted to w32 format.
1536 # Helper function used by path conversion functions when $build is *nix, and
1538 # configured wine environment available, with the winepath program in $build's
1541 # ARG is path to be converted from $build format to win32.
1572 # when (1) $build is *nix and Cygwin is hosted via a wine environment; or (2)
1573 # $build i
[all...]

Completed in 63 milliseconds