Home
last modified time | relevance | path

Searched refs:BUILD (Results 1 - 25 of 88) sorted by relevance

1234

/third_party/icu/tools/multi/proj/provider/
H A DMakefile57 PLUGLIB_AVAILABLE_DATA=$(PLUGLIB_AVAILABLE:%=$(BUILD)/%/data/out/tmp/*.o)
58 PLUGLIB_AVAILABLE_STATICS=$(PLUGLIB_AVAILABLE:%=$(BUILD)/%/[ci]*/*.$(SOBJ))
74 BUILD=$(M_TMP)/$(P_PREFIX)bld macro
96 ALLDIRS=$(INST) $(BUILD) $(SRC) $(GLOUT) $(OUT) $(GLOUT)/$(PLUGLIB) $(OUT)/$(PLUGLIB)/bin
99 BUILD_ICU=$(PLUGLIB_AVAILABLE:%=$(BUILD)/%/$(OK))
104 GLUREN_ICU=$(PLUGLIB_AVAILABLE:%=$(BUILD)/%/$(GLUREN_H))
131 PLUG_EXTRA_FLAGS=-I$(BUILD)/$(PLUGLIB)/common -I$(M_TMP)/build/r$(PLUGLIB)/icu/source/common
153 .PRECIOUS: (INST_ICU) $(BUILD_ICU) $(SRC_ICU) $(ICU_TARBALLS_VERS:%=$(BUILD)/%/config.status) $(ICU_TARBALLS_VERS:%=$(GLOUT)/%/obj-$(OK)) $(ICU_TARBALLS_VERS:%=$(BUILD)/%/config/$(ICU_CONFIG)) $(PLUGLIB_ICU_CONFIG)
173 # $(shell $(BUILD)/
[all...]
/third_party/zlib/nintendods/
H A DMakefile13 # BUILD is the directory where object files & intermediate files will be placed
19 BUILD := build macro
50 ifneq ($(BUILD),$(notdir $(CURDIR)))
58 export DEPSDIR := $(CURDIR)/$(BUILD)
84 -I$(CURDIR)/$(BUILD)
86 .PHONY: $(BUILD) clean all
89 all: $(BUILD)
96 $(BUILD): lib
98 @$(MAKE) --no-print-directory -C $(BUILD) -f $(CURDIR)/Makefile
103 @rm -fr $(BUILD) li
[all...]
/third_party/skia/platform_tools/android/bin/
H A Dandroid_build_universal_viewer32 BUILD=out/${APP}-$ARCH
33 mkdir -p "$BUILD"
34 make_gn > "${BUILD}/args.gn"
35 bin/gn gen $BUILD
36 ninja -C $BUILD $LIB
46 cp -a $BUILD/$LIB $DST/$LIB
/third_party/python/Tools/msi/
H A Dbuildrelease.bat119 set BUILD=%Py_OutDir%win32\ variable
124 set BUILD=%Py_OutDir%amd64\ variable
130 set BUILD=%Py_OutDir%amd64\ variable
140 if exist "%BUILD%en-us" (
141 echo Deleting %BUILD%en-us
142 rmdir /q/s "%BUILD%en-us"
200 %MSBUILD% "%D%make_zip.proj" /t:Build %BUILDOPTS% %CERTOPTS% /p:OutputPath="%BUILD%en-us"
209 %MSBUILD% "%D%..\nuget\make_pkg.proj" /t:Build /p:Configuration=Release /p:Platform=%1 /p:OutputPath="%BUILD%en-us"
218 robocopy "%BUILD%en-us" "%OUTDIR%\%OUTDIR_PLAT%" /XF "*.wixpdb"
219 robocopy "%BUILD
[all...]
/third_party/gn/misc/vim/autoload/
H A Dgn.vim12 " Append 'BUILD.gn', only if this is a directory and not a file
17 let l:new_path = maktaba#path#Join([l:new_path, 'BUILD.gn'])
22 let l:new_path = substitute(l:new_path, '\v/?$', '/BUILD.gn', '')
/third_party/skia/third_party/harfbuzz/
H A Droll-harfbuzz.sh28 # if the file name is not present in BUILD.gn
29 # should be added to BUILD.gn (in 'unused_sources' if unwanted)
31 #for each file name \"src/.*\" in BUILD.gn
33 # should be removed from BUILD.gn
35 STEP="Updating BUILD.gn" &&
46 if ! grep -qF "$HB_SOURCE" ${HB_BUILD_DIR_REL}/BUILD.gn; then
48 echo "Is in src/hb-*.{cc,h,hh} but not in BUILD.gn:"
56 grep -oE "\"\\\$_src/[^\"]+\"" ${HB_BUILD_DIR_REL}/BUILD.gn | sed 's/^...\(.*\).$/\1/' | while read GN_SOURCE
60 echo "Is referenced in BUILD.gn but does not exist:" &&
67 GN_SOURCE_DUPLICATES=$(sort ${HB_BUILD_DIR_REL}/BUILD
[all...]
/third_party/icu/tools/currency/src/com/ibm/icu/dev/tool/currency/
H A DMain.java30 BUILD, enum constant
52 } else if (args[0].equalsIgnoreCase(Command.BUILD.name())) { in main()
54 cmd = Command.BUILD; in main()
65 if (cmd == Command.BUILD) { in main()
/third_party/node/deps/v8/tools/cppgc/
H A Dtest_cmake.sh11 maingn=$rootdir/BUILD.gn
12 testgn=$testdir/BUILD.gn
/third_party/gn/src/gn/
H A Dninja_outputs_writer_unittest.cc101 WriteFile(in_path.Append(FILE_PATH_LITERAL("BUILD.gn")), kBuildGnContents);
109 WriteFile(in_path.Append(FILE_PATH_LITERAL("toolchain/BUILD.gn")),
H A Dswitches.cc142 beginning with paths, and the BUILD.gn file in that directory will be the
161 build graph. It defaults to "//:" which normally causes the "//BUILD.gn" file
170 Specifying a different initial BUILD.gn file does not change the meaning of
172 --root switch. It also does not prevent the build file located at "//BUILD.gn"
192 targets are defined when evaluating BUILD.gn files in the default toolchain.
195 BUILD.gn files evaluated in the default toolchain will be added to the
201 for projects with a very large number of target definitions per BUILD.gn file.
/third_party/toybox/scripts/
H A Dmake.sh77 BUILD="$(echo ${CROSS_COMPILE}${CC} $CFLAGS -I . $OPTIMIZE $GITHASH)"
94 echo "BUILD='$BUILD'"
101 echo '$BUILD $FILES $LINK'
275 # This is a parallel version of: do_loudly $BUILD $FILES $LINK || exit 1
310 do_loudly $BUILD -c $i -o $OUT &
338 do_loudly $BUILD $LNKFILES $LINK || exit 1
/third_party/backends/backend/
H A Dhp5400.c76 #define BUILD 3 macro
H A Dcanon630u.c44 #define BUILD 1 macro
723 SANE_CURRENT_MAJOR, SANE_CURRENT_MINOR, BUILD, PACKAGE_STRING); in sane_init()
726 *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, SANE_CURRENT_MINOR, BUILD); in sane_init()
H A Dsm3600.c61 #define BUILD 6 macro
393 *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, SANE_CURRENT_MINOR, BUILD); in sane_init()
395 SANE_VERSION_CODE(SANE_CURRENT_MAJOR, SANE_CURRENT_MINOR, BUILD)); in sane_init()
H A Dumax1220u.c44 #define BUILD 2 macro
596 SANE_CURRENT_MAJOR, SANE_CURRENT_MINOR, BUILD, PACKAGE_STRING); in sane_init()
599 *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, SANE_CURRENT_MINOR, BUILD); in sane_init()
H A Dkvs20xx.c10 #define BUILD 2 macro
67 *version_code = SANE_VERSION_CODE (SANE_CURRENT_MAJOR, SANE_CURRENT_MINOR, BUILD); in sane_init()
/third_party/libjpeg-turbo/
H A Djconfigint.h21 #define BUILD "20230329" macro
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djconfigint.h2 #define BUILD "" macro
/third_party/python/Tools/wasm/
H A Dwasm_build.py488 cmd.append(f"--with-build-python={BUILD.python_cmd}")
672 BUILD = BuildProfile( variable
679 BUILD,
861 if builder is not BUILD:
864 BUILD.host.platform.check()
868 BUILD.clean(all=False)
869 BUILD.run_build(*cm_args)
/third_party/ninja/src/
H A Dlexer.h34 BUILD, enumerator
H A Dlexer.in.cc77 case BUILD: return "'build'"; in TokenName()
140 "build" { token = BUILD; break; } in ReadToken()
H A Dlexer.cc78 case BUILD: return "'build'"; in TokenName()
407 { token = BUILD; break; } in ReadToken()
/third_party/jerryscript/targets/mbedos5/
H A DMakefile66 rm -rf ./BUILD/$(BOARD)
/third_party/node/deps/v8/src/base/
H A Dwin32-headers.h37 #error This should be set in build config files. See build\config\win\BUILD.gn
/third_party/protobuf/
H A Dupdate_file_lists.sh146 # Update bazel BUILD files.
180 BAZEL_BUILD=./BUILD
194 echo "Skipped BUILD file update."

Completed in 12 milliseconds

1234