Home
last modified time | relevance | path

Searched refs:update (Results 1 – 25 of 51) sorted by relevance

123

/ndk/sources/host-tools/make-3.81/po/
DRules-quot5 .SUFFIXES: .insert-header .po-update-en
8 $(MAKE) en@quot.po-update
10 $(MAKE) en@boldquot.po-update
12 en@quot.po-update: en@quot.po-update-en
13 en@boldquot.po-update: en@boldquot.po-update-en
15 .insert-header.po-update-en:
16 @lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
DMakefile.in.in38 MSGMERGE_UPDATE = @MSGMERGE@ --update
60 .SUFFIXES: .po .gmo .mo .sed .sin .nop .po-create .po-update
85 # "make" will update the $(DOMAIN).pot and the $(CATALOGS), but subsequent
96 # Note: Target 'all' must not depend on target '$(DOMAIN).pot-update',
102 $(DOMAIN).pot-update: $(POTFILES) $(srcdir)/POTFILES.in remove-potcdate.sed
123 # This rule has no dependencies: we don't need to update $(DOMAIN).pot at
125 # Only "make $(DOMAIN).pot-update" or "make dist" will force an update.
127 $(MAKE) $(DOMAIN).pot-update
289 $(MAKE) update-po
291 # This is a separate target because 'update-po' must be executed before.
[all …]
Did.po311 msgstr "# File belum di-update."
985 msgstr "Meng-update makefiles....\n"
1034 msgstr "Men-update target akhir....\n"
1406 msgid "Recently tried and failed to update file `%s'.\n"
1407 msgstr "Baru saja dicoba dan gagal untuk meng-update file `%s'.\n"
1417 msgstr "Sedang meng-update file `%s'.\n"
1422 msgstr "Selesai meng-update file `%s'.\n"
/ndk/sources/host-tools/make-3.81/tests/scripts/options/
Dsymlinks27 # With -L, it should update targ
32 # Now update dep; in all cases targ should be out of date.
37 # Now update targ; in all cases targ should be up to date.
48 # With -L, it should update targ
Ddash-W53 # Tweak foo.x's timestamp so the update will change it.
/ndk/sources/cxx-stl/llvm-libc++/
DREADME.NDK16 All patches are under patches.android/ to make it easier to update
86 You can use the tools/update-upstream.sh script to automatically try
87 to update to a more recent version of the upstream sources.
/ndk/sources/host-tools/make-3.81/
Dconfigure.bat36 update %XSRC%/configh.dos ./config.h
53 update %XSRC%/Makefile.DOS ./Makefile
Dacinclude.m476 dnl $3 = environment to update (e.g., $LIBS)
DREADME.OS250 If you use pdksh it is recommended to update to 5.2.14 release 2. Older
DNEWS44 of this SysV feature you will need to update them.
497 commands to update that file. Likewise if a file appears as a dependency
498 of `.SILENT', then the commands to update that file will not be printed
730 * When the commands specified for .DEFAULT are used to update a target,
DChangeLog9 Remove update of make.texi from the list of things to do; we use
60 * maintMakefile (do-po-update): Rewrite this rule to clean up and
874 * remake.c (check_dep): If a file is .PHONY, update it even if
1017 * read.c (eval): If necessary, update default_target_name when
1213 dontcare flag from a target that triggered update.
2188 * maintMakefile: Add "update" targets for wget'ing the latest
DREADME.DOS109 PATH, make.i* info files to your Info directory, and update the
/ndk/sources/third_party/googletest/googletest/test/
Dgtest_filter_unittest.py208 environ.update(extra_env)
212 environ.update(original_env)
Dgtest_test_utils.py246 dest.update(src)
Dgtest_output_test.py215 environ.update(env_cmd[0])
Dgtest_shuffle_test.py82 environ_copy.update(extra_env)
/ndk/sources/host-tools/make-3.81/tests/scripts/features/
Dreinvoke37 # the rule doesn't update it. Make shouldn't re-exec.
/ndk/sources/cxx-stl/llvm-libc++/tools/
Dupgrade-upstream.sh145 run svn update
/ndk/sources/host-tools/make-3.81/config/
Dpo.m454 [$ac_dir/$ac_word --update -q /dev/null /dev/null >/dev/null 2>&1], :)
133 # as $(foreach lang, $(ALL_LINGUAS), $(lang).po-update)
148 UPDATEPOFILES="$UPDATEPOFILES $lang.po-update"
313 # as $(foreach lang, $(ALL_LINGUAS), $(lang).po-update)
343 UPDATEPOFILES="$UPDATEPOFILES $lang.po-update"
Dgettext.m4210 dnl gettext is already preinstalled in libintl, we update this
/ndk/tests/
Drun-all.py131 abis.update(prop.split(','))
/ndk/sources/host-tools/make-3.81/doc/
Dmake.info-177 * Archives:: How `make' can update library archives.
299 * Archive Symbols:: How to update archive symbol directories.
485 commands on the prerequisites to create or update the target. A rule
560 prerequisites. These shell commands say how to update the target file.
564 It is up to you to supply commands that will update the target file
587 are the targets that `make' strives ultimately to update. You can
593 update the executable program `edit'; therefore, we put that rule first.
604 own rule. These rules say to update each `.o' file by compiling its
618 `make' would update automatically generated C programs, such as those
628 compile that file to update `insert.o', and then link `edit'. If we
[all …]
Dmake.texi102 * Archives:: How @code{make} can update library archives.
325 * Archive Symbols:: How to update archive symbol directories.
540 the commands on the prerequisites to create or update the target. A
627 prerequisites. These shell commands say how to update the target file.
631 work. It is up to you to supply commands that will update the target
660 update. You can override this behavior using the command line
669 update the executable program @file{edit}; therefore, we put that rule
684 processed according to its own rule. These rules say to update each
700 files. But @code{make} would update automatically generated C programs,
711 @code{make} will compile that file to update @file{insert.o}, and then
[all …]
Dmake.info-2672 update status as the file T.
712 Therefore, valid commands to update an archive member target probably
753 For example, it will update the archive member target `foo.a(bar.o)' by
786 * Archive Symbols:: How to update archive symbol directories.
796 symbol names defined by all the other members. After you update any
797 other members, you need to update `__.SYMDEF' so that it will summarize
810 The effect of this is to update archive members `x.o', `y.o', etc., and
811 then update the symbol directory member `__.SYMDEF' by running
849 example, here is the old-fashioned suffix rule to update a library
1247 build directory. So Makefile rules to update them should put the
[all …]
Dmake-stds.texi131 build directory. So Makefile rules to update them should put the
672 is a program that edits the Info @file{dir} file to add or update the
837 rule for an info file should update it in the source directory. When
838 users build the package, ordinarily Make will not update the Info files

123