Home
last modified time | relevance | path

Searched refs:builddir (Results 1 – 25 of 149) sorted by relevance

123456

/external/e2fsprogs/debian/attic/libs/
Drules27 builddir = $(topdir)/builddir
46 make -C $(builddir)
47 make -C $(builddir)/misc findsuper
54 mkdir -p $(builddir)
55 cd $(builddir) && CFLAGS="$(CFLAGS)" \
63 -make -C $(builddir) -i distclean
64 rm -rf $(builddir)
78 make -C $(builddir) install DESTDIR=$(maindir)
79 install -m 755 $(builddir)/misc/findsuper $(maindir)/sbin
81 make -C $(builddir) install-libs DESTDIR=$(maindir)
[all …]
/external/e2fsprogs/contrib/
Dbuild-rpm14 builddir=${pkgname}-${pkgvers}
27 cp -sR `pwd`/$currdir $tmpdir/$builddir || exit 1
30 [ -f $tmpdir/$builddir/Makefile ] && make -C $tmpdir/$builddir distclean
33 (cd $tmpdir && tar czfh ${builddir}.tar.gz $EXCLUDE $builddir)
/external/opencv3/platforms/osx/
Dbuild_framework.py33 builddir = os.path.join(buildroot, target + '-' + arch)
34 if not os.path.isdir(builddir):
35 os.makedirs(builddir)
37 os.chdir(builddir)
57 if os.path.isfile(os.path.join(builddir, "CMakeCache.txt")):
62 for wlib in [builddir + "/modules/world/UninstalledProducts/libopencv_world.a",
63 builddir + "/lib/Release/libopencv_world.a"]:
/external/opencv3/platforms/ios/
Dbuild_framework.py46 builddir = os.path.join(buildroot, target + '-' + arch)
47 if not os.path.isdir(builddir):
48 os.makedirs(builddir)
50 os.chdir(builddir)
71 if os.path.isfile(os.path.join(builddir, "CMakeCache.txt")):
76 for wlib in [builddir + "/modules/world/UninstalledProducts/" + libname,
77 builddir + "/lib/Release/" + libname]:
/external/bison/build-aux/
Dgnu-web-doc-update41 -C, --builddir=DIR location of (configured) Makefile (default: .)
108 builddir=.
123 -C|--builddir) shift; builddir=$1; shift ;;
134 pkg=$(sed -n 's/^PACKAGE = \(.*\)/\1/p' $builddir/Makefile) \
159 cd "$builddir"
170 $RSYNC -avP "$builddir"/doc/manual/ $tmp/$pkg/manual
/external/autotest/client/profilers/ftrace/
Dftrace.py51 utils.make("prefix='%s'" % self.builddir)
52 utils.make("prefix='%s' install" % self.builddir)
77 self.builddir = os.path.join(self.bindir, 'build')
78 if not os.path.isdir(self.builddir):
79 os.makedirs(self.builddir)
80 self.trace_cmd = os.path.join(self.builddir, 'bin', 'trace-cmd')
/external/llvm/utils/
Dllvm-compilers-check265 self.build_prefix = options.builddir
461 + builddir)
465 builddir = self.build_prefix + "/" + comp + "/" + build_suffix
476 self.logger.info("Configuring " + component + " in " + builddir)
477 configrc = self.configure(component, srcdir, builddir,
485 self.logger.info("Building " + component + " in " + builddir)
487 buildrc = self.make(component, srcdir, builddir,
495 self.logger.info("Testing " + component + " in " + builddir)
498 testrc = self.make(component, srcdir, builddir,
508 self.make(component, srcdir, builddir,
[all …]
/external/autotest/server/
Dgit.py29 def install(self, host, builddir=None): argument
39 if builddir:
40 self._build = builddir
Dgit_kernel.py78 def install(self, host, build=True, builddir=None, revision=None): argument
95 if not builddir:
100 self._build = builddir
/external/harfbuzz_ng/test/shaping/
Drun-tests.sh4 test "x$builddir" = x && builddir=.
DMakefile.am75 builddir="$(builddir)"; \
76 export builddir; \
/external/pcre/dist/
DRunGrepTest20 builddir=`pwd`
21 pcregrep=$builddir/pcregrep
122 (cd $srcdir; $valgrind $pcregrep -f./testdata/greplist -f $builddir/testtemp1grep ./testdata/grepin…
412 (cd $srcdir; $valgrind $pcregrep --file-list ./testdata/grepfilelist --file-list $builddir/testtemp…
466 (cd $srcdir; $valgrind $pcregrep -L -r --include=grepinput --exclude-from $builddir/testtemp1grep -…
472 …pcregrep -L -r --exclude=grepinput3 --include=grepinput --exclude-from $builddir/testtemp1grep --e…
478 … $pcregrep -L -r --include grepinput --exclude-from $builddir/testtemp1grep --exclude-from=$buildd…
512 (cd $srcdir; $valgrind $pcregrep --line-offsets '(?<=\Ka)' $builddir/testtemp1grep) >>testtrygrep …
/external/v8/tools/
Dmingw-generate-makefiles.sh65 return '\$(builddir)%slib.%s%s%s' % (sep, self.toolset, sep, self.alias)
66 return '\$(builddir)' + sep + self.alias
/external/curl/packages/Linux/RPM/
Dcurl.spec.in6 %define builddir $RPM_BUILD_DIR/%{name}-%{version}
39 rm -rf %{builddir}
53 rm -rf %{builddir}
/external/autotest/server/samples/
Dkvm_from_git.srv24 kvm_repo.install(remote_host, builddir=kvm_build)
29 kvmuser_repo.install(remote_host, builddir=kvm_build)
/external/harfbuzz_ng/src/
DMakefile.am238 $(AM_V_GEN) $(builddir)/$^ > hb-ot-shape-complex-arabic-table.hh \
242 $(AM_V_GEN) $(builddir)/$^ > hb-ot-shape-complex-indic-table.cc \
246 $(AM_V_GEN) $(builddir)/$^ > hb-ot-shape-complex-use-table.cc \
/external/v8/
DMakefile.android62 builddir="$(shell pwd)/$(OUTDIR)/$@"
DMakefile.nacl84 builddir="$(shell pwd)/$(OUTDIR)/$@"
DMakefile295 builddir="$(abspath $(OUTDIR))/$(BUILDTYPE)"
309 builddir="$(shell pwd)/$(OUTDIR)/$@"
314 builddir="$(shell pwd)/$(OUTDIR)/$@"
/external/icu/icu4c/source/config/
Ddist.mk57 $(MAKE) -C . srcdir="$(srcdir)" top_srcdir="$(top_srcdir)" builddir=. $@
/external/iptables/extensions/
DGNUmakefile.in4 builddir = @builddir@ macro
/external/netperf/src/missing/m4/
DMakefile.in113 builddir = @builddir@
/external/netperf/doc/examples/
DMakefile.in113 builddir = @builddir@
/external/libvorbis/m4/
DMakefile.in148 builddir = @builddir@
/external/ipsec-tools/src/include-glibc/
DMakefile.in140 builddir = @builddir@

123456