Searched +full:make +full:- +full:dist (Results 1 – 25 of 479) sorted by relevance
12345678910>>...20
| /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/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/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/libexif/ |
| D | .travis.yml | 16 - autopoint 21 - CONFIG=normal 22 - CONFIG=c90 23 - CONFIG=stackprotect 24 - CONFIG=disable-nls 26 - MAKEFLAGS='-j 2' 29 - clang 30 - gcc 33 - linux 34 - osx [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/protobuf/third_party/googletest/ |
| D | Makefile.in | 4 # Copyright (C) 1994-2020 Free Software Foundation, Inc. 18 if test -z '$(MAKELEVEL)'; then \ 20 elif test -n '$(MAKE_HOST)'; then \ 22 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 29 case $${target_option-} in \ 32 "target option '$${target_option-}' specified" >&2; \ 55 *=*|--*) continue;; \ 56 -*I) strip_trailopt 'I'; skip_next=yes;; \ 57 -*I?*) strip_trailopt 'I';; \ 58 -*O) strip_trailopt 'O'; skip_next=yes;; \ [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/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/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 …]
|
| D | test_sdist.py | 65 os.mkdir(join(self.tmp_dir, 'dist')) 83 dist = Distribution(metadata) 84 dist.script_name = 'setup.py' 85 dist.packages = ['somecode'] 86 dist.include_package_data = True 87 cmd = sdist(dist) 88 cmd.dist_dir = 'dist' 89 return dist, cmd 111 dist, cmd = self.get_cmd() 121 dist_folder = join(self.tmp_dir, 'dist') [all …]
|
| D | test_bdist_rpm.py | 29 sys.executable.encode("UTF-8") 31 raise unittest.SkipTest("sys.executable is not encodable to UTF-8") 43 # XXX I am unable yet to make this test work without 66 dist = Distribution({'name': 'foo', 'version': '0.1', 70 dist.script_name = 'setup.py' 74 cmd = bdist_rpm(dist) 82 dist_created = os.listdir(os.path.join(pkg_dir, 'dist')) 83 self.assertIn('foo-0.1-1.noarch.rpm', dist_created) 86 self.assertIn(('bdist_rpm', 'any', 'dist/foo-0.1-1.src.rpm'), dist.dist_files) 87 self.assertIn(('bdist_rpm', 'any', 'dist/foo-0.1-1.noarch.rpm'), dist.dist_files) [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 …]
|
| D | Makefile.in | 4 # Copyright (C) 1994-2021 Free Software Foundation, Inc. 37 # SPDX-License-Identifier: curl 61 # SPDX-License-Identifier: curl 85 # SPDX-License-Identifier: curl 90 # some make flavours. If we ever want to change this in a portable manner then 99 if test -z '$(MAKELEVEL)'; then \ 101 elif test -n '$(MAKE_HOST)'; then \ 103 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 110 case $${target_option-} in \ 113 "target option '$${target_option-}' specified" >&2; \ [all …]
|
| D | Makefile.am | 21 # SPDX-License-Identifier: curl 27 ACLOCAL_AMFLAGS = -I m4 32 CMake/curl-config.cmake.in \ 57 projects/build-openssl.bat \ 58 projects/build-wolfssl.bat \ 77 EXTRA_DIST = CHANGES COPYING maketgz Makefile.dist curl-config.in \ 78 RELEASE-NOTES buildconf libcurl.pc.in $(CMAKE_DIST) $(VC_DIST) \ 87 bin_SCRIPTS = curl-config 99 dist-hook: 100 rm -rf $(top_builddir)/tests/log [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/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/skia/third_party/externals/microhttpd/ |
| D | Makefile.in | 4 # Copyright (C) 1994-2013 Free Software Foundation, Inc. 18 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' 20 case $${target_option-} in \ 23 "target option '$${target_option-}' specified" >&2; \ 46 *=*|--*) continue;; \ 47 -*I) strip_trailopt 'I'; skip_next=yes;; \ 48 -*I?*) strip_trailopt 'I';; \ 49 -*O) strip_trailopt 'O'; skip_next=yes;; \ 50 -*O?*) strip_trailopt 'O';; \ 51 -*l) strip_trailopt 'l'; skip_next=yes;; \ [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/optimized-routines/ |
| D | README | 2 ---------------------- 9 contributor-agreement.pdf. This is needed so upstreaming code 19 build/ - build directory (created by make). 20 math/ - math subproject sources. 21 math/include/ - math library public headers. 22 math/test/ - math test and benchmark related sources. 23 math/tools/ - tools used for designing the algorithms. 24 networking/ - networking subproject sources. 25 networking/include/ - networking library public headers. 26 networking/test/ - networking test and benchmark related sources. [all …]
|
| /third_party/skia/third_party/externals/freetype/src/sdf/ |
| D | ftsdfcommon.c | 7 * Copyright (C) 2020-2021 by 54 r -= t; in square_root() 77 * 8-bit values. 85 * format required. Do note that the output buffer is 8-bit, so only 86 * use an 8-bit format for `FT_SDFFormat`, or increase the buffer size in 90 map_fixed_to_sdf( FT_16D16 dist, in map_fixed_to_sdf() argument 98 dist = FT_DivFix( dist, max_value ); in map_fixed_to_sdf() 100 udist = dist < 0 ? -dist : dist; in map_fixed_to_sdf() 104 /* Since +1/-1 in 16.16 takes the 16th bit, we right-shift */ in map_fixed_to_sdf() 105 /* the number by 9 to make it fit into the 7-bit range. */ in map_fixed_to_sdf() [all …]
|
12345678910>>...20