HomeSort by relevance Sort by last modified time
    Searched refs:builddir (Results 1 - 23 of 23) sorted by null

  /external/e2fsprogs/contrib/
build-rpm 14 builddir=${pkgname}-${pkgvers}
22 # We need to build a tarball for the SRPM using $builddir as the
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/e2fsprogs/debian/attic/libs/
rules 27 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)/sbi
    [all...]
  /external/bison/build-aux/
gnu-web-doc-update 41 -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/llvm/utils/
llvm-compilers-check 48 # --prefix=/home/greened/install --builddir=/home/greened/build
140 parser.add_option("--builddir",
261 self.build_prefix = options.builddir
453 + builddir)
457 builddir = self.build_prefix + "/" + comp + "/" + build_suffix
468 self.logger.info("Configuring " + component + " in " + builddir)
469 configrc = self.configure(component, srcdir, builddir,
477 self.logger.info("Building " + component + " in " + builddir)
479 buildrc = self.make(component, srcdir, builddir,
487 self.logger.info("Testing " + component + " in " + builddir)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_install.py 36 builddir = self.mkdtemp()
37 destination = os.path.join(builddir, "installation")
41 dist.script_name = os.path.join(builddir, "setup.py")
43 build_base=builddir,
44 build_lib=os.path.join(builddir, "lib"),
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_install.py 36 builddir = self.mkdtemp()
37 destination = os.path.join(builddir, "installation")
41 dist.script_name = os.path.join(builddir, "setup.py")
43 build_base=builddir,
44 build_lib=os.path.join(builddir, "lib"),
  /external/chromium_org/v8/
Makefile.nacl 86 builddir="$(shell pwd)/$(OUTDIR)/$@"
Makefile 255 builddir="$(abspath $(OUTDIR))/$(BUILDTYPE)"
273 builddir="$(shell pwd)/$(OUTDIR)/$@"
278 builddir="$(shell pwd)/$(OUTDIR)/$@"
  /external/v8/
Makefile 152 builddir="$(shell pwd)/$(OUTDIR)/$@"
157 builddir="$(shell pwd)/$(OUTDIR)/$@"
169 builddir="$(shell pwd)/$(OUTDIR)/android.release"
  /external/chromium_org/native_client_sdk/src/build_tools/
make_simple.py 23 'INTERMEDIATE_DIR': '$(BUILDDIR)/$(BUILDTYPE)/obj',
25 'PRODUCT_DIR': '$(BUILDDIR)/$(BUILDTYPE)',
75 BUILDDIR = build
86 \trm -rf $(BUILDDIR)
90 TARGET = $(BUILDDIR)/$(BUILDTYPE)/%(target)s.stamp
112 $(BUILDDIR)/$(BUILDTYPE)/obj_%(target)s/%%.o: %%.c
116 $(BUILDDIR)/$(BUILDTYPE)/obj_%(target)s/%%.o: %%.cc
234 dirname = target_info.get('product_dir', '$(BUILDDIR)/$(BUILDTYPE)')
243 builddir = '$(BUILDDIR)/$(BUILDTYPE)/obj_%s' % target_info['target_name' variable
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
bundlebuilder.py 108 builddir = "build" variable in class:BundleBuilder
127 self.bundlepath = pathjoin(self.builddir, self.name + bundleextension)
145 builddir = self.builddir
146 if builddir and not os.path.exists(builddir):
147 os.mkdir(builddir)
807 -b, --builddir=DIR the build directory; defaults to "build"
854 longopts = ("builddir=", "name=", "resource=", "file=", "executable=",
868 if opt in ('-b', '--builddir')
    [all...]
buildtools.py 318 builder.builddir = destdir
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/
jsonchecker_unittest.py 100 "builders": [ { "name": "SnowLeopard Intel Release (Build)", "type": "Build", "builddir": "snowleopard-intel-release",
  /external/chromium_org/third_party/icu/source/config/
dist.mk 56 $(MAKE) -C . srcdir="$(srcdir)" top_srcdir="$(top_srcdir)" builddir=. $@
  /external/icu4c/config/
dist.mk 57 $(MAKE) -C . srcdir="$(srcdir)" top_srcdir="$(top_srcdir)" builddir=. $@
  /external/llvm/utils/release/
test-release.sh 39 BuildDir="`pwd`"
82 -build-dir | --build-dir | -builddir | --builddir )
84 BuildDir="$1"
154 BuildDir=$BuildDir/$RC
155 mkdir -p $BuildDir
156 cd $BuildDir
159 LogDir=$BuildDir/logs
209 cd $BuildDir/llvm.src/tool
    [all...]
  /external/chromium_org/tools/gyp/pylib/gyp/generator/
ninja.py     [all...]
  /external/chromium_org/third_party/yasm/source/config/android/
Makefile 591 builddir = . macro
    [all...]
  /external/chromium_org/third_party/yasm/source/config/ios/
Makefile 591 builddir = . macro
    [all...]
  /external/chromium_org/third_party/yasm/source/config/linux/
Makefile 591 builddir = . macro
    [all...]
  /external/chromium_org/third_party/yasm/source/config/mac/
Makefile 591 builddir = . macro
    [all...]
  /external/chromium_org/third_party/yasm/source/config/openbsd/
Makefile 591 builddir = . macro
    [all...]
  /external/chromium_org/third_party/yasm/source/config/win/
Makefile 591 builddir = . macro
    [all...]

Completed in 818 milliseconds