Home
last modified time | relevance | path

Searched refs:_build (Results 1 – 25 of 53) sorted by relevance

123

/external/bison/etc/
DREADME9 from a tarball built in _build, I suggest the following.
11 BISON=_build/tests/bison CC='gcc -O2' ./bench.pl
13 (The _build/tests/bison wrapper makes sure that _build/src/bison will
15 straightforward use of _build/src/bison would.)
/external/llvm/docs/
DREADME.txt16 $BROWSER _build/html/index.html
19 `docs/Foo.rst` <-> `_build/html/Foo.html` <-> `http://llvm.org/docs/Foo.html`.
32 directory `_build/man/`.
36 man -l _build/man/FileCheck.1
39 `docs/CommandGuide/Foo.rst` <-> `_build/man/Foo.1`.
DMakefile.sphinx8 BUILDDIR = _build
/external/bison/
DGNUmakefile40 _build-aux ?= build-aux
48 $(shell test -f $(srcdir)/$(_build-aux)/git-version-gen && echo yes)
55 && $(_build-aux)/git-version-gen \
96 _build-aux ?= build-aux
Dmaint.mk63 VC_LIST = $(srcdir)/$(_build-aux)/vc-list-files -C $(srcdir)
327 @$(srcdir)/$(_build-aux)/useless-if-before-free \
1319 $(AM_V_at)$(srcdir)/$(_build-aux)/announce-gen \
1337 && $(_build-aux)/do-release-commit-and-tag \
1349 $(srcdir)/$(_build-aux)/gnupload $(GNUPLOADFLAGS) \
1456 $(SHELL) ../$(_build-aux)/gendocs.sh $(gendocs_options_) \
1465 && $(_build-aux)/gnu-web-doc-update -C $(abs_builddir)
1552 | $(update-copyright-env) xargs $(srcdir)/$(_build-aux)/$@
/external/clang/
D.gitignore34 docs/_build
35 docs/analyzer/_build
/external/chromium_org/third_party/cython/src/Tools/
Dcystdlib.py128 def _build(args): function
179 results = pool.map(_build, [(sys_args, ext) for ext in extensions])
/external/chromium_org/native_client_sdk/src/doc/
D.gitignore1 _build
DMakefile7 BUILDDIR = _build
/external/antlr/antlr-3.4/runtime/Perl5/
D.p4ignore5 _build
/external/llvm/
D.gitignore51 docs/_build
/external/clang/docs/analyzer/
DMakefile8 BUILDDIR = _build
/external/clang/docs/
DMakefile.sphinx8 BUILDDIR = _build
/external/chromium_org/build/go/
Drules.gni47 build_dir = "${target_out_dir}/${target_name}_build"
/external/stressapptest/
DMakefile.in547 mkdir $(distdir)/_build
550 test -d $(distdir)/_build || exit 0; \
554 && $(am__cd) $(distdir)/_build \
/external/openfst/
DMakefile.in567 mkdir $(distdir)/_build
570 test -d $(distdir)/_build || exit 0; \
574 && $(am__cd) $(distdir)/_build \
/external/libmtp/
DMakefile.in605 mkdir $(distdir)/_build
608 test -d $(distdir)/_build || exit 0; \
612 && $(am__cd) $(distdir)/_build \
/external/libcap-ng/libcap-ng-0.7/
DMakefile.in595 mkdir $(distdir)/_build
598 test -d $(distdir)/_build || exit 0; \
602 && $(am__cd) $(distdir)/_build \
/external/elfutils/0.153/
DMakefile.in602 mkdir $(distdir)/_build
605 test -d $(distdir)/_build || exit 0; \
610 && $(am__cd) $(distdir)/_build \
/external/libusb/
DMakefile.in609 mkdir $(distdir)/_build
612 test -d $(distdir)/_build || exit 0; \
616 && $(am__cd) $(distdir)/_build \
/external/libedit/
DMakefile.in668 mkdir $(distdir)/_build $(distdir)/_inst
670 test -d $(distdir)/_build || exit 0; \
674 && $(am__cd) $(distdir)/_build \
/external/libexif/
DMakefile.in677 mkdir $(distdir)/_build
680 test -d $(distdir)/_build || exit 0; \
684 && $(am__cd) $(distdir)/_build \
/external/pixman/
DMakefile.in684 mkdir $(distdir)/_build
687 test -d $(distdir)/_build || exit 0; \
691 && $(am__cd) $(distdir)/_build \
/external/chromium_org/native_client_sdk/src/doc/sdk/
Dexamples.rst39 .. _build-the-sdk-examples:
121 .. _build-results:
/external/genext2fs/
DMakefile.in513 mkdir $(distdir)/_build
518 && cd $(distdir)/_build \

123