HomeSort by relevance Sort by last modified time
    Searched refs:maintainer (Results 1 - 25 of 38) sorted by null

1 2

  /external/bison/tests/
Makefile.am 80 .PHONY: maintainer-check-g++
81 maintainer-check-g++: atconfig atlocal $(TESTSUITE)
84 .PHONY: maintainer-check-posix
85 maintainer-check-posix: atconfig atlocal $(TESTSUITE)
88 .PHONY: maintainer-check-valgrind
89 maintainer-check-valgrind: atconfig atlocal $(TESTSUITE)
95 .PHONY: maintainer-check
96 maintainer-check: maintainer-check-posix maintainer-check-valgrind maintainer-check-g+
    [all...]
  /external/bison/
Makefile.am 34 maintainer-check \
35 maintainer-push-check \
36 maintainer-xml-check \
37 maintainer-release-check
cfg.mk 29 # It's useful to run maintainer-*check* targets during development, but we
31 # override the _is-dist-target from GNUmakefile so that maintainer-*check*
33 _is-dist-target = $(filter-out %clean maintainer-check% maintainer-%-check, \
34 $(filter maintainer-% dist% alpha beta major,$(MAKECMDGOALS)))
GNUmakefile 3 # as well as maint.mk (generic maintainer rules).
6 # only to the maintainer.
51 $(filter maintainer-% dist% alpha beta stable,$(MAKECMDGOALS)))
  /external/harfbuzz_ng/contrib/python/
setup.py 25 maintainer='Martin Hosken', variable
  /external/libogg/win32/
Makefile 194 maintainer-clean-generic:
223 maintainer-clean: maintainer-clean-am
225 maintainer-clean-am: distclean-am maintainer-clean-generic
238 installcheck-am installdirs maintainer-clean \
239 maintainer-clean-generic mostlyclean mostlyclean-generic \
  /external/markdown/
setup.py 35 maintainer = 'Waylan Limberg', variable in class:md_install_scripts
  /external/protobuf/python/
setup.py 121 maintainer = maintainer_email, variable
  /external/libvorbis/
autogen.sh 129 $srcdir/configure --enable-maintainer-mode "$@" && echo
  /ndk/sources/host-tools/make-3.81/w32/
Makefile 429 maintainer-clean-generic:
462 maintainer-clean: maintainer-clean-am
465 maintainer-clean-am: distclean-am maintainer-clean-generic
487 installcheck-am installdirs maintainer-clean \
488 maintainer-clean-generic mostlyclean mostlyclean-compile \
  /external/chromium_org/third_party/protobuf/python/
setup.py 187 maintainer = maintainer_email,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
check.py 86 (maintainer and maintainer_email)).
103 elif metadata.maintainer:
105 self.warn("missing meta-data: if 'maintainer' supplied, " +
109 "or (maintainer and maintainer_email) " +
bdist_msi.py 230 author = metadata.maintainer
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
check.py 86 (maintainer and maintainer_email)).
103 elif metadata.maintainer:
105 self.warn("missing meta-data: if 'maintainer' supplied, " +
109 "or (maintainer and maintainer_email) " +
bdist_msi.py 230 author = metadata.maintainer
    [all...]
  /external/harfbuzz_ng/
git.mk 30 # or maintainer-clean-local make targets.
35 # If "make maintainer-clean" removes the files but they are not recognized
273 maintainer-clean: gitignore-clean
  /external/fdlibm/
makefile.in 143 maintainer-clean: distclean
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
dist.py 88 ('maintainer', None,
89 "print the maintainer's name"),
90 ('maintainer-email', None,
91 "print the maintainer's email address"),
93 "print the maintainer's name if known, else the author's"),
95 "print the maintainer's email address if known, else the author's"),
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
dist.py 88 ('maintainer', None,
89 "print the maintainer's name"),
90 ('maintainer-email', None,
91 "print the maintainer's email address"),
93 "print the maintainer's name if known, else the author's"),
95 "print the maintainer's email address if known, else the author's"),
    [all...]
  /external/elfutils/libelf-po/
Makefile 260 maintainer-clean: distclean
  /external/linux-tools-perf/
Makefile 786 @echo 'Perf maintainer targets:'
  /external/chromium_org/third_party/yasm/source/config/android/
Makefile 486 distclean-recursive maintainer-clean-recursive
    [all...]
  /external/chromium_org/third_party/yasm/source/config/ios/
Makefile 486 distclean-recursive maintainer-clean-recursive
    [all...]
  /external/chromium_org/third_party/yasm/source/config/linux/
Makefile 486 distclean-recursive maintainer-clean-recursive
    [all...]
  /external/chromium_org/third_party/yasm/source/config/mac/
Makefile 486 distclean-recursive maintainer-clean-recursive
    [all...]

Completed in 475 milliseconds

1 2