Searched +full:make +full:- +full:dist (Results 1 – 25 of 692) sorted by relevance
12345678910>>...28
| /third_party/python/Doc/ |
| D | Makefile | 9 SPHINXBUILD = PATH=$(VENVDIR)/bin:$$PATH sphinx-build 10 SPHINXLINT = PATH=$(VENVDIR)/bin:$$PATH sphinx-lint 17 SPHINXERRORHANDLING = -W 20 PAPEROPT_a4 = -D latex_elements.papersize=a4paper 21 PAPEROPT_letter = -D latex_elements.papersize=letterpaper 23 ALLSPHINXOPTS = -b $(BUILDER) -d build/doctrees $(PAPEROPT_$(PAPER)) -j $(JOBS) \ 27 suspicious coverage doctest pydoc-topics htmlview clean dist check serve \ 28 autobuild-dev autobuild-stable venv 31 @echo "Please use \`make <target>' where <target> is one of" 34 @echo " html to make standalone HTML files" [all …]
|
| /third_party/icu/ |
| D | .travis.yml | 7 - name: "c: docs" 8 dist: xenial 14 - doxygen 16 - cd icu4c/source 17 - ./runConfigureICU Linux --disable-renaming 20 # The Doxygen version from Travis is down-rev, and doesn't recognize some options 23 …- set +o pipefail && make doc 2>&1 | tee doxygen.log && ( ! grep -P 'warning:(?! .* file Doxyfile)… 26 - name: "j" 31 - ant 32 - ant-optional [all …]
|
| /third_party/skia/m133/third_party/externals/icu/source/samples/ |
| D | Makefile.in | 5 ## Copyright (c) 1999-2011, International Business Machines Corporation and 19 ## Platform-specific setup 22 ## Files to remove for 'make clean' 29 .PHONY : all all-local all-recursive install install-local \ 30 install-recursive clean clean-local clean-recursive distclean \ 31 distclean-local distclean-recursive dist dist-recursive dist-local \ 32 check check-recursive check-local check-exhaustive 38 all: all-recursive all-local 39 install: install-recursive install-local 40 clean: clean-recursive clean-local [all …]
|
| /third_party/skia/third_party/externals/icu/source/samples/ |
| D | Makefile.in | 5 ## Copyright (c) 1999-2011, International Business Machines Corporation and 19 ## Platform-specific setup 22 ## Files to remove for 'make clean' 29 .PHONY : all all-local all-recursive install install-local \ 30 install-recursive clean clean-local clean-recursive distclean \ 31 distclean-local distclean-recursive dist dist-recursive dist-local \ 32 check check-recursive check-local check-exhaustive 38 all: all-recursive all-local 39 install: install-recursive install-local 40 clean: clean-recursive clean-local [all …]
|
| /third_party/icu/icu4c/source/samples/ |
| D | Makefile.in | 5 ## Copyright (c) 1999-2011, International Business Machines Corporation and 19 ## Platform-specific setup 22 ## Files to remove for 'make clean' 29 .PHONY : all all-local all-recursive install install-local \ 30 install-recursive clean clean-local clean-recursive distclean \ 31 distclean-local distclean-recursive dist dist-recursive dist-local \ 32 check check-recursive check-local check-exhaustive 38 all: all-recursive all-local 39 install: install-recursive install-local 40 clean: clean-recursive clean-local [all …]
|
| /third_party/icu/icu4c/source/test/perf/ |
| D | Makefile.in | 6 ## Copyright (c) 1999-2011, International Business Machines Corporation and 22 ## Files to remove for 'make clean' 31 .PHONY : everything all all-local all-recursive install install-local \ 32 install-recursive clean clean-local clean-recursive distclean \ 33 distclean-local distclean-recursive dist dist-recursive dist-local \ 34 check check-recursive check-local xperf xperf-recursive 40 everything: all-recursive all-local 43 install: install-recursive install-local 44 clean: clean-recursive clean-local 45 distclean : distclean-recursive distclean-local [all …]
|
| /third_party/skia/m133/third_party/externals/icu/source/test/perf/ |
| D | Makefile.in | 6 ## Copyright (c) 1999-2011, International Business Machines Corporation and 22 ## Files to remove for 'make clean' 31 .PHONY : everything all all-local all-recursive install install-local \ 32 install-recursive clean clean-local clean-recursive distclean \ 33 distclean-local distclean-recursive dist dist-recursive dist-local \ 34 check check-recursive check-local xperf xperf-recursive 40 everything: all-recursive all-local 43 install: install-recursive install-local 44 clean: clean-recursive clean-local 45 distclean : distclean-recursive distclean-local [all …]
|
| /third_party/skia/m133/third_party/externals/icu/source/extra/ |
| D | Makefile.in | 5 # Copyright (C) 1999-2011, International Business Machines 23 ## Files to remove for 'make clean' 29 .PHONY : all all-local all-recursive install install-local \ 30 install-recursive clean clean-local clean-recursive distclean \ 31 distclean-local distclean-recursive dist dist-recursive dist-local \ 32 check check-recursive check-local check-exhaustive 38 all: all-recursive all-local 39 install: install-recursive install-local 40 clean: clean-recursive clean-local 41 distclean : distclean-recursive distclean-local [all …]
|
| /third_party/skia/third_party/externals/icu/source/extra/ |
| D | Makefile.in | 5 # Copyright (C) 1999-2011, International Business Machines 23 ## Files to remove for 'make clean' 29 .PHONY : all all-local all-recursive install install-local \ 30 install-recursive clean clean-local clean-recursive distclean \ 31 distclean-local distclean-recursive dist dist-recursive dist-local \ 32 check check-recursive check-local check-exhaustive 38 all: all-recursive all-local 39 install: install-recursive install-local 40 clean: clean-recursive clean-local 41 distclean : distclean-recursive distclean-local [all …]
|
| /third_party/icu/icu4c/source/extra/ |
| D | Makefile.in | 5 # Copyright (C) 1999-2011, International Business Machines 23 ## Files to remove for 'make clean' 29 .PHONY : all all-local all-recursive install install-local \ 30 install-recursive clean clean-local clean-recursive distclean \ 31 distclean-local distclean-recursive dist dist-recursive dist-local \ 32 check check-recursive check-local check-exhaustive 38 all: all-recursive all-local 39 install: install-recursive install-local 40 clean: clean-recursive clean-local 41 distclean : distclean-recursive distclean-local [all …]
|
| /third_party/skia/m133/third_party/externals/icu/source/tools/ |
| D | Makefile.in | 4 ## Copyright (c) 1999-2012, International Business Machines Corporation and 22 ifneq (@platform_make_fragment_name@,mh-cygwin-msvc) 27 .PHONY : all all-local all-recursive install install-local \ 28 install-recursive clean clean-local clean-recursive distclean \ 29 distclean-local distclean-recursive dist dist-local dist-recursive \ 30 check check-local check-recursive build-local check-exhaustive 36 all: all-recursive 37 install: install-recursive 38 clean: clean-local clean-recursive 39 distclean : distclean-recursive [all …]
|
| /third_party/icu/icu4c/source/tools/ |
| D | Makefile.in | 4 ## Copyright (c) 1999-2012, International Business Machines Corporation and 22 ifneq (@platform_make_fragment_name@,mh-cygwin-msvc) 27 .PHONY : all all-local all-recursive install install-local \ 28 install-recursive clean clean-local clean-recursive distclean \ 29 distclean-local distclean-recursive dist dist-local dist-recursive \ 30 check check-local check-recursive build-local check-exhaustive 36 all: all-recursive 37 install: install-recursive 38 clean: clean-local clean-recursive 39 distclean : distclean-recursive [all …]
|
| /third_party/skia/third_party/externals/icu/source/tools/ |
| D | Makefile.in | 4 ## Copyright (c) 1999-2012, International Business Machines Corporation and 22 ifneq (@platform_make_fragment_name@,mh-cygwin-msvc) 27 .PHONY : all all-local all-recursive install install-local \ 28 install-recursive clean clean-local clean-recursive distclean \ 29 distclean-local distclean-recursive dist dist-local dist-recursive \ 30 check check-local check-recursive build-local check-exhaustive 36 all: all-recursive 37 install: install-recursive 38 clean: clean-local clean-recursive 39 distclean : distclean-recursive [all …]
|
| /third_party/python/Lib/distutils/tests/ |
| D | test_build_ext.py | 41 # bpo-30132: On Windows, a .pdb file may be created in the current 67 dist = Distribution({'name': 'xx', 'ext_modules': [xx_ext]}) 68 dist.package_dir = self.tmp_dir 69 cmd = self.build_ext(dist) 116 assert_python_ok('-c', code) 119 dist = Distribution({'name': 'xx'}) 120 cmd = self.build_ext(dist) 136 # make sure we get some library dirs under solaris 141 dist = Distribution({'name': 'xx'}) 142 cmd = self.build_ext(dist) [all …]
|
| /third_party/lame/ |
| D | Makefile.in | 4 # Copyright (C) 1994-2020 Free Software Foundation, Inc. 20 if test -z '$(MAKELEVEL)'; then \ 22 elif test -n '$(MAKE_HOST)'; then \ 24 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 31 case $${target_option-} in \ 34 "target option '$${target_option-}' specified" >&2; \ 57 *=*|--*) continue;; \ 58 -*I) strip_trailopt 'I'; skip_next=yes;; \ 59 -*I?*) strip_trailopt 'I';; \ 60 -*O) strip_trailopt 'O'; skip_next=yes;; \ [all …]
|
| /third_party/curl/ |
| D | maketgz | 2 # Script to build release-archives with. Note that this requires a checkout 25 # SPDX-License-Identifier: curl 29 set -eu 34 version="${1:-}" 36 if [ -z "$version" ]; then 41 if [ "only" = "${2:-}" ]; then 50 # we make curl the same version as libcurl 53 major=$(echo "$libversion" | cut -d. -f1 | sed -e "s/[^0-9]//g") 54 minor=$(echo "$libversion" | cut -d. -f2 | sed -e "s/[^0-9]//g") 55 patch=$(echo "$libversion" | cut -d. -f3 | cut -d- -f1 | sed -e "s/[^0-9]//g") [all …]
|
| /third_party/icu/icu4c/source/test/ |
| D | Makefile.in | 4 ## Copyright (c) 1999-2014, International Business Machines Corporation and 34 ## Files to remove for 'make clean' 40 .PHONY : everything all all-local all-recursive install install-local \ 41 install-recursive clean clean-local clean-recursive distclean \ 42 distclean-local distclean-recursive dist dist-recursive dist-local \ 43 check check-recursive check-local xcheck xcheck-recursive xcheck-local \ 44 check-exhaustive check-exhaustive-recursive 50 everything: all-recursive all-local 53 @echo simply use \`make\' \(or \`make everything\'\) to do all 56 install: install-recursive install-local [all …]
|
| /third_party/skia/m133/third_party/externals/icu/source/test/ |
| D | Makefile.in | 4 ## Copyright (c) 1999-2014, International Business Machines Corporation and 34 ## Files to remove for 'make clean' 40 .PHONY : everything all all-local all-recursive install install-local \ 41 install-recursive clean clean-local clean-recursive distclean \ 42 distclean-local distclean-recursive dist dist-recursive dist-local \ 43 check check-recursive check-local xcheck xcheck-recursive xcheck-local \ 44 check-exhaustive check-exhaustive-recursive 50 everything: all-recursive all-local 53 @echo simply use \`make\' \(or \`make everything\'\) to do all 56 install: install-recursive install-local [all …]
|
| /third_party/libexif/ |
| D | Makefile.in | 4 # Copyright (C) 1994-2024 Free Software Foundation, Inc. 19 # Copyright (c) 2001-2020 Lutz Mueller <lutz@users.sourceforge.net>, et. al. 20 # SPDX-License-Identifier: LGPL-2.0-or-later 24 if test -z '$(MAKELEVEL)'; then \ 26 elif test -n '$(MAKE_HOST)'; then \ 28 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 35 case $${target_option-} in \ 38 "target option '$${target_option-}' specified" >&2; \ 61 *=*|--*) continue;; \ 62 -*I) strip_trailopt 'I'; skip_next=yes;; \ [all …]
|
| /third_party/cares/ |
| D | Makefile.in | 4 # Copyright (C) 1994-2021 Free Software Foundation, Inc. 41 # SPDX-License-Identifier: MIT 47 if test -z '$(MAKELEVEL)'; then \ 49 elif test -n '$(MAKE_HOST)'; then \ 51 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 58 case $${target_option-} in \ 61 "target option '$${target_option-}' specified" >&2; \ 84 *=*|--*) continue;; \ 85 -*I) strip_trailopt 'I'; skip_next=yes;; \ 86 -*I?*) strip_trailopt 'I';; \ [all …]
|
| /third_party/libedit/ |
| D | Makefile.in | 4 # Copyright (C) 1994-2024 Free Software Foundation, Inc. 19 if test -z '$(MAKELEVEL)'; then \ 21 elif test -n '$(MAKE_HOST)'; then \ 23 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 30 case $${target_option-} in \ 33 "target option '$${target_option-}' specified" >&2; \ 56 *=*|--*) continue;; \ 57 -*I) strip_trailopt 'I'; skip_next=yes;; \ 58 -*I?*) strip_trailopt 'I';; \ 59 -*O) strip_trailopt 'O'; skip_next=yes;; \ [all …]
|
| /third_party/libevdev/ |
| D | Makefile.in | 4 # Copyright (C) 1994-2021 Free Software Foundation, Inc. 19 if test -z '$(MAKELEVEL)'; then \ 21 elif test -n '$(MAKE_HOST)'; then \ 23 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 30 case $${target_option-} in \ 33 "target option '$${target_option-}' specified" >&2; \ 56 *=*|--*) continue;; \ 57 -*I) strip_trailopt 'I'; skip_next=yes;; \ 58 -*I?*) strip_trailopt 'I';; \ 59 -*O) strip_trailopt 'O'; skip_next=yes;; \ [all …]
|
| /third_party/skia/third_party/externals/freetype/builds/ |
| D | toplevel.mk | 2 # FreeType build system -- top-level sub-Makefile 6 # Copyright (C) 1996-2021 by 16 # This file is designed for GNU Make, do not use it with another Make tool! 20 # - When invoked for the first time, this Makefile includes the rules found 27 # - When invoked later, this Makefile includes the rules found in 28 # `config.mk'. This sub-Makefile defines some system-specific variables 38 # for `$(eval ...)' which has been introduced in the same GNU make version. 43 $(error FreeType's build system needs a Make program which supports $$(value)) 47 .PHONY: all dist distclean modules setup 87 # If no configuration sub-makefile is present, or if `setup' is the target [all …]
|
| /third_party/nghttp2/ |
| D | makerelease.sh | 1 #!/bin/sh -e 7 git log --pretty=fuller --date=short refs/tags/$PREV_TAG..HEAD > ChangeLog 9 autoreconf -i 11 make dist-bzip2 12 make dist-gzip 13 make dist-xz 14 make distclean 16 rm -f checksums.txt 18 VERSION=`echo -n $TAG | sed -E 's|^v([0-9]+\.[0-9]+\.[0-9]+(-[^.]+(\.[0-9]+)?)?)$|\1|'` 19 for f in nghttp2-$VERSION.tar.bz2 nghttp2-$VERSION.tar.gz nghttp2-$VERSION.tar.xz; do [all …]
|
| /third_party/rust/rust/src/ci/github-actions/ |
| D | ci.yml | 9 # After you make any change to the file you'll need to run this command: 11 # ./x.py run src/tools/expand-yaml-anchors 16 --- 26 # YAML anchors work by defining an anchor with `&anchor-name` and reusing its 27 # content in another place with `*anchor-name`. The special `<<` map key merges 30 # The expand-yaml-anchors tool will automatically remove this block from the 32 x--expand-yaml-anchors--remove: 34 - &shared-ci-variables 40 - &public-variables 41 SCCACHE_BUCKET: rust-lang-ci-sccache2 [all …]
|
12345678910>>...28